2025-01-01, 11:15 PM
Are you using your Arc GPU to convert your media to AV1? Or just for transcoding?
2025-01-01, 11:15 PM
Are you using your Arc GPU to convert your media to AV1? Or just for transcoding?
2025-01-01, 11:58 PM
Just for transcoding, I haven't jumped in the AV1 bandwagon yet, since I only have one device with support for it, and none of my other JF users own one.
Server specs => OS: Debian 12 | GPU: Arc A380 | CPU: Ryzen 5 5600X | 64GB RAM | 56TB
2025-01-03, 11:51 PM
I'm encountering this odd error when trying to convert this DV7.6 file to HDR10. I've been perfectly successful with all my other DV files, so I'm not sure what's going on with this one. I attached the error plus the file info.
2025-01-04, 01:19 AM
(2025-01-03, 11:51 PM)lakinreid Wrote: I'm encountering this odd error when trying to convert this DV7.6 file to HDR10. I've been perfectly successful with all my other DV files, so I'm not sure what's going on with this one. I attached the error plus the file info. You can try -bsf:v:0 or figure out the stream ID of the included image and do a negative mapping after your -map 0.
Jellyfin 10.10.3 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage
2025-01-04, 06:22 PM
There is an embedded image that, for whatever reason, ffmpeg considers a "video". Do what bitmap said. Specify the stream. PROBABLY stream 0.
2025-01-14, 10:18 PM
@error101
Your problem is more likely that our dovi metadata logic hits an edge case of the HEVC encoding so that not all metadata in all frames are removed, and the leftovers created the "blinking" effect you are seeing. A jellyfin-ffmpeg fix is coming in a few days (by the end this weekend if nothing bad happens). |
|
|