2025-02-16, 07:38 PM
You should be able to open a bash shell into the Jellyfin container. I can't remember if unRAID has a button in the UI to do this, but you should be able to do this from the unRAID terminal.
That will open a bash shell into the jellyfin container and then you can follow the guide.
Code:
docker exec -it jellyfin bashThat will open a bash shell into the jellyfin container and then you can follow the guide.


# /usr/lib/jellyfin-ffmpeg/ffmpeg -y -hide_banner -stats -fflags +genpts+igndts -loglevel error -i "/data/temp/Test/Alien.1979.Directors.Cut.HYBRID.2160p.BluRay.REMUX.HEVC.DV.DTS-HD.MA.5.1-Flights.mkv" -map 0 -bsf:v hevc_metadata=remove_dovi=1 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts disabled hdr10_video.mkv
riginal=0