No uniform (non-black) frames

To discuss the tuning of comskip and for posting your ini files
Post Reply
quake74
Posts: 1
Joined: Fri Sep 15, 2006 2:42 pm

No uniform (non-black) frames

Post by quake74 »

Running comskip on CSI it picked up some white flashes (used for flashback and other stuff) as appropriate points for cuts and inserted commercials. Can I tell comskip to not consider these uniform frames as possible cutpoints? I tried changing

Code: Select all

validate_uniform=1			; Default, set to 0 to force using this clues (like pure white frames) if blackframe is selected above.
to =0 but it didn't affect its behaviour. (I am using the standard comskip.ini file, except that i use detect_method=41.) Thx to all.
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Post by erik »

Setting validate to 0 only makes it worse.

The white flashes are triggering the uniform detection.
Try setting non_uniformity to a lower value so this does not trigger

If the show has logo enabling logo detection (detection method 43) should make a BIG difference, if this is not possible you get to some others

Try enabling all detection methods (111) to see if this minor error gets ignored
Try the min/max break or show settings to see if the specific case can be filtered out
Try to live with it :oops:

Otherwise use the "how to ask for help" posting and I will have a look.
Post Reply