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
https://bugs.winehq.org/show_bug.cgi?id=38035
--- Comment #1 from Jeff D. Hanson jhansonxi@gmail.com --- GSpot 2.70a was the specific version tested.
https://bugs.winehq.org/show_bug.cgi?id=38035
Jeff D. Hanson jhansonxi@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://gspot.headbands.com Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=38035
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|iccvid |-unknown Ever confirmed|0 |1
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- This seems to be only related to devenum and quartz. The other reg stuff is not required, I just tested in a clean prefix. I tested only devenum and only quartz separately and it didn't solve the issue so they together are required.
https://bugs.winehq.org/show_bug.cgi?id=38035
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #3 from joaopa jeremielapuree@yahoo.fr --- Created attachment 67363 --> https://bugs.winehq.org/attachment.cgi?id=67363 screenshowt showing the bug is fixed.
Nice!! This bug is fixed in wine-5.10.
Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=38035
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|GSpot doesn't find Cinepak |GSpot v2.70 doesn't find |codec |Cinepak codec Component|-unknown |quartz Keywords| |download CC| |focht@gmx.net Resolution|--- |FIXED URL|http://gspot.headbands.com |https://web.archive.org/web | |/20070226195449/http://gspo | |t.headbands.com/v26x/GSpot2 | |70a.zip Status|NEW |RESOLVED
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming. It was fixed in between Wine 3.5 and Wine 3.6 release.
For testing/reverse bisecting those kind of issues it's always advised to use a clean WINEPREFIX (don't down/upgrade an existing prefix).
Stable links via Internet Archive:
https://web.archive.org/web/20070226195449/http://gspot.headbands.com/v26x/G...
https://web.archive.org/web/20120506120035/http://samples.mplayerhq.hu/V-cod...
$ sha1sum GSpot270a.zip 4b7c6014414d1fbb34753959fb9f0ecc52fb5f96 GSpot270a.zip
$ du -sh GSpot270a.zip 404K GSpot270a.zip
$ wine --version wine-5.10
Regards
https://bugs.winehq.org/show_bug.cgi?id=38035
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.11.