[vorbis-dev] rehuff [source attached]

Michael Smith msmith at labyrinth.net.au
Sat Aug 3 02:29:34 PDT 2002



>Although this has already apparently been resolved, you might find the
>following informative.  Using x86 linux/glibc 2.2.5/gcc 2.95.3/latest rehuff
>(with or without the for-loop semicolon fix), I get the following from
>ogginfo for a rehuffed stream:

>  Warning: Vorbis stream 1 does not have headers correctly framed. Terminal
>  header page contains additional packets or has non-zero granulepos

This warning is real, but not critical (it'll break some, but not all,
software). To fix, add (immediately following the sogg_write() call on
line 93 of rehuff.c:
    sogg_flush(&sogg_out);

Then recompile and enjoy.

Michael

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list