justdan96 / tsMuxer

tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.
Apache License 2.0
871 stars 147 forks source link

Support for *.ec3 file extension [E-AC3] #533

Closed GrzeWier closed 2 years ago

GrzeWier commented 2 years ago

Hi Please add .ec3 file extension to the dropdown for "AC3/E-AC3" .ec3 is the "proper" extension for E-AC3 files as defined by Dolby in their mp4muxer https://github.com/DolbyLaboratories/dlb_mp4base (.eac3 or .ddp is not recognized at all)

Demuxed E-AC3 files should be given .ec3 extension as well.

Side note: When "All supported media files" is selected .ddp files are not included

lighterowl commented 2 years ago

Thanks, feel free to reopen if you're not satisfied with the solution. The 2022-01-03 nightly will include these changes.