2024-06-18, 03:52 PM
Open a bash shell for the container and manually run this command. Can you share the output via pastebin?
Code:
/usr/lib/jellyfin-ffmpeg/ffmpeg -loglevel error -threads 8 -noautorotate -i file:"/media/videos/movies/Doctor Strange (2016)/Doctor Strange (2016) Remux-1080p.mkv" -an -sn -vf "fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p" -threads 8 -c:v mjpeg -qscale:v 4 -f image2 "/config/cache/temp/dad83175e3aa4bd9ab096d60dafe0b55/%08d.jpg"