Page 1 of 3

United States - Verizon FIOS

Posted: Wed Jul 29, 2015 12:35 am
by neIVIe515
I took the approach of adding all items within the .ini only making necessary edits to accomplish the commercial skip.

This general ini seems to be good for most tv shows. I'll post my special shows next.

He is my general, catch all, or comskip.ini start here:

Code: Select all

;[Main Settings]
detect_method=43							; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0									; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=250					; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
;[Detailed Settings]
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
;[CPU Load Reduction]
thread_count=2
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
;[Input Correction]
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
lowres=0
;[Aspect Ratio]
ar_delta=0.08
cut_on_ar_change=1
;[Global Removes]
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
;[USA Specific]
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
;[Main Scoring]
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1							; default 1 do not modify the score of a block because it has no logo
;[Detailed Scoring]
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
;[Logo Finding]
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.12			; default 0.12
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75
logo_percentage_threshold=0.25
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1
two_pass_logo=1
;[Logo Interpretation]
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5								; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
;[Closed Captioning]
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
;[Live TV]
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
;[Output Control]
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0							; ******** 1 for testing ********
output_debugwindow=0						; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0								; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1							; ******** 0 for testing ********
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
;[Sage Workarounds]
sage_framenumber_bug=0
sage_minute_bug=0
enable_mencoder_pts=0

Re: United States - Verizon FIOS

Posted: Wed Jul 29, 2015 1:21 am
by neIVIe515
Mike & Molly

Code: Select all

;[Main Settings]
detect_method=43							; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0									; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=126					; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
;[Detailed Settings]
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
;[CPU Load Reduction]
thread_count=2
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
;[Input Correction]
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
lowres=0
;[Aspect Ratio]
ar_delta=0.08
cut_on_ar_change=1
;[Global Removes]
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
;[USA Specific]
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
;[Main Scoring]
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=0							; default 1 do not modify the score of a block because it has no logo
;[Detailed Scoring]
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
;[Logo Finding]
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.12			; default 0.12
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75
logo_percentage_threshold=0.25
logo_filter=0								; default 0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1
two_pass_logo=1
;[Logo Interpretation]
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5								; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
;[Closed Captioning]
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
;[Live TV]
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
;[Output Control]
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0							; ******** 1 for testing ********
output_debugwindow=0						; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0								; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1							; ******** 0 for testing ********
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
;[Sage Workarounds]
sage_framenumber_bug=0
sage_minute_bug=0
enable_mencoder_pts=0

Re: United States - Verizon FIOS

Posted: Wed Jul 29, 2015 1:22 am
by neIVIe515
Big Bang Theory

Code: Select all

;[Main Settings]
detect_method=43							; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0									; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=250					; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
;[Detailed Settings]
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
;[CPU Load Reduction]
thread_count=2
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
;[Input Correction]
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
lowres=0
;[Aspect Ratio]
ar_delta=0.08
cut_on_ar_change=1
;[Global Removes]
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
;[USA Specific]
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
;[Main Scoring]
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=0							; default 1 do not modify the score of a block because it has no logo
;[Detailed Scoring]
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
;[Logo Finding]
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1			; default 0.12
ticker_tape=1
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75
logo_percentage_threshold=0.25
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1
two_pass_logo=1
;[Logo Interpretation]
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5								; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
;[Closed Captioning]
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
;[Live TV]
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
;[Output Control]
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0							; ******** 1 for testing ********
output_debugwindow=0						; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0								; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1							; ******** 0 for testing ********
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
;[Sage Workarounds]
sage_framenumber_bug=0
sage_minute_bug=0
enable_mencoder_pts=0

Re: United States - Verizon FIOS

Posted: Wed Jul 29, 2015 1:23 am
by neIVIe515
Key & Peele

Code: Select all

;[Main Settings]
detect_method=43							; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0									; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=250					; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
;[Detailed Settings]
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
;[CPU Load Reduction]
thread_count=2
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
;[Input Correction]
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
lowres=0
;[Aspect Ratio]
ar_delta=0.08
cut_on_ar_change=1
;[Global Removes]
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=1
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
;[USA Specific]
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
;[Main Scoring]
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1							; default 1 do not modify the score of a block because it has no logo
;[Detailed Scoring]
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
;[Logo Finding]
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1			; default 0.12
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75
logo_percentage_threshold=0.25
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1
two_pass_logo=1
;[Logo Interpretation]
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5								; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
;[Closed Captioning]
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
;[Live TV]
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
;[Output Control]
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0							; ******** 1 for testing ********
output_debugwindow=0						; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0								; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1						; ******** 0 for testing ********
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
;[Sage Workarounds]
sage_framenumber_bug=0
sage_minute_bug=0
enable_mencoder_pts=0

