mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
transcoder
This commit is contained in:
parent
84a57ba80d
commit
5949c4f47d
1 changed files with 4 additions and 2 deletions
|
@ -97,8 +97,10 @@ 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
|
||||||
videoCodec =
|
outputVideoCodec =
|
||||||
audioCodec =
|
outputVideoFramrate =
|
||||||
|
outputAudioCodec =
|
||||||
|
outputAudioBitrate =
|
||||||
|
|
||||||
# Logging configuration
|
# Logging configuration
|
||||||
[loggers]
|
[loggers]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue