search for: dkuhlen

Displaying 7 results from an estimated 7 matches for "dkuhlen".

Did you mean: kuhlen
2005 Dec 09
0
RE: nodebytes and leafwords
...error. i want to know what exactly this node bytes and leafwords are effecting the memory management. i would like to know their significance. friends pls give me ur valuble suggetins, if anyone knows that. regards ashok. Message: 3 Date: Tue, 29 Nov 2005 17:57:06 +0100 From: Dominik Kuhlen <dkuhlen@gmx.net> Subject: Re: [Vorbis-dev] nodebytes,leafwords To: vorbis-dev@xiph.org Message-ID: <200511291757.06820.dkuhlen@gmx.net> Content-Type: text/plain; charset="iso-8859-1" On Monday 28 November 2005 12:12, Ashok wrote: > hello all, > > we are developing and porting v...
2003 Mar 15
0
mapping mux vector question
Hello everybody According to "vorbis-spec-ref.html" paragraph: "mappings", the vector [vorbis_mapping_mux] should contain the following: 4. if [vorbis_mapping_submaps] is greater than one, we read channel multiplex settings. For each [j] of [audio_channels] channels: 1. vector [vorbis_mapping_mux] element [j] = read 4 bits as unsigned integer 2. if the value
2003 Mar 15
0
Another question
Hello again File "vorbis-spec-ref.html" paragraph "packet type, mode and window decode" 1. if this is a long window (the [vorbis_mode_blockflag] flag of this mode is set): 1. read 1 bit for [previous_window_flag] 2. read 1 bit for [next_window_flag] ... But how to set/unset them if [vorbis_mode_blockflag] flag of this mode is not set? (compiler complains
2003 Apr 24
2
Huffman decompression
Hello ! A question to all 'Wheel-reinventers': I can build the huffmantrees by hand (on paper) but how to code it? Are there any good URLs out there? Or does the spec supply sufficient information? I tried figure out how oggdec (debugging) does this, but I couldn't get the clou. Thank you Dominik --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project
2006 Sep 13
0
Typo in vorbis RTP spec
Hi, s/fmpt/fmtp/g should solve this issue. or attached patch. Dominik -------------- next part -------------- A non-text attachment was scrubbed... Name: rtp_typo_fix.patch Type: text/x-diff Size: 815 bytes Desc: not available Url : http://lists.xiph.org/pipermail/vorbis-dev/attachments/20060913/eb53ffab/rtp_typo_fix.bin
2003 Jul 27
1
oggenc questions
Hello everybody! Some questions concerning oggenc: 1 why is it called oggenc? (vorbisenc would make more sense) 2 Is it true, that oggenc uses only some predefined codebooks (depending on -q)? 2.1 Are they just "random" books, or were they "optimized" in any way 2.2 Is it possible, that some codebooks are stored in the header, but are never used (even in long (>3min) files)?
2003 Mar 16
2
Some Questions
Hello I posted these to the vorbis maillist, but got no answers, so I try it here again: Currently, I'm having a very close look at the spec and discovered some mistakes, misundestandings: 1--------- in "vorbis-spec-res.html" paragraph Residue format Reside format partitions each......... ^ heres the 'u' missing. <p>2-------------- Probably another one in