This commit is contained in:
GenZmeY 2018-09-19 02:14:15 +03:00 committed by GitHub
parent 29acdb0553
commit 885c882c2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -183,7 +183,7 @@ auto_audio ()
{
local Info="$1"
local Arg="-acodec"
local Codec="codec"
local Codec="copy"
local Bitrate=""
if ! echo "$Info" | grep -Po "($CopyACodec)"; then