mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2025-05-06 17:28:36 +02:00
Removed chaptered support from AAC encoding, doesn't seem to function
This commit is contained in:
parent
ee0c971544
commit
219255826b
1
AAXtoMP3
1
AAXtoMP3
@ -34,6 +34,7 @@ if [[ "$1" == '--aac' ]]
|
|||||||
then
|
then
|
||||||
codec=copy
|
codec=copy
|
||||||
extension=m4a
|
extension=m4a
|
||||||
|
mode=single
|
||||||
shift
|
shift
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user