Hello there. I can't use bugtracker because it is permanently think that I'm spammer. -------------- System: Windows XP Service Pack 3 When I trying to decode any *.ogg file with oggdec.exe like this: oggdec.exe file.ogg I have an error (it is translate version - I don't have english version of Windows): Instruction from address 0x7c91b1fa trying to access 0x00000010. Memory can't be "written". Under Olly Dbg it looks like it failed right after: [oggdec.exe] 0040CD54: CALL <JMP.&libvorbisfile.ov_open> I have this error even when I try to decoding already encoded file: oggenc.exe file.wav (22050 Hz, 2 channels, 8 bits per sample) oggdec.exe file.ogg oggdropXPd from rarewares (version 1.9.0 using libVorbis v1.2.0, 2008-03-16) works fine.
On Wed, Mar 18, 2009 at 5:02 PM, IUNNAMED <IUNNAMED at yandex.ru> wrote:> Hello there. > I can't use bugtracker because it is permanently think that I'm spammer. > > -------------- > > System: Windows XP Service Pack 3 > > When I trying to decode any *.ogg file with oggdec.exe like this: > > oggdec.exe file.ogg > > I have an error (it is translate version - I don't have english version of > Windows): > > Instruction from address 0x7c91b1fa trying to access 0x00000010. Memory > can't be "written". > > Under Olly Dbg it looks like it failed right after: > > [oggdec.exe] 0040CD54: CALL <JMP.&libvorbisfile.ov_open> > > I have this error even when I try to decoding already encoded file: > > oggenc.exe file.wav (22050 Hz, 2 channels, 8 bits per sample) > oggdec.exe file.ogg > > oggdropXPd from rarewares (version 1.9.0 using libVorbis v1.2.0, > 2008-03-16) works fine. > > > Hi,Try the steps described here: http://lists.xiph.org/pipermail/vorbis/2009-March/027315.html, you should be able to create oggenc and oggdec executables. Cheers, Cristian. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/ogg-dev/attachments/20090401/a6298271/attachment-0001.htm
The official oggdec for Windows did not work until very recently. The new version included in the vorbis-tools package, release 1.3.0 does not have this problem, but it will take one or two more months until it's out. Thanks for your interest. -Ivo
Reasonably Related Threads
- Big issue regarding channel order mapping in 5.1 has been reported
- Transcoding ogg with curl, oggdec, ices2: problem after fallback due to oggdec
- ices produces ogg-files with two logical bitstreams
- Listing of oggdropXPd at http://www.vorbis.com/software/
- Transcoding ogg with curl, oggdec, ices2: problem after fallback due to oggdec