#3752: can't seek to specified position
-------------------------------------+-------------------------------------
Reporter: hxuanyu | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: asf | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by hxuanyu):
Replying to [comment:1 cehoyos]:
> Is the problem you see not reproducible with {{{ffmpeg}}} (the
application)?
Hi, using ffmpeg -i input -ss xx:xx:xx -t tt:tt:tt out.mp4 can generated a
video staring at xx:xx:xx. That means ffmpeg works ok.
I initially found this issue in our own program which calls ffmpeg API. In
our program, the first complete frame read out after seek is 6-7 seconds
after the position we seek to, although AVSEEK_FLAG_BACKWARD is specified
in av_seek_frame
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3752#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac