[FFmpeg-devel] [PATCH] Fix MPEG-TS seek and frame positions in general
Ivan Schreter
schreter
Mon Feb 9 01:27:21 CET 2009
BTW, ping Mans regarding review of patches #2 and #5?
Michael Niedermayer wrote:
> also note that the seek API is likely going to be changed as it has some
> issues (see the related thread about it)
>
>
Yes, I've read the thread about it.
BTW, in current seek API, it is not defined, whether the timestamp is
DTS or PTS. IMHO, only PTS makes sense for real applications. So I
suppose, seek timestamp should be ideally PTS, also in the current API.
Looking at nutdec.c, it uses PTS for seeking.
So here the patch #5 once more, this time with PTS.
Regards,
Ivan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: seek_5_mpegts_keyframe.patch
Type: text/x-patch
Size: 2120 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090209/2964c0a7/attachment.bin>
More information about the ffmpeg-devel
mailing list