Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 282 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 282 Bytes

eac3toac3 bash script

This script needs:

  • libav (avconv)
  • mkvtoolnix (mkvinfo and mkvextract)

Usage

./eac3toac3.sh mkvfilename.mkv

Will output:

  • mkvfilename.eac3
  • mkvfilename.ac3

Then, you can merge into a MKV container with mkvmerge.