[vorbis-dev] oggenc and Encoding with VBR

Graham Mitchell graham at grahammitchell.com
Sat Jun 28 10:51:05 PDT 2003



Well, I grepped through the source from the latest nightly build, and I can't 
find the string "Encoding with VBR" *anywhere* in the sources at all.

I find some in oggenc that say "VBR encoding enabled" (in encode.c), but 
they're sent to stderr:
        fprintf(stderr, _("Encoding %s%s%s to \n         %s%s%s \nat approximate 
bitrate %d kbps (VBR encoding enabled)\n")

So, looks like it's fixed in CVS, at least (which doesn't help you much, 
though).  And looking in the same place in the 1.0 source, I see the exact 
same correct code.

Maybe the older, broken version is installed somewhere in your path that it 
finds before the freshly-compiled version?  Try:
$ which oggenc

...and see if that looks like the one you expect should be running.  Maybe a

$ ls -l `which oggenc`

...and check for a recent date on the file.


-- 
Graham Mitchell - computer science teacher, Leander High School
"It's easy to sit there and say you'd like to have more money. And I
guess that's what I like about it. It's easy. Just sitting there,
rocking back and forth, wanting that money."
	-- Deep Thoughts, by Jack Handey

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