[FFmpeg-devel] Supporting container formats with PTS gaps (Ogg)

Reimar Döffinger Reimar.Doeffinger
Mon Feb 2 14:51:06 CET 2009


On Tue, Feb 03, 2009 at 12:39:18AM +1100, Peter Ross wrote:
> One solution would be to make the Ogg demuxer calculate the missing PTS
> values on by inspecting the codec payload headers and detrerming the
> bit/sample rate.

Shouldn't simply setting
need_parsing = AVSTREAM_PARSE_TIMESTAMPS;
do that? At worst adding a parser for pcm data, too?

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list