[FFmpeg-devel] [PATCH] avformat/utils: fix timebase error in avformat_seek_file()
Michael Niedermayer
michael at niedermayer.cc
Wed Sep 14 16:51:59 EEST 2016
On Wed, Sep 14, 2016 at 04:13:45PM +0800, Xinzheng Zhang wrote:
> When there is only one stream and stream_index has not specified,
> The ts has been transferd by the timebase of stream0 without modifying the stream_index
> In this condation it cause seek failure.
>
> ---
> libavformat/utils.c | 1 +
> 1 file changed, 1 insertion(+)
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety -- Benjamin Franklin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160914/4a7f83d9/attachment.sig>
More information about the ffmpeg-devel
mailing list