Skip to content

Extract E-AC-3 audio track from a MKV container and convert it to a regular AC-3 audio file.

License

Notifications You must be signed in to change notification settings

samirfor/eac3toac3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Extract E-AC-3 audio track from a MKV container and convert it to a regular AC-3 audio file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages