Displaying 1 result from an estimated 1 matches for "framesz".
Did you mean:
frames
2009 Mar 02
1
frame length
?Greetings,
I am new to this forum and also to programming in general. I have desire
to try to use Ogg as my default streaming encoder. I have a quick
question. How does someone determine a frame length in ogg? For example
if I was to use an mp3 frame, I would try to do something like this:
frameSz = 144 * BitRate / (SampleRate + Padding). Also is there a
tutorial on how to correctly use the libraries. The example are a little
vague.
THKS
radmin