[ogg-dev] Convert skeleton to "regular" format

ogg.k.ogg.k at googlemail.com ogg.k.ogg.k at googlemail.com
Mon May 4 08:01:48 PDT 2009


> I was able to locate and fix the problem in the oggCut source but I am
> wondering how to convert my ogg files to a non-skeleton version in general.

oggz rip -c theora -c vorbis -o file-without-skeleton.ogg file-with-skeleton.ogg

This tool is from liboggz, git.xiph.org. You need a -c option for each stream
type you might have you want to keep (eg, Speex, etc).


More information about the ogg-dev mailing list