

Adjust your directories and ffmpeg encoding options to taste. Also allows experimentation with Nvenc quicksync and AMD hardware h265 encoding with simple changes in script commands when calling ffmpeg.Ĭcextractor to pull out closed captions and convert to srt fileĮncode to h264 using ffmpeg and combine in srt file from previous stepĭepends on: ccextractor, comskip, comcut/(can also use comchap instead to not cut stuff out), ffmpeg and a created comskip.ini file. The FFmpeg website has Linux packages for Debian, Ubuntu, Fedora. Using ffmpeg allows me to get passthrough of audio and mux in closed captions. Parses process output from FFmpeg, X264 or X265 to track progress and create a rich.

It will still run on h264 pre-encoded files but you will need the beta nonfree version of comskip or it will be much slower due to 30fps limitation I’m funning on Debian 8.5 and this assumes mpeg-2 ts files.

So I modified a post processing script here - /index.php?threads/plex-dvr-commercial-skipping-with-comskip.46081/page-2
