Skip to content
/ pyotrcut Public

CLI tool to cut TV recordings from OnlineTVRecorder.com using the cutlists from cutlist.at

Notifications You must be signed in to change notification settings

anyc/pyotrcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

pyotrcut

pyotrcut is an interactive CLI tool to cut TV recordings from OnlineTVRecorder using the cutlists from cutlist.at. Contrary to other tools, it uses avcut for frame-accurate cuts of h264 videos.

Usage

usage: pyotrcut [-h] [-s START_OFFSET] filename

pyotrcut shows a list of available cutlists from cutlist.at and calculates the cutpoints for the selected cutlist.

It looks like the cutlists meant for VirtualDub cause slightly inaccurate cuts. Hence, a user can specify a offset that is added to the start timestamps. In our experiments, adding 0.1s with -s 0.1 worked well.

About

CLI tool to cut TV recordings from OnlineTVRecorder.com using the cutlists from cutlist.at

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages