Media Player classic does not run any video

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
fernandocarvalho
Level 4
Level 4
Posts: 102
Joined: Sun Oct 11, 2009 7:03 am

Media Player classic does not run any video

Post by fernandocarvalho »

Media Player Classic an open source player, used to play any kind of videos under windows, is not running properly on wine.
The application can be found at:
http://www.codecguide.com/download_kl.htm
I think that is a good program to test wine, since it is open source and wine developers have access to the source code for debugging.
I tried it on wine-1.1.41 on Ubuntu 9.10 - 32bits and it crashed when I tried to open a video.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Re: Media Player classic does not run any video

Post by dimesio »

fernandocarvalho wrote:Media Player Classic an open source player, used to play any kind of videos under windows, is not running properly on wine.
The application can be found at:
http://www.codecguide.com/download_kl.htm
I think that is a good program to test wine, since it is open source and wine developers have access to the source code for debugging.
I tried it on wine-1.1.41 on Ubuntu 9.10 - 32bits and it crashed when I tried to open a video.
File a bug.
Thunderbird
Level 5
Level 5
Posts: 336
Joined: Mon Nov 24, 2008 8:10 am

Post by Thunderbird »

We don't ship with any codecs, so try to install a codec pack e.g. through winetricks.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Thunderbird wrote:We don't ship with any codecs, so try to install a codec pack e.g. through winetricks.
I have the codecs. The crash is in ntdll.
User avatar
dimesio
Moderator
Moderator
Posts: 13373
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Turns out there's already a bug filed: http://bugs.winehq.org/show_bug.cgi?id=20728
Locked