[global] |
|
in_extension=mp4 |
the extension of the videos to input. |
out_extension=mkv |
the extension of the videos to output. |
avidemux_path=C:\Program Files\Avidemux 2.7 -
64 bits\avidemux_cli.exe |
path to avidemux
|
tinypy_config=F:\Documents\S15\automkvppt\h264pptnosound.py |
path to the script.py generated by avidemux ;
you can just write the name if the file is in the script
directory
|
output_video_path=same_as_input |
output_video_path must not finish with a \
ex: d:\temp ; "same_as_input" is a self-explained keyword |
recursive_analysis_of_input_dir=false |
you may write "false" or "true" ; true means
that files in sub-directories will be processed
|
avidemux_silence=true
|
you may write "false" or "true" ; true
removes most of the output of avidemux_cli and will hide
some messages of errors
|
input_video_path=ask |
input_video_path must not finish with a \ ex:
d:\temp ; "ask" is a self-explained keyword |