mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
add ignoreextensions
This commit is contained in:
parent
99779d19f9
commit
5d3dcd0e7e
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ transcode = 0
|
||||||
###### duplicate =1 will cretae a new file. =0 will replace the original
|
###### duplicate =1 will cretae a new file. =0 will replace the original
|
||||||
duplicate = 1
|
duplicate = 1
|
||||||
ffmpeg = /abs/path/to/ffmpeg/executable
|
ffmpeg = /abs/path/to/ffmpeg/executable
|
||||||
|
ignoreExtensions = .avi,.mkv
|
||||||
outputVideoExtension = .avi
|
outputVideoExtension = .avi
|
||||||
outputVideoCodec = mpeg-4
|
outputVideoCodec = mpeg-4
|
||||||
outputVideoFramrate = 24
|
outputVideoFramrate = 24
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue