[FFmpeg-devel] What is the correct way to read Avid ACLR atom?
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Feb 5 17:24:10 CET 2015
Kevin Wheatley <kevin.j.wheatley <at> gmail.com> writes:
> + int ret = mov_read_avid(c, pb, atom);
> // should we do this or read the atom directly
> using avio_*() and not store it in extradata?
Not storing the atom in extradata would break
remuxing.
Did you test your patch? If it works, what
advantage would the decoder patch(es) have?
There would be a few iirc, no?
Carl Eugen
More information about the ffmpeg-devel
mailing list