[Ffmpeg-devel] ogg vorbis encode?

Justin Ruggles jruggle
Sat Aug 13 15:23:00 CEST 2005


Guillaume POIRIER wrote:
> Considering that a patch to support it is on the works (see:
> [Ffmpeg-devel] [PATCH] vbr audio encode) I assume that it's not
> possible to encode using vorbis in FFmpeg for the moment.

The patch is for adding vbr support.  I can add the support, but it will
be pointless if vorbis doesn't work.  Just for the hell of it, I tried
vorbis wrapped in AVI.  From what I've read, that's not even supposed to
work, but ffplay will play it.  I guess that means the problem might be
in the ogg muxer?  Even doing '-acodec copy' on a valid ogg results in
an invalid ogg.

I don't mean to keep complaining.  I want to try to fix it.  I just want
some confirmation from someone that they get the same results,
especially since it uses an external library.  If some other version of
libogg or libvorbis works just fine with ffmpeg, I'll know where to start.

-Justin





More information about the ffmpeg-devel mailing list