2024-07-30, 01:37 PM
Ok. For testing, let's remove the subtitles.
Code:
/usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts -i "/path/to/your/video.mkv" -map_chapters 0 -c:v copy -c:a copy -sn newFile.mp4