I got this error while launching Pitfall The Mayan Adventure. I looked up in Google, it said to install Indeo codec. I installed the latest version but the same problem still exists. I am using a 64 bit OS. Is there any setting I should change?
I got this error while launching Pitfall The Mayan Adventure. I looked up in Google, it said to install Indeo codec. I installed the latest version but the same problem still exists. I am using a 64 bit OS. Is there any setting I should change?
If you intend to make a disk image from your CD and play off of that, do note that the only free application that I knew of that supported mounting mixed mode CDs with CD audio support was Magicdisc, but that no longer works in recent versions of Windows 10 . The only non free application that I know of that supports mounting mixed mode CDs with CD audio support is Daemon Tools and it works in recent versions of Windows 10 (the lite version may have non desired components that some consider malware, be careful) .
Run this in an admin command prompt to re-enable it:
1cd %WINDIR%\SysWOW64 2regsvr32 ir50_32.dll /s
But that's for Intel Indeo v5.
IV32 means Intel Indeo v3. It's a totally different codec. Old Windows versions such as Windows 98SE have it installed already, but not Windows 8.
Since I can never find a 32 bit package of this codec than can be installed on Windows 8/10, I usually convert the videofile to Cinepak. Cinepak is still recognized by modern Windows versions.
You can do it with ffmpeg : https://www.gyan.dev/ffmpeg/builds/
It's very slow, but it usually works. Rarely, it's not recognized, and VirtualDub must be used (as VirtualDub will use the official Cinepak VfW codec, not the one built from scratch from the ffmpeg team) on an ancient system (such as Windows XP or 98SE) that can still decode Intel Indeo v3.
Anyway, once the file is converted, rename the output file and input file so the game uses it.
AFAIK, the splash/intro video is the only thing you need indeo for, and that video is not particularly interesting and can be skipped.
Additionally, you can watch it using Media Player HomeCinema, which has a built-in Indeo decoder, so no need to jump through hoops to install a potentially unsafe Indeo codec . The video file is an AVI file in the assets folder on the CD .
Dee-Deewrote on 2020-12-29, 14:14:I don't remember if Windows 10 still haves the files but for Windows 8.1 all the indeo video codecs come with the system they ar […] Show full quote
I don't remember if Windows 10 still haves the files but for Windows 8.1 all the indeo video codecs come with the system they are just disabled.
Run this in an admin command prompt to re-enable it:
1cd %WINDIR%\SysWOW64 2regsvr32 ir50_32.dll /s
But that's for Intel Indeo v5.
IV32 means Intel Indeo v3. It's a totally different codec. Old Windows versions such as Windows 98SE have it installed already, but not Windows 8.
Since I can never find a 32 bit package of this codec than can be installed on Windows 8/10, I usually convert the videofile to Cinepak. Cinepak is still recognized by modern Windows versions.
You can do it with ffmpeg : https://www.gyan.dev/ffmpeg/builds/
It's very slow, but it usually works. Rarely, it's not recognized, and VirtualDub must be used (as VirtualDub will use the official Cinepak VfW codec, not the one built from scratch from the ffmpeg team) on an ancient system (such as Windows XP or 98SE) that can still decode Intel Indeo v3.
Anyway, once the file is converted, rename the output file and input file so the game uses it.
Currently DeeDee's solution seems easier so I will give this one a try in the future.
AFAIK, the splash/intro video is the only thing you need indeo for, and that video is not particularly interesting and can be skipped.
Additionally, you can watch it using Media Player HomeCinema, which has a built-in Indeo decoder, so no need to jump through hoops to install a potentially unsafe Indeo codec . The video file is an AVI file in the assets folder on the CD .
Just wanted to make sure everything is compatible or not, things are breaking with newer versions of Windows.