search for: bitrate_

Displaying 1 result from an estimated 1 matches for "bitrate_".

Did you mean: bitrate
2000 Sep 13
1
my vorbis comments
...A way to cleanly write a file using the same info struct I pulled from an input vorbis file. vorbiscomment.c, of course, has this same problem, and so I had to borrow the hack from there. d. People say the info_[A-E] has approximate bitrate X, but those structs don't have the bitrate_* fields set, what's up with that? e. The other stuff I'm _sure_ you folks are already working on, for example: i. A more general way to choose an info struct 2. vorbisfile: Write capability. 3. ogg_page: A way to compute page length. In order to compute the page length, I&...