On Wed, 17 Feb 2016 12:33:49 +0100 Paul B Mahol <one...@gmail.com> wrote:
> On 2/17/16, wm4 <nfx...@googlemail.com> wrote: > > On Wed, 17 Feb 2016 10:39:30 +0100 > > Paul B Mahol <one...@gmail.com> wrote: > > > >> On 2/16/16, Muhammad Faiz <mfc...@gmail.com> wrote: > >> > correct output pts based on input pts > >> > make seeking possible > >> > output frame one by one on eof > >> > tested with showinfo filter > >> > > >> > patch attached > >> > > >> > thank's > >> > > >> > >> Tested with mpv, works, so LGTM. > > > > I don't think that's sufficient. Also, the patch author said something > > about seeking - I'm not sure what that means (since libavfilter doesn't > > support seeking, not even flushing), and mpv in particular just > > destroys and recreates the entire graph on seeking out of necessity. > > It means what I said, patch LGTM. > > It doesnt anymore creates frame pts out of nothing but takes into account > input frame pts. When mpv seeks with complex filter graph it recreates > filtergraph but it doesn't resets pts to start from 0, and why would it. Ah, I thought that specific issue was already fixed, but it was with another filter. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel