[FFmpeg-cvslog] r21605 - trunk/ffplay.c

Michael Niedermayer michaelni
Sat Feb 6 11:11:27 CET 2010


On Sat, Feb 06, 2010 at 02:50:51AM +0100, Stefano Sabatini wrote:
> On date Tuesday 2010-02-02 17:51:02 +0100, michael wrote:
> > Author: michael
> > Date: Tue Feb  2 17:51:02 2010
> > New Revision: 21605
> > 
> > Log:
> > Use currently displayed file position instead of just url_ftell() for seeking by bytes.
> > This fixes seeking back with the cursor keys and -bytes.
> > 
> > Modified:
> >    trunk/ffplay.c
> 
> Currently libavfilter doesn't propagate this information to the sink
> filters, so there is no way to expose this information (so I'm going
> to set pos = -1 when updating ffplay.c in the libavfilter soc repo).

that will break seeking on mpeg-ps & ts files as -bytes is default for them
now


> 
> Also there is currently no way to seek in a libavfilter source, as
> avfilter_request_frame(link) is the only way we have for requesting
> frames.

we might one day want to pass seek requests back through the chain but i
guess thats something for past the point where lavfilter is in svn

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No human being will ever know the Truth, for even if they happen to say it
by chance, they would not even known they had done so. -- Xenophanes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20100206/905953d3/attachment.pgp>



More information about the ffmpeg-cvslog mailing list