https://bugs.winehq.org/show_bug.cgi?id=38035
Bug ID: 38035 Summary: GSpot doesn't find Cinepak codec Product: Wine Version: 1.7.34 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: iccvid Assignee: wine-bugs@winehq.org Reporter: jhansonxi@gmail.com Distribution: ---
When a video with Cinepak compression is loaded by GSpot (clean $WINEPREFIX directory), it reports the video status as "Codec(s) are NOT Installed". Workaround:
wine reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\drivers.desc" /v "iccvid.dll" /t REG_SZ /d "Cinepak Codec by Radius Inc." /f wine reg add "HKLM\Software\Microsoft\Windows NT\CurrentVersion\Drivers32" /v "vidc.cvid" /t REG_SZ /d "iccvid.dll" /f winetricks -q devenum quartz
Note that the registry keys are that of the native 32-bit iccvid.dll (from http://www.probo.com/cinepak.php) but the dll itself is not required, although it doesn't cause problems if installed and an override is set.
Cinepak video sample: http://samples.mplayerhq.hu/V-codecs/CVID/2k_hockenheim%20_rajt.avi