Skip to content

hthighway/PlexComskip

 
 

Repository files navigation

PlexComskip

added a ffmpeg command after the video parts are reassembled to convert to h264 and compress the video a bit using the following settings: "ffmpeg -i inputfile.mkv -crf 18 -map 0 -acodec copy -scodec copy -c:v libx264 -threads 0 -preset veryslow outputfile.mkv"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Batchfile 0.9%