Suggestion for Output Type?

Here you can ask your questions on how to use Comskip for the detection of commercials. Also questions on how to remove commercials are welcome
Post Reply
McAlsop
Posts: 7
Joined: Sat Mar 10, 2012 4:42 pm

Suggestion for Output Type?

Post by McAlsop »

Hi,

I am planning to set up a script converting a wtv file in Handbrake. I want it to cut out commercials in the process. The handbrake CLI allows me to to specify where to begin and end encoding with start-at and stop-at commands. These can be configured as duration (in seconds) or frame numbers.

I was thinking about having comskip output an EDL and separately converting only the sections marked to not skip. Then combine the output files.

Do you think that's the easiest way? Or does anyone have a suggestion for something easier?

Thanks!
LastButNotLeast
Posts: 39
Joined: Tue Jan 31, 2012 12:13 am

Re: Suggestion for Output Type?

Post by LastButNotLeast »

Perhaps this program will do what you want:
http://mcebuddy2x.codeplex.com/
McAlsop
Posts: 7
Joined: Sat Mar 10, 2012 4:42 pm

Re: Suggestion for Output Type?

Post by McAlsop »

LastButNotLeast wrote:Perhaps this program will do what you want:
http://mcebuddy2x.codeplex.com/
Funny I'd never heard of that. I wrote a script with AHK a couple years ago that does basically what that does. In the end I decided to not cut commercials and just mark them. Thanks for pointing me to that, though, I might end up switching to that.
Jagad
Posts: 131
Joined: Wed Dec 07, 2011 12:37 am

Re: Suggestion for Output Type?

Post by Jagad »

LastButNotLeast wrote:Perhaps this program will do what you want:
http://mcebuddy2x.codeplex.com/
@LastButNotLeast, does the software support batch processing and unicode filenames? Cant find any info about that in the link.
Post Reply