MoonlitSanguine

u/MoonlitSanguine@lemmy.one
14 posts · 31 comments

Recent posts

Recent comments

on A bit rubbery... · c/lemmyshitpost · 7 pts · 1y

I assume that's for parasites which some can be killed by freezing. Freezing won't kill bacteria until about -60°C / -80°F

Thanks for the info.

Do you have a target on your back?

No.

Does your container contain sensitive data?

No.

If so, does your container have access to external directories?

I have a hard drive mounted to the media folder that Jellyfin can access, and also a config folder. Omnivore/Overseer will probably be similar once I add them. Could this be a problem?

  - '/home/${USER}/server/configs/jellyfin:/config'
  - '/home/${USER}/server/media:/data/media'

Does your project have security options like Geo Blocking, rate limiting, etc?

That is a good idea. Thankyou

They wanted to use the hearing aids feature that Apple recently released but it is not available in India. They found a way to get around the geo restrictions and enable it.

Rithwik Jayasimha immediately went out with his dad to buy a pair for his grandma. “We came back home, we took them out of the case, and I was looking for the feature and it was just missing,”

I believe AirPods are the only earphones with a hearing aid feature so far, and because of how expensive hearing aids are, they are probably the cheapest.

Thanks for the suggestion! FitoTrack looks great, but I don't really do outdoor activities. I mostly do weight training so I'm looking for something that tracks reps/weight etc.

I just tried it with

ffmpeg -c:v h264_qsv -i Kimetsu\ no\ Yaiba\ Yuukaku\ Hen\ -\ 01\ \[Blu-Ray\]\[1080p\]\[10bit\]\[BCEFB086\].mkv -map 0 -c copy -c:v hevc_qsv -preset slow -global_quality 22 -look_ahead 1 output.mkv

and got:

[h264_qsv @ 0x5647e6354780] Error initializing the MFX video decoder: invalid handle (-6)
Error while decoding stream #0:0: Invalid argument
[h264_qsv @ 0x5647e6354780] [IMGUTILS @ 0x7fffc3312e40] Picture size 0x0 is invalid
[h264_qsv @ 0x5647e6354780] video_get_buffer: image parameters invalid
[h264_qsv @ 0x5647e6354780] get_buffer() failed
Error while decoding stream #0:0: Invalid argument

Could this mean it is a driver issue?

There is 1 plugin that seems to support H.264, the rest are H.265. I tried the following plugins:

  • "Transcode Video Files" with the following options selected
    • Video Code = H264
    • Video Encoder = hvec_qvc
  • "Video Encoder H265/HEVC - hevc_vaapi (INTEL/AMD)"
  • "Video Encoder H265/HEVC - hevc_qsv (Intel)"

None of them worked.