Re: United States - Verizon FIOS

Posted: Wed Jul 29, 2015 1:36 am
by neIVIe515
Turn

Code: Select all

;[Main Settings]
detect_method=43							; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0									; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=126					; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
;[Detailed Settings]
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
;[CPU Load Reduction]
thread_count=2
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
;[Input Correction]
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
lowres=0
;[Aspect Ratio]
ar_delta=0.08
cut_on_ar_change=1
;[Global Removes]
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
;[USA Specific]
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
;[Main Scoring]
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1							; default 1 do not modify the score of a block because it has no logo
;[Detailed Scoring]
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
;[Logo Finding]
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1			; default 0.12
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75
logo_percentage_threshold=0.25
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1
two_pass_logo=1
;[Logo Interpretation]
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5								; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
;[Closed Captioning]
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
;[Live TV]
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
;[Output Control]
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0							; ******** 1 for testing ********
output_debugwindow=0						; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0								; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1						; ******** 0 for testing ********
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
;[Sage Workarounds]
sage_framenumber_bug=0
sage_minute_bug=0
enable_mencoder_pts=0

Re: United States - Verizon FIOS

Posted: Wed Jul 29, 2015 1:37 am
by neIVIe515
Modern Family

Code: Select all

;[Main Settings]
detect_method=47							; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0									; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=250					; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
;[Detailed Settings]
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
;[CPU Load Reduction]
thread_count=2
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
;[Input Correction]
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
lowres=0
;[Aspect Ratio]
ar_delta=0.08
cut_on_ar_change=1
;[Global Removes]
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=240
;[USA Specific]
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
;[Main Scoring]
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=0							; default 1 do not modify the score of a block because it has no logo
;[Detailed Scoring]
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
;[Logo Finding]
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.12			; default 0.12
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75
logo_percentage_threshold=0.25
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1
two_pass_logo=1
;[Logo Interpretation]
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5								; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
;[Closed Captioning]
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
;[Live TV]
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
;[Output Control]
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0							; ******** 1 for testing ********
output_debugwindow=0						; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0								; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1							; ******** 0 for testing ********
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
;[Sage Workarounds]
sage_framenumber_bug=0
sage_minute_bug=0
enable_mencoder_pts=0

Re: United States - Verizon FIOS

Posted: Wed Jul 29, 2015 1:57 am
by neIVIe515
The Middle

Code: Select all

;[Main Settings]
detect_method=43							; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0									; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=126					; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
;[Detailed Settings]
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
;[CPU Load Reduction]
thread_count=2
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
;[Input Correction]
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
lowres=0
;[Aspect Ratio]
ar_delta=0.08
cut_on_ar_change=1
;[Global Removes]
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
;[USA Specific]
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
;[Main Scoring]
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1							; default 1 do not modify the score of a block because it has no logo
;[Detailed Scoring]
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
;[Logo Finding]
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1			; default 0.12
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75
logo_percentage_threshold=0.25
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1
two_pass_logo=1
;[Logo Interpretation]
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5								; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
;[Closed Captioning]
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
;[Live TV]
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
;[Output Control]
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0							; ******** 1 for testing ********
output_debugwindow=0						; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0								; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1							; ******** 0 for testing ********
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
;[Sage Workarounds]
sage_framenumber_bug=0
sage_minute_bug=0
enable_mencoder_pts=0

Re: United States - Verizon FIOS

Posted: Thu Jul 30, 2015 6:00 pm
by neIVIe515
Dominion

This one was a little tricky because the text above the logo keeps changing. Its worked on two recordings so far.

Code: Select all

