[vorbis-dev] vorbis_encode_init
august
august at alien.mur.at
Wed Jan 9 03:14:42 PST 2002
hello,
my first post. apologies if this mail is better suited to the Vorbis User
list.
-------
I've seen that vorbis_encode_init_vbr is the new call for the vorbisenc
API, but since i am programming an app for streaming, I wanted
to know if:
a.) the vbr init call is ok for streaming applications ?
b.) if the old vorbis_encode_init call should still work as before?
<p>i noticed that vorbis_encode_init(&vi,channels, samplerate, -1, bitrate,
-1) ) returns 1 when samplerate is anything other than 44100.
in RC2 i could send it other samplerates.
is this supposed to be so? am i mising something? should i just be using
the vorbis_encode_init_vbr call?
thanks. - august.
<p>P.S. the app(s) i am working on is at oggment.sf.net
the code under CVS is much more advanced but still very alpha.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list