French TNT channels

Here you can post working ini files
Use the country name as the subject line. Do include names of broadcasters this ini works for at the top of the post. Additional ini files for the same country an be added by replying. Discussion to be done in Tuning forum.
Post Reply
hamelg
Posts: 1
Joined: Sat Apr 26, 2025 8:02 pm

French TNT channels

Post by hamelg »

I use mythtv with this wrapper [1].

Here is my comskip.ini

Code: Select all

;https://www.kaashoek.com/files/tuning.htm
;https://www.kaashoek.com/comskip/search.php
;https://www.kaashoek.com/files/manual.htm
;https://github.com/charrus/mythcommflag
;https://github.com/erikkaashoek/Comskip

; warn: to comment param, add _ at the end of param
; ie param_=1


detect_method=35 ; BF (1) + logo (2) + AR (32)
output_framearray=0
output_data=0
output_edl=1
output_debugwindow=1
edl_skip_field=3
verbose=10

thread_count=16
logo_threshold=0.75
logo_max_percentage_of_screen=0.1
logo_at_side=1
edge_radius=1
subtitles=1
connect_blocks_with_logo=1

max_commercialbreak=630
min_commercialbreak=120
max_commercial_size=60
min_commercial_size=5
min_show_segment_length=900
[1] https://github.com/charrus/mythcommflag
Post Reply