2024-11-02, 01:03 AM
I misinterpreted some of the ffmpeg parameters in your log, which aren't present in hardware accelerated transcoding.
Can you try manually remuxing one of your videos into a MP4 or MKV container? I noticed all your videos are in TS containers and I'm wondering if a direct play profile in the roku app or jellyfin server is not configured correctly.
Double checks I am in the right thread looking at the right log.
Can you try manually remuxing one of your videos into a MP4 or MKV container? I noticed all your videos are in TS containers and I'm wondering if a direct play profile in the roku app or jellyfin server is not configured correctly.
Double checks I am in the right thread looking at the right log.
Code:
/usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "/media/Media/tv/Saturday Night Live/Season 50/Saturday Night Live S50E03 Ariana Grande; Stevie Nicks.ts" -map 0 -codec copy -max_muxing_queue_size 2048 -avoid_negative_ts auto -max_interleave_delta 0 newFile.mkv