Displaying 6 results from an estimated 6 matches for "wwrn".
Did you mean:
warn
2009 May 12
2
Question About syncing
What exactly does it mean when, in the decoder_example.c file, you try to
extract the information from the comments and codebook headers and you loose
sync? What is actually being check to determine when sync is lost?. I known
one part of it is that there is a gaps in the stream. Is the CRC value the
determining factor? Please detail! I read a lot of the documents. I still am a
little fuzzy.
2009 Apr 24
2
What is OggPCM
Hello,
I was looking at the wiki's sites and I came across some to the effect
of OggOCM. Is this already implemented in Ogg. How can I get some more
information on how to access it.
THKS
Vince
2009 Apr 26
3
What is OggPCM
uans <engineering at wwrn.net> wrote:
> I was looking at the wiki's sites and I came across some to the effect
> of OggOCM. Is this already implemented in Ogg. How can I get some more
> information on how to access it.
I don't believe anyone has yet implemented it.
Regards,
Martin
--
Martin J Leese...
2009 Apr 25
0
What is OggPCM
On Sat, Apr 25, 2009 at 5:10 AM, uans <engineering at wwrn.net> wrote:
> Is there any way to examen this spec. And how does one implement it.
The page in the wiki is the current draft spec.
http://wiki.xiph.org/index.php/OggPCM
The next step would be to implement it in your tool, offer feedback,
and then confirm against someone else's implemen...
2009 May 18
2
clearification
Greetings,
How does the ogg_page_bos function work? I call this function directly
after calling ogg_sync_pageout. It works. Then I place a guard around it
until the start of a new stream (chain mode). If this is the start of a
new stream, should it return zero after the next call. I looked in
ogg_page structure to see if there is a member named b_o_s, but I did
not see anything. What is being
2009 May 26
5
errors in valgrind
Hay!
Has anyone come across these errors using valgrind for the oggenc tool or the
encoder_example.c:
==13108== Invalid read of size 4
==13108== at 0x4155734: _vp_offset_and_mix (in
/usr/local/lib/libvorbis.so.0.4.1)
==13108==