VCF output problem

Where all the bugs are reported and discussed
Post Reply
erwintok
Posts: 5
Joined: Tue Jul 05, 2011 3:15 am

VCF output problem

Post by erwintok »

Hello,

When comskip outputs a vcf file, it always omits the show before the first commercial.
So I get:
VirtualDub.video.SetMode(0);
VirtualDub.subset.Clear();
VirtualDub.subset.AddRange(33600,17415);
VirtualDub.subset.AddRange(54224,28545);

The log file clearly states that the beginning of the video file is not considered a commercial.
---------------------
Final Commercial List
---------------------
1 - start: 28055 end: 33601 [ 6: 10] length: 0:03:05.05
2 - start: 51016 end: 54225 [ 12: 21] length: 0:01:47.07

So Virtual Dub is cutting an extra 15 minutes of footage...
Why does comskip out a vcf file like this/what am I doing wrong?
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: VCF output problem

Post by erik »

Will have to look into this at some point in time.
For the to-do list....
Post Reply