[ogg-dev] How Ogg mappings translate into the codecs parameter in Ogg media types
Ivo Emanuel Gonçalves
justivo at gmail.com
Mon May 26 09:11:53 PDT 2008
On 5/26/08, ogg.k.ogg.k at googlemail.com <ogg.k.ogg.k at googlemail.com> wrote:
>> char[8]: 'kate\0\0\0\0' | kate
>
> This is incorrect, should be:
>
> char[9]: '\x80kate\0\0\0\0' | kate
The last one is how it's listed on ogginfo code, but the first one
(char[8]) is how it's described in the wiki page. I thought the
latter would be more correct. If not, you should revise the wiki
page.
Thanks for the help, everyone. I'm committing changes based on this
thread to the draft.
-Ivo
More information about the ogg-dev
mailing list