; MAIN SETTING
detect_method=43 					; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0 							; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=250 		; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
; DETAILED SETTING
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
; CPU LOAD
hardware_decode=0
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
thread_count=2
skip_B_frames=0
; INPUT CORRECTION
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
; ASPECT RATIO
ar_delta=0.08
cut_on_ar_change=2 					; set to 1 if you want to cut also on aspect ratio changes when logo is present, set to 2 to force cuts on aspect ratio changes. set to 0 to disable
; GLOBAL REMOVES
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
; USA SPECIFIC
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
; MAIN SCORING
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1 					; default 1 do not modify the score of a block because it has no logo
; DETAILED SCORING
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
; LOGO FINDING
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1 	; default 0.1
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.65 				; a logo is searched using a logo mask.  the logo threshold determines how much of the logo mask must match the video.  only very clean logos can use a value of 0.9 or higher.  you can see the qualtity of the logo detection in the yellow line in the debug window.  the cleaner/higher the line, the better the quality, the higher you can set the threshold.
logo_percentage_threshold=0.25 		; the logo precentage threshold determines the percentage of frames in a block that must (not) have logo to be promoted/punished.  a higher value is useful if logo is good and you have commercials blocks with a bit of logo.
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1 			; use logo file already created at beginning of show
two_pass_logo=1 					; when enabled the recording processing will restart when logo is found to ensure best quality logo coveage
; LOGO INTERPRETATION
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5 						; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=0
after_logo=0
where_logo=0
min_black_frames_for_break=1
; CLOSED CAPTIONING
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
; LIVE TV
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
; OUTPUT CONTROL
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0 				; ******** 1 for testing ********
output_debugwindow=0 				; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0 						; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1 					; ******** 0 for testing ********
; CUTSCENE PROCESSING
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "

Re: United States - Verizon FIOS

Posted: Thu Sep 03, 2015 11:42 pm
by AlphaZulu
Thanks for the settings neIVIe515! Please keep them coming. :D

Re: United States - Verizon FIOS

Posted: Sun Sep 20, 2015 12:15 am
by n0soupforyou
Yes, thanks for the settings buddy! Would love to see more.

Re: United States - Verizon FIOS

Posted: Wed Sep 23, 2015 9:02 pm
by neIVIe515
Update on my GENERAL config used with MCEBuddy.

I've been using this for the following shows and have been reasonably happy with the results. I've only had to branch off with one network and thats SYFY with different settings. I've been trying to minimize the different config files.

Grey's Anatomy*;Life in Pieces*;Heroes Reborn*;The Carbonaro Effect*;Limitless*;Minority Report*;Best Time Ever*;Blindspot*;The Soup*;Fast N' Loud*;Drunk History*;Fear The Walking Dead*;South Park*;Deadliest Catch*;American Ninja Warrior*;Forged in Fire*;The Tonight Show*;The Walking Dead*;Lip Sync Battle*;Donnie Loves Jenny*;Impastor*;Key & Peele*;Wahlburgers*;Zoo*;Pawn Stars*;Kendra on Top*;*First 48*;TMZ*;*Top Funniest*;*World's Dumbest*;Falling Skies*;The Last Ship*;Hell on Wheels*;*APHD*;Gotham*

Code: Select all

; MAIN SETTING
detect_method=43 					; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0 							; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=250 		; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
; DETAILED SETTING
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
; CPU LOAD
hardware_decode=0
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
thread_count=2
skip_B_frames=0
; INPUT CORRECTION
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
; ASPECT RATIO
ar_delta=0.08
cut_on_ar_change=1 					; set to 1 if you want to cut also on aspect ratio changes when logo is present, set to 2 to force cuts on aspect ratio changes. set to 0 to disable
; GLOBAL REMOVES
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
; USA SPECIFIC
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
; MAIN SCORING
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1 					; default 1 do not modify the score of a block because it has no logo
; DETAILED SCORING
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
; LOGO FINDING
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1 	; default 0.1
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75 				; a logo is searched using a logo mask.  the logo threshold determines how much of the logo mask must match the video.  only very clean logos can use a value of 0.9 or higher.  you can see the qualtity of the logo detection in the yellow line in the debug window.  the cleaner/higher the line, the better the quality, the higher you can set the threshold.
logo_percentage_threshold=0.25 		; the logo precentage threshold determines the percentage of frames in a block that must (not) have logo to be promoted/punished.  a higher value is useful if logo is good and you have commercials blocks with a bit of logo.
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1 			; use logo file already created at beginning of show
two_pass_logo=1 					; when enabled the recording processing will restart when logo is found to ensure best quality logo coveage
; LOGO INTERPRETATION
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5 						; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=5
after_logo=5
where_logo=0
min_black_frames_for_break=1
; CLOSED CAPTIONING
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
; LIVE TV
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
; OUTPUT CONTROL
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0 				; ******** 1 for testing ********
output_debugwindow=0 				; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0 						; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1 					; ******** 0 for testing ********
; CUTSCENE PROCESSING
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "

Re: United States - Verizon FIOS

Posted: Wed Sep 23, 2015 9:05 pm
by neIVIe515
My SYFY has been working for Dominion, Killjoys and Defiance.

Code: Select all

