mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
remove ffmpeg path
This commit is contained in:
parent
23aee925ff
commit
5c495ca1fa
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ metaExtensions = .nfo,.sub,.srt,.jpg,.gif
|
||||||
transcode = 0
|
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
|
|
||||||
ignoreExtensions = .avi,.mkv
|
ignoreExtensions = .avi,.mkv
|
||||||
outputVideoExtension = .avi
|
outputVideoExtension = .avi
|
||||||
outputVideoCodec = mpeg-4
|
outputVideoCodec = mpeg-4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue