[FFmpeg-cvslog] r9876 - trunk/ffmpeg.c

Michael Niedermayer michaelni
Fri Aug 10 03:15:35 CEST 2007


Hi

On Thu, Aug 09, 2007 at 08:13:49PM -0300, Ramiro Ribeiro Polla wrote:
> michael wrote:
> > Author: michael
> > Date: Fri Aug  3 21:21:50 2007
> > New Revision: 9876
> >
> > Log:
> > properly implement "user specified start time offset" which was added in r3217
> > -ss should now work again
> > fixes decoding of low.ogg
> > closes issue47
> >
> >   
> 
> This hangs capturing with x11grab and v4l (I didn't check any others). 
> Quitting with 'q' works, but nothing goes to the output file.

should be fixed

bug was that x11 doesnt set start_time, lavf doesnt either and ffmpeg
didnt check for it being AV_NOPTS_VALUE
that caused the timestamp discontinuity check to fail and throw the
code into some inconsistant state, possible some variables indicated
times which where decades apart or so

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

I know you won't believe me, but the highest form of Human Excellence is
to question oneself and others. -- Socrates
-------------- 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/20070810/73107224/attachment.pgp>



More information about the ffmpeg-cvslog mailing list