Force aac encoding.
This commit is contained in:
parent
8aa93cc95c
commit
131e58dd92
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@ avconv -i ${base_file}.wav \
|
|||
-metadata genre="${genre}" \
|
||||
-metadata writer="${artist}" \
|
||||
-metadata comment="${comment}" \
|
||||
-strict experimental \
|
||||
${base_file}.m4a
|
||||
|
||||
#-metadata cover-art="${cover}" \
|
||||
|
|
Loading…
Reference in a new issue