[Vorbis-dev] Re: vorbis file decoding problems

Dominik Kuhlen dkuhlen at gmx.net
Wed Jul 20 08:46:19 PDT 2005


Hello
On Wednesday 20 July 2005 10:28, Sam Man wrote:
> > On Wed, Jul 20, 2005 at 11:57:56AM +0530, Sam Man wrote:
> > > hi ,
> > >  As i had stated before , i am having problems with ov_open() which
> > > returns -132 error.
> >
> > According to vorbis/codec.h, this means the input is not Ogg Vorbis.
> >
> > Have you inspected the file to verify that it's OK?  ogginfo and
> > vorbose are both utilities that will check file integrity.
> >
> > This is the easiest thing to check first.
>
> yes, i have checked it.
Hmm, the file song.ogg in the mentioned .rar package starts like this:
01 76 6F 72 │ 62 69 73 00 │ 00 00 00 02 │ 44 AC 00 00 

If I look at some other .ogg file it looks like this:
4F 67 67 53 │ 00 02 00 00 │ 00 00 00 00 │ 00 00 F0 4D
^^^^^^^^^^^
"OggS" ....
> In fact it is the demo file i have downloaded the home page(the one used
> for comparison). i have put that file also in the rar if u want to cross
> verify...(song.ogg)
> I think it is a problem with how i am compiling it and how i created a
> project in
> VC++ platform. i saw in the maillist that there were some changes in
> the code to
> be done when compiling under MSVC, but no one has given a list of changes
> to be done. It would be helpful if someone could do that as all of us r not
> experts in unix.
>
> Thanks and regards
> Sam
> _______________________________________________
> Vorbis-dev mailing list
> Vorbis-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/vorbis-dev


Dominik


More information about the Vorbis-dev mailing list