copy audio instead of transcode
This commit is contained in:
parent
d016d45557
commit
d4b851840d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ then
|
|||
-global_quality $rate \
|
||||
-preset 4 \
|
||||
-g 150 \
|
||||
-c:a aac \
|
||||
-c:a copy \
|
||||
-movflags faststart \
|
||||
"/config/${1}_converted.mp4"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue