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"
forked from ekim1337/PlexComskip
-
Notifications
You must be signed in to change notification settings - Fork 2
hthighway/PlexComskip
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 99.1%
- Batchfile 0.9%