Hi.

I'm trying to write a Vorbis stream to disk, using libav's vorbis_enc.c, not
libvorbis... My code worked in v0.5, but the SVN version of ffmpeg generates
unreadable ogg files.

Upon inspecting the bad output stream in a text editor, I see 3 strings in
the header, "vorsib". Looking at reference .ogg audio files, I see that
these strings should instead be "vorbis", not "vorsib".

Did the vorbis encoder break?

Might I be doing something wrong? Might I need to further configure my PB,
or some context, or... any ideas how these bytes could've been written out
of order?

I'm on OSX Leopard, on a very recent MacBook.

-Chris
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to