Skip to content
This repository has been archived by the owner on Apr 23, 2023. It is now read-only.

Commit

Permalink
Removed chaptered support from AAC encoding, doesn't seem to function
Browse files Browse the repository at this point in the history
  • Loading branch information
KrumpetPirate committed Apr 6, 2018
1 parent ee0c971 commit 2192558
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions AAXtoMP3
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ if [[ "$1" == '--aac' ]]
then
codec=copy
extension=m4a
mode=single
shift
fi

Expand Down

0 comments on commit 2192558

Please sign in to comment.