Documentation |
IntroductionLogo Cutter is intended for users of TV-recording applications like GB-PVR or SageTV. It is able to cut mpeg files according to picture given as a still image. Usually when you have scheduled recording, the show will not start exactly on time, so you have to skip a couple of minutes when you view it. Logo Cutter is able to do it automatically for you! All you need is a show logo picture. Many TV-series have some kind of logo that is displayed right in the beginning. Given such logo as a still image, Logo Cutter will search for it in the recorded show, and once it is found, cut the show from the beginning up to the logo frame. Program componentsLogo Cutter consists of two main components:
Installation
Quick start guideExtract logo from video file as a still imageFist, you need to find logo frame number. Do it with your favorite media player (given it has the ability to show frame number), or you can use the following command:
The configured video player will open with frame number shown in the top left corner. Now you can find logo frame number. After this perform the following command:
The logo will be saved as logo.ebmp in the movie directory. View logo from .ebmp file
Cut the video up to the logoThe basic way is just
The script will use logo.ebmp in the movie directory as a logo to search for. The cut version will be saved with ‘_cut’ suffix in the file name. Run cut.cmd without any parameters to see the list of all available options. Any parameter of the form ‘param=value’ will be used to run FindFrame Avisynth plugin (note no space before or after the ‘=’). Read FindFrame description for more information. Here is an example of command I’m using in GB-PVR postprocessing.bat:
Troubleshooting
|
|
|