[FFmpeg-user] Adding support for EAC3 compatibility with mp4 container
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Nov 7 12:21:48 CET 2013
Tarun singhal <tsinghal18 <at> gmail.com> writes:
> I got to know that ffmpeg cant put EAC3 in mp4 because
> FFmpeg's mov/isom muxer does not contain a function
> mov_write_eac3_tag() which is necessary to write
> compliant files.
>
> I would like to get some help/guidance from this group
> towards development of this function.
Look at mov_read_dec3() in libavformat/mov.c
How can you test the output files?
Carl Eugen
More information about the ffmpeg-user
mailing list