Advertisement
Guest User

Untitled

a guest
Mar 16th, 2014
1,488
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.65 KB | None | 0 0
  1. ; See comskip.txt in the distribution zip file for many settable parameters, read manual.html, tuning.html and debugwindow.html for how to tune and debug comskip
  2. edl_mode=0 ; the mode specified in the generated edl file, 0=cut, 3=commercial break
  3. play_nice_sleep=10 ; Reducing the CPU load The value of play_nice_sleep is the number of milliseconds Comskip will suspend execution after each frame processed
  4. play_nice_start=700 ; From 7 in the morning
  5. play_nice_end=2300 ; till eleven in the evening
  6. mkv_time_offset=30.0 ; offset in seconds, to work around what appears to be an xbmc or ffmpeg bug
  7. always_keep_first_seconds=0 ; xbmc/vdpau has a bug that causes a segfault if we don't keep the start of the stream, I'll fix that when I get a chance
  8. always_keep_last_seconds=600 ; ignore skips within the last 10 minutes of a recording
  9. 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
  10. validate_silence=1 ; Default, set to 0 to force using this clues if selected above.
  11. validate_uniform=1 ; Default, set to 0 to force using this clues (like pure white frames) if blackframe is selected above.
  12. validate_scenechange=1 ; Default, set to 0 to force using this clues if selected above.
  13. verbose=0 ;show a lot of extra info, level 5 is also OK, set to 0 to disable
  14. max_brightness=60 ;frame not black if any pixels checked are greater than this (scale 0 to 255)
  15. test_brightness=40 ;frame not pure black if any pixels checked are greater than this, will check average brightness (scale 0 to 255)
  16. max_avg_brightness=25 ;maximum average brightness for a dim frame to be considered black (scale 0 to 255) 0 means autosetting
  17. max_commercialbreak=600 ;maximum length in seconds to consider a segment a commercial break
  18. min_commercialbreak=25 ;minimum length in seconds to consider a segment a commercial break
  19. max_commercial_size=125 ;maximum time in seconds for a single commercial or multiple commercials if no breaks in between
  20. min_commercial_size=4 ;mimimum time in seconds for a single commercial
  21. min_show_segment_length=250 ; any segment longer than this will be scored towards show.
  22. non_uniformity=500 ; Set to 0 to disable cutpoints based on uniform frames
  23. max_volume=50 ; any frame with sound volume larger than this will not be regarded as black frame
  24. min_silence=12 ; Any deep silence longer than this amount of frames is a possible cutpoint
  25. ticker_tape=0 ; Amount of pixels from bottom to ignore in all processing
  26. logo_at_bottom=0 ; Set to 1 to search only for logo at the lower half of the video, do not combine with subtitle setting
  27. punish=0 ; Compare to average for sum of 1=brightness, 2=uniform 4=volume, 8=silence, 16=schange, set to 0 to disable
  28. punish_threshold=1.3 ; Multiply when amount is above average * punish_threshold
  29. punish_modifier=2 ; When above average * threshold multiply score by this value
  30. intelligent_brightness=0 ; Set to 1 to use a USA specific algorithm to tune some of the settings, not adviced outside the USA
  31. logo_percentile=0.92 ; if more then this amount of logo is found then logo detection will be disabled
  32. logo_threshold=0.75
  33. punish_no_logo=1 ; Default, set to 0 to avoid show segments without logo to be scored towards commercial
  34. aggressive_logo_rejection=0
  35. 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
  36. logo_filter=0 ; set the size of the filter to apply to bad logo detection, 4 seems to be a good value.
  37. 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
  38. delete_show_after_last_commercial=0 ; set to 1 if you want to delete the last block if its a show and after a commercial
  39. delete_show_before_or_after_current=0 ; set to 1 if you want to delete the previous and the next show in the recording, this can lead to the deletion of trailers of next show
  40. delete_block_after_commercial=0 ;set to max size of block in seconds to be discarded, set to 0 to disable
  41. remove_before=0 ; amount of seconds of show to be removed before ALL commercials
  42. remove_after=0 ; amount of seconds of show to be removed after ALL commercials
  43. shrink_logo=5 ; Reduce the duration of the logo with this amount of seconds
  44. after_logo=0 ; set to number of seconds after logo disappears comskip should start to search for silence to insert an additional cutpoint
  45. padding=0
  46. ms_audio_delay=5
  47. volume_slip=40
  48. skip_b_frames=0 ; Set to 1 to force Comskip to skip frames for higher processing speed.
  49. max_repair_size=200 ; Will repair maximum 200 missing MPEG frames in the timeline, set to 0 to disable repairing for players that don't use PTS.
  50. disable_heuristics=4 bit pattern for disabling heuristics, adding 1 disables heristics 1, adding 2 disables heristics 2, adding 4 disables heristics 3, 255 disables all heuristics
  51. delete_logo_file=1 ; set to 1 if you want comskip to tidy up after finishing
  52. output_framearray=0 ; create a big excel file for detailed analysis, set to 0 to disable
  53. output_data=0 ; create a dump of the user data channel, used for CC and XDS (such as V-Chip info). Can be use together with output_framearray to remote debug CC decoding
  54. output_debugwindow=0
  55. output_videoredo=0
  56. output_womble=0
  57. output_mls=0 ; set to 1 if you want MPeg Video Wizard bookmark file output
  58. output_cuttermaran=0
  59. output_mpeg2schnitt=0
  60. output_mpgtx=0
  61. output_dvrcut=0
  62. output_zoomplayer_chapter=0
  63. output_zoomplayer_cutlist=0
  64. output_edl=1
  65. output_dvrmstb=0 ; Set to 1 if you're running DVRMS-Toolbox
  66. output_edlx=0
  67. output_vcf=0
  68. output_bsplayer=0
  69. output_btv=0 ; set to 1 if you want Beyond TV chapter cutlist output
  70. output_projectx=0 ; set to 1 if you want ProjectX cutlist output (Xcl)
  71. output_avisynth=0
  72. output_vdr=0 ; set to 1 if you want XBMC to skipping commercials
  73. output_demux=0 ; set to 1 if you want comskip to demux the mpeg file while scanning
  74. sage_framenumber_bug=0
  75. sage_minute_bug=0
  76. live_tv=0 ; set to 1 if you use parallelprocessing and need the output while recording
  77. live_tv_retries=4 ; change to 16 when using live_tv in BTV, used for mpeg PS and TS
  78. dvrms_live_tv_retries=300 ; only used for dvr_ms
  79. standoff=0 ; change to 8000000 when using live_tv in BTV
  80. cuttermaran_options="cut=\"true\" unattended=\"true\" muxResult=\"false\" snapToCutPoints=\"true\" closeApp=\"true\""
  81. mpeg2schnitt_options="mpeg2schnitt.exe /S /E /R25 /Z %2 %1"
  82. avisynth_options="LoadPlugin(\"MPEG2Dec3.dll\") \nMPEG2Source(\"%s\")\n"
  83. dvrcut_options="dvrcut \"%s.dvr-ms\" \"%s_clean.dvr-ms\" "
  84. windowtitle="Comskip - %s"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement