[Ffmpeg-devel] ogg2 demuxer and codec init

castet.matthieu at free.fr castet.matthieu
Fri May 20 10:05:18 CEST 2005


Hi,

the ogg2 demuxer seem to have a problem :
it always call codec init even if we don't use the stream or copy it [1].
Also when we decode the stream, codec init is call 2 times.


Matthieu

[1]
$ ./ffmpeg -i m021_300_1_70.ogg -vcodec copy /tmp/t.nut
ffmpeg version 0.4.9-pre1, build 4754, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:
  built on May 17 2005 14:10:02, gcc: 3.3.6 (Debian 1:3.3.6-4)
[theora @ 0x8371994]Theora bitstream version 3.2.0  <- codec init...
Input #0, ogg, from 'm021_300_1_70.ogg':
  Duration: 00:00:10.1, start: 0.000000, bitrate: 9938 kb/s
  Stream #0.0: Video: theora, yuv420p, 1280x1024, 29.49 fps
Output #0, nut, to '/tmp/t.nut':
  Stream #0.0: Video: , 1280x1024, 29.49 fps, q=2-31
Stream mapping:
  Stream #0.0 -> #0.0





More information about the ffmpeg-devel mailing list