; MAIN SETTING
detect_method=43 					; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0 							; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=125
min_commercial_size=4
min_show_segment_length=250 		; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
; DETAILED SETTING
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
; CPU LOAD
hardware_decode=0
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
thread_count=2
skip_B_frames=0
; INPUT CORRECTION
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
; ASPECT RATIO
ar_delta=0.08
cut_on_ar_change=2 					; set to 1 if you want to cut also on aspect ratio changes when logo is present, set to 2 to force cuts on aspect ratio changes. set to 0 to disable
; GLOBAL REMOVES
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=0
; USA SPECIFIC
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
; MAIN SCORING
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1 					; default 1 do not modify the score of a block because it has no logo
; DETAILED SCORING
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
; LOGO FINDING
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1 	; default 0.1
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.65 				; a logo is searched using a logo mask.  the logo threshold determines how much of the logo mask must match the video.  only very clean logos can use a value of 0.9 or higher.  you can see the qualtity of the logo detection in the yellow line in the debug window.  the cleaner/higher the line, the better the quality, the higher you can set the threshold.
logo_percentage_threshold=0.25 		; the logo precentage threshold determines the percentage of frames in a block that must (not) have logo to be promoted/punished.  a higher value is useful if logo is good and you have commercials blocks with a bit of logo.
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1 			; use logo file already created at beginning of show
two_pass_logo=1 					; when enabled the recording processing will restart when logo is found to ensure best quality logo coveage
; LOGO INTERPRETATION
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5 						; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=10
after_logo=5
where_logo=0
min_black_frames_for_break=1
; CLOSED CAPTIONING
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
; LIVE TV
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
; OUTPUT CONTROL
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0 				; ******** 1 for testing ********
output_debugwindow=0 				; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0						; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1 					; ******** 0 for testing ********
; CUTSCENE PROCESSING
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "

Re: United States - Verizon FIOS

Posted: Fri Sep 25, 2015 12:34 am
by AlphaZulu
neIVIe515 wrote:Update on my GENERAL config used with MCEBuddy.

I've been using this for the following shows and have been reasonably happy with the results. I've only had to branch off with one network and thats SYFY with different settings. I've been trying to minimize the different config files.

Scream Queens*;Limitless*;Minority Report*;Best Time Ever*;Blindspot*;The Soup*;Fast N' Loud*;Drunk History*;Fear The Walking Dead*;South Park*;Deadliest Catch*;American Ninja Warrior*;Forged in Fire*;The Tonight Show*;The Walking Dead*;Lip Sync Battle*;Donnie Loves Jenny*;Impastor*;Key & Peele*;Wahlburgers*;Zoo*;Pawn Stars*;Kendra on Top*;*First 48*;TMZ*;*Top Funniest*;*World's Dumbest*;Falling Skies*;The Last Ship*;Hell on Wheels*;*APHD*;Gotham*
You can add "The Middle" to this list. Works very well for me. My only problem was a slight over cut at the very beginning, but nothing too bad.

Re: United States - Verizon FIOS

Posted: Sat Oct 03, 2015 1:57 am
by neIVIe515
The Middle

I've been playing with that as well or at least the last two episodes s07e01 and s07e02.

After testing these two episode I found these settings better. I'm not a fan on config file per show because it gets to be an issue in MCEBuddy keeping things minimal and organized. Doesn't appear that is going to be the case.

Code: Select all

