[mythtv-users] Re: Re: Re: commercial skip/flagging - how well does it

Duncan Sargeant dunc-mythtv at rcpt.to
Wed Aug 13 14:39:04 EDT 2003


Chris Pinkham wrote on Tue August 12, at 17:57 -0400:
> I hate writing docs. :)

Fair enough.  So do I :-)

> > Is there a way to do the on-the-fly stuff without automatically
> > skipping?
> 
> Auto-skipping is disabled if you don't use the auto-flagging option
> in current CVS.  The on-the-fly detection is nowhere near as accurate
> as the auto-flagging thread and I hasn't been worked on in quite a while.
> If you are using software-encoding, then blank frames are always detected
> at record-time whether you have auto-flagging turned on or off.  When you
> turn on auto-flagging, the code will fire off a commercial flagging thread
> after a recording finishes.  This code is better than the detection done
> at record-time and is necessary for good detection when using hardware
> encoders.

Thankyou!

I was also confused by the following comment:

setLabel("Commercial Skip Method");
addSelection("Blank Frame Detection (default)", "1");
addSelection("Blank Frame + Scene Change Detection", "3");
addSelection("Scene Change Detection", "2");
setHelpText("This determines the method used by MythTV to detect "
			"when commercials start and end.  You must have "
			"automatic commercial turned on to use anything "
			"other than 'Blank Frame'." );

I didn't know whether that meant the auto-flagging, or the auto-skipping
option.

I experimented last night and had better results with blank frame over
blank+scene.  Turned auto-skipping on for a lark and actually had it
skip properly a couple of times - much fun!

,dunc


More information about the mythtv-users mailing list