[vorbis-dev] streaming and VBR

Jack Moffitt jack at xiph.org
Sun Oct 12 12:23:13 PDT 2003



> For streaming I use a software that I have written but I can't find a
> way to tell it to never drop data rate below a given value. In the
> encoder example various ways of specifying data rates are shown, but
> none of them seem to help.

Look at oggenc's source code.  You want the equivalent of the -M and -m
switches.  Generally you only need to specify the maximum.  Specifying
the minimum is a bit wasteful.

I believe that ices can do this as well, and the option is probably
called <maximum-bitrate> in the xml.

jack.
--- >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