[FFmpeg-cvslog] r17905 - trunk/libavformat/utils.c

Baptiste Coudurier baptiste.coudurier
Fri Mar 13 23:10:19 CET 2009


On 3/13/2009 2:50 PM, Reimar D?ffinger wrote:
> On Fri, Mar 13, 2009 at 02:18:46PM -0700, Baptiste Coudurier wrote:
>> On 3/13/2009 12:55 PM, Reimar D?ffinger wrote:
>>> That part yes, but seeking is still broken for some reason.
>> It's broken because it's not supported. no read_timestamp no generic
>> seeking.
> 
> read_timestamp is not necessary for seeking based on linear reading.

No it's not, did I say otherwise ?

> I suspect it might be because except for video pkt->pts is
> auto-calculated.

Humm I don't think so, I think it's because it simply does not add
frames to index, and it seems AVFMT_GENERIC_INDEX works only if there is
a parser.

> In the mean time you could consider attached patch to set pkt->pos to
> the start of the packet header, which for what I gathered is the
> "correct" way.

Yes, patch looks ok.

[...]

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org




More information about the ffmpeg-cvslog mailing list