On Wed, Apr 15, 2015 at 01:12:27PM +0200, wm4 wrote:
> On Wed, 15 Apr 2015 12:43:36 +0200
> Michael Niedermayer <michae...@gmx.at> wrote:
> 
> > On Wed, Apr 15, 2015 at 11:08:02AM +0200, wm4 wrote:
> > [...]
> > > the start of the file. (Seeking to anywhere else likely won't work,
> > > because libavformat tries to use the imperfect xing toc, instead of
> > > scanning the frames.)
> > 
> > btw, you can disable the imperfect xing toc for seeking with
> > "-usetoc 0"
> 
> But that breaks VBR even more, shouldn't it?

libavformat should build a index by linearly scanning the file
up to the point where one seeks to, so it should work with vbr


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

Its not that you shouldnt use gotos but rather that you should write
readable code and code with gotos often but not always is less readable

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to