[Ffmpeg-devel] ogg vorbis encode?

Justin Ruggles jruggle
Fri Aug 12 02:14:06 CEST 2005


Is is just me or does the ogg vorbis audio encoder not work at all?
I was trying to test the vbr audio patch I'm working on, but it was no
use since I couldn't even get it to ogg vorbis from CVS as-is.
This is an example of what I get:

./ffmpeg -i test.wav -acodec vorbis test.ogg

ffmpeg version CVS, build 3211265, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --prefix=/usr --cpu=k6-2 --tune=k6-2 --enable-mp3lame
--enable-libogg --enable-vorbis --enable-theora --enable-faad
--enable-faac --enable-libgsm --enable-xvid --enable-x264 --enable-a52
--enable-dts --enable-pthreads --enable-gpl --disable-network
--disable-ffserver
  built on Aug 11 2005 20:00:39, gcc: 3.3.4
Input #0, wav, from 'test.wav':
  Duration: 00:00:18.2, start: 0.000000, bitrate: 1411 kb/s
  Stream #0.0: Audio: pcm_s16le, 44100 Hz, stereo, 1411 kb/s
Output #0, ogg, to 'test.ogg':
  Stream #0.0: Audio: vorbis, 44100 Hz, stereo, 64 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
size=      50kB time=0.4 bitrate=1146.2kbits/s    bits/s
video:0kB audio:38kB global headers:5kB muxing overhead 15.003627%

ogginfo test.ogg
Processing file "test.ogg"...

New logical stream (#1, serial: 00007ab7): type unknown
Warning: EOS not set on stream 1





More information about the ffmpeg-devel mailing list