On Mon, May 23, 2011 at 12:29 AM, Diego Biurrun <[email protected]> wrote:
> On Mon, May 02, 2011 at 08:52:30PM +0200, Gil Pedersen wrote:
>> I was wondering why my mp4 output based on a MPEG-TS source had poor
>> lip sync. Investigation revealed that libav does not write track
>> offsets using the 'edts' atom, as suggested by the spec.
>>
>> I have rewritten the mov_write_edts_tag() function to support writing
>> track offsets, handle long timecodes (>32bit), and fixed it so that
>> the initial composition time is properly calculated.
>
> Alex?  Ping?
>

First looks OK. [Hold off on committing until we resolve the second.]

I'm having trouble understanding what the second is trying to do, care
to provide an example?
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to