Displaying 2 results from an estimated 2 matches for "3b1a16e2".
2004 Aug 06
2
ices produces ogg-files with two logical bitstreams
.... This worked well until last week. Since then the recording function produces somehow corrupt ogg-files.
I cannot decode them to wav with oggdec, the program tells me "Only one logical bitstream currently supported".
ogginfo prints out the following:
New logical stream (#1, serial: 3b1a16e2): type vorbis
Warning: Vorbis stream 1 does not have headers correctly framed. Terminal header page contains additional packets or has non-zero granulepos
Vorbis headers parsed for stream 1, information follows...
Version: 0
Vendor: Xiph.Org libVorbis I 20020717 (1.0)
Channels: 2
Rate: 44100
Nomin...
2004 Aug 06
0
ices produces ogg-files with two logical bitstreams
...o wav with oggdec, the program tells me "Only
> one logical bitstream currently supported".
oggdec is a simple decoder, I don't think it handles chaining which is
something you can get from ices.
> ogginfo prints out the following:
>
> New logical stream (#1, serial: 3b1a16e2): type vorbis
> Warning: Vorbis stream 1 does not have headers correctly framed.
> Terminal header page contains additional packets or has non-zero
> granulepos
>
> There seem to be two logical bitstreams. This is not an ogginfo-bug,
> when I decode the file liveoutputfile.ogg w...