mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 22:03:13 -07:00
added ffmpeg command
This commit is contained in:
parent
e07bad72fa
commit
28905704e7
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ metaExtensions = .nfo,.sub,.srt,.jpg,.gif
|
|||
transcode = 0
|
||||
###### duplicate =1 will cretae a new file. =0 will replace the original
|
||||
duplicate = 1
|
||||
ffmpeg = /abs/path/to/ffmpeg/executable
|
||||
outputVideoExtension = .avi
|
||||
outputVideoCodec = mpeg-4
|
||||
outputVideoFramrate = 24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue