Comment 2 for bug 1063298

Revision history for this message
OurToaster (ourtoaster) wrote : Re: can not open ogg file in audacity

I tried now to split the oggfile in several parts using oggCut from oggvideotools. Whenever I try to open one of the splits in audacity, it opens perfectly. Maybe the file was just corrupt somehow.
I received folling message when I split it with oggCut:
user@host:~/Music$ oggCut -s 825000 -e 4680000 H.ogg H_Part1.ogg
Stream No: 0(0x3d051edb)
Vorbis Stream:
 with 2 channels
 and 44100 kHz sample rate
 and 160000 data rate

StreamMux::operator<<: Warning: packet number for stream <0> not matching: expected: 3 got 65537

It would be nice if audacity would print a message saying the file is corrupt. I'll try to upload whole uncut the file now.
My problem is solved. Thanks.