[Ffmpeg-cvslog] Re: r5468 - trunk/libavformat/mov.c

Baptiste COUDURIER baptiste.coudurier
Fri Jun 16 21:52:05 CEST 2006


Hi

Michael Niedermayer wrote:
>> [...]
>> I would need the original timestamp to rescale it to other streams time
>> base unit. I can still revert the scaling and scale it again but like I
>> said it is not accurate/correct.
> 
> no, you rescale from one timebase to another, no AV_TIME_BASE should be
> involved, av_rescale_q() does exactly that ...
> 

While I'm working on fixing seek in ni mov files, I was wondering If I
could rewrite the whole reading and seeking code using a sample table
built from header. It will take some memory but all other tables will be
freed after.

What do you think about that idea ?

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-cvslog mailing list