Europe tuned ini file

To discuss the tuning of comskip and for posting your ini files
Post Reply
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Europe tuned ini file

Post by erik »

This ini file is tuned for Belgium, Netherlands, Germany and some UK channels, I use it on all my recordings with automated cutting

Code: Select all

detect_method=43	;1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 255=all
verbose=0	;show a lot of extra info, level 5 is also OK, set to 0 to disable
ticker_tape=0
subtitles=0
max_brightness=60      ;frame not black if any pixels checked are greater than this (scale 0 to 255)
test_brightness=40      ;frame not pure black if any pixels checked are greater than this, will check average brightness (scale 0 to 255)
max_avg_brightness=0	;maximum average brightness for a dim frame to be considered black (scale 0 to 255) 0 means autosetting
max_commercialbreak=600 ;maximum length in seconds to consider a segment a commercial break
min_commercialbreak=30	;minimum length in seconds to consider a segment a commercial break
max_commercial_size=120	;maximum time in seconds for a single commercial or multiple commercials if no breaks in between
min_commercial_size=5   ;mimimum time in seconds for a single commercial
min_show_segment_length=120; any segment longer than this will be scored towards show.
before_logo=0
after_logo=0
ar_delta=0.05
punish=0					;1=brightness, 2=uniform 4=volume, 8=silence, 16=schange
reward=0
non_uniformity=250
max_volume=500			; any frame with sound volume larger than this will not be regarded as black frame
min_silence=0
intelligent_brightness=0 ; 
delete_logo_file=1	; set to 1 if you want comskip to tidy up after finishing
give_up_logo_search=2000 
output_framearray=0	; create a big excel file for detailed analysis, set to 0 to disable
connect_blocks_with_logo=1	; set to 1 if you want successive blocks with logo on the transition to be regarded as connected, set to 0 to disable
logo_percentile=0.92	; if more then this amount of logo is found then logo detection will be disabled
logo_threshold=0.70
cut_on_ar_change=0	; set to 1 if you want to cut also on aspect ratio changes, set to 0 to disable
volume_slip = 5; Disabled
delete_show_before_or_after_current=0
delete_show_after_last_commercial=0; delete the last block if its a show and after a commercial
shrink_logo=5	; Reduce the duration of the logo with this amount of seconds
output_videoredo=0
output_cuttermaran=0
output_womble=0
output_mpgtx=0
output_training=0
output_edl=0
output_zoomplayer_chapter=0
output_zoomplayer_cutlist=0
output_mpeg2schnitt=0
padding=0
live_tv=0
aggressive_logo_rejection=0
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
schumi2004
Posts: 5
Joined: Thu Apr 11, 2013 8:11 am

Re: Europe tuned ini file

Post by schumi2004 »

Is this ini file still valid or is there a better file?
erik
Site Admin
Posts: 3368
Joined: Sun Aug 21, 2005 3:49 pm

Re: Europe tuned ini file

Post by erik »

Still valid, improvements are possible
Post Reply