; MAIN SETTING
detect_method=43 					; 1=black frame, 2=logo, 4=scene change, 8=fuzzy logic, 16=closed captions, 32=aspect ration, 64=silence, 128=cutscenes, 255=all
verbose=0 							; ******* 10 for testing *******
max_brightness=60
maxbright=1
test_brightness=40
max_avg_brightness=25
max_commercialbreak=600
min_commercialbreak=25
max_commercial_size=155
min_commercial_size=4
min_show_segment_length=126 		; default 250 Any block larger then this in seconds is regarded as a show block
max_volume=500
max_silence=100
non_uniformity=500
; DETAILED SETTING
min_silence=12
noise_level=5
brightness_jump=200
fps=25
validate_silence=1
validate_uniform=1
validate_scenechange=1
global_threshold=1.05
disable_heuristics=4
; CPU LOAD
hardware_decode=0
play_nice_start=-1
play_nice_end=-1
play_nice_sleep=2
thread_count=2
skip_B_frames=0
; INPUT CORRECTION
max_repair_size=200
ms_audio_delay=5
volume_slip=40
variable_bitrate=1
; ASPECT RATIO
ar_delta=0.08
cut_on_ar_change=1 					; set to 1 if you want to cut also on aspect ratio changes when logo is present, set to 2 to force cuts on aspect ratio changes. set to 0 to disable
; GLOBAL REMOVES
padding=0
remove_before=0
remove_after=0
added_recording=14
delete_show_after_last_commercial=0
delete_show_before_first_commercial=0
delete_show_before_or_after_current=0
delete_block_after_commercial=0
min_commercial_break_at_start_or_end=39
always_keep_first_seconds=0
always_keep_last_seconds=100
; USA SPECIFIC
intelligent_brightness=0
black_percentile=0.0076
uniform_percentile=0.003
score_percentile=0.71
; MAIN SCORING
length_strict_modifier=3
length_nonstrict_modifier=1.5
combined_length_strict_modifier=2
combined_length_nonstrict_modifier=1.25
ar_wrong_modifier=2
excessive_length_modifier=0.01
dark_block_modifier=0.3
min_schange_modifier=0.5
max_schange_modifier=2
logo_present_modifier=0.01
punish_no_logo=1 					; default 1 do not modify the score of a block because it has no logo
; DETAILED SCORING
punish=0
reward=0
punish_threshold=1.3
punish_modifier=2
reward_modifier=0.5
; LOGO FINDING
border=10
give_up_logo_search=2000
delay_logo_search=0
logo_max_percentage_of_screen=0.1 	; default 0.1
ticker_tape=0
ticker_tape_percentage=0
ignore_side=0
subtitles=0
logo_at_bottom=0
logo_threshold=0.75 				; a logo is searched using a logo mask.  the logo threshold determines how much of the logo mask must match the video.  only very clean logos can use a value of 0.9 or higher.  you can see the qualtity of the logo detection in the yellow line in the debug window.  the cleaner/higher the line, the better the quality, the higher you can set the threshold.
logo_percentage_threshold=0.25 		; the logo precentage threshold determines the percentage of frames in a block that must (not) have logo to be promoted/punished.  a higher value is useful if logo is good and you have commercials blocks with a bit of logo.
logo_filter=0
aggressive_logo_rejection=0
edge_level_threshold=5
edge_radius=2
edge_weight=10
edge_step=1
num_logo_buffers=50
use_existing_logo_file=1 			; use logo file already created at beginning of show
two_pass_logo=1 					; when enabled the recording processing will restart when logo is found to ensure best quality logo coveage
; LOGO INTERPRETATION
connect_blocks_with_logo=1
logo_percentile=0.92
logo_fraction=0.4
shrink_logo=5 						; default 5 use this to shrink the logo so it disappears before the commercial
shrink_logo_tail=0
before_logo=5
after_logo=5
where_logo=0
min_black_frames_for_break=1
; CLOSED CAPTIONING
ccCheck=0
cc_commercial_type_modifier=4
cc_wrong_type_modifier=2
cc_correct_type_modifier=0.75
; LIVE TV
live_tv=0
live_tv_retries=4
require_div5=0
div5_tolerance=-1
incommercial_frames=1000
; OUTPUT CONTROL
output_default=1
output_chapters=0
output_plist_cutlist=0
output_zoomplayer_cutlist=0
output_zoomplayer_chapter=0
output_vcf=0
output_vdr=0
output_projectx=0
output_avisynth=0
output_videoredo=0
output_videoredo3=0
videoredo_offset=2
output_btv=0
output_edl=1
edl_offset=0
edl_skip_field=0
output_edlp=0
output_bsplayer=0
output_edlx=0
output_cuttermaran=0
output_mpeg2schnitt=0
output_womble=0
output_mls=0
output_mpgtx=0
output_dvrmstb=0
output_dvrcut=0
output_ipodchap=0
output_framearray=0 				; ******** 1 for testing ********
output_debugwindow=0 				; ******** 1 for testing ********
output_tuning=0
output_training=0
output_false=0
output_aspect=0
output_demux=0
output_data=0 						; ******** 1 for testing ********
output_srt=0
output_smi=0
output_timing=0
output_incommercial=0
delete_logo_file=1 					; ******** 0 for testing ********
; CUTSCENE PROCESSING
cutscene_frame=0
cutscene_dumpfile=""
cutscene_threshold=10
cutscenefile1=""
cutscenefile2=""
cutscenefile3=""
cutscenefile4=""
cutscenefile5=""
cutscenefile6=""
cutscenefile7=""
cutscenefile8=""
windowtitle="Comskip - %s"
cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25  /Z %2 %1"
avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "

Re: United States - Verizon FIOS

Posted: Mon Oct 05, 2015 10:09 pm
by AlphaZulu
Thank you neIVIe515. I got to tell you; you are pretty darn good at this. I get so lost when trying to get the settings correct, so needless to say your work is much appreciated.