2025-02-21, 10:58 PM
(This post was last modified: 2025-02-21, 11:00 PM by telepathicChimp. Edited 2 times in total.)
Hello all.
New problem unlocked: when I try to play a 4k video, the video transcodes one segment, then freezes, then the audio continues to play with no interruption whatsoever, and the logs say FFMPEG exit status 0:
What is going on here? The permissions are good, hardware acceleration seems okay, and what's weirder is that I can transcode the whole video using FFMPEG on the command line pretty quick. I don't have this problem on a browser, only my WebOS smart TV app. TBH I have had all sorts of problems with that app, but I haven't had this one before. Previously, I was able to stream 4k on my TV app no problem. So what's going on?[/color]
On a browser it only stutters but does not stop completely.
New problem unlocked: when I try to play a 4k video, the video transcodes one segment, then freezes, then the audio continues to play with no interruption whatsoever, and the logs say FFMPEG exit status 0:
[2025-02-21 17:53:57.305 -05:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 200M -probesize 1G -fflags +genpts -f matroska -i file:\"/mnt/SSD2/JellyfinSSD2/Shows/Public_Domain_Show/Season 2/Public_Domain_Show.S02E06.2160p.WEB-DL.DDP5.1.Atmos.DV.HDR.H.265-FLUX.mkv\" -map_metadata -1 -map_chapters -1 -threads 3 -map 0:0 -map 0:1 -map -0:s -codec:v:0 copy -tag:v:0 hvc1 -bsf:v hevc_mp4toannexb -start_at_zero -codec:a:0 copy -copyts -avoid_negative_ts disabled -max_muxing_queue_size 4096 -f hls -max_delay 5000000 -hls_time 6 -hls_segment_type fmp4 -hls_fmp4_init_filename \"582b4fac075b9d94b12e6501aa39a712-1.mp4\" -start_number 0 -hls_segment_filename \"/var/cache/jellyfin/transcodes/582b4fac075b9d94b12e6501aa39a712%d.mp4\" -hls_playlist_type vod -hls_list_size 0 -y \"/var/cache/jellyfin/transcodes/582b4fac075b9d94b12e6501aa39a712.m3u8\""
[2025-02-21 17:54:30.195 -05:00] [INF] FFmpeg exited with code 0
What is going on here? The permissions are good, hardware acceleration seems okay, and what's weirder is that I can transcode the whole video using FFMPEG on the command line pretty quick. I don't have this problem on a browser, only my WebOS smart TV app. TBH I have had all sorts of problems with that app, but I haven't had this one before. Previously, I was able to stream 4k on my TV app no problem. So what's going on?[/color]
On a browser it only stutters but does not stop completely.