MCI_LoadMciDriver Couldn't load driver for type L"MPEGV

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Janeks
Newbie
Newbie
Posts: 2
Joined: Sat Jun 14, 2008 11:01 am

MCI_LoadMciDriver Couldn't load driver for type L"MPEGV

Post by Janeks »

Hi!

I have one localy known game and I have problem to run it in Wine:

I am getting some unrecognized error from game

Could it be connected with this part of Wine output in terminal:

Code: Select all

fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
Is it possible to fix and how?

brgds
janeks
Janeks
Newbie
Newbie
Posts: 2
Joined: Sat Jun 14, 2008 11:01 am

Post by Janeks »

Bump...
Nobody faced with it?!
:?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

Janeks wrote:Bump...
Nobody faced with it?!
:?
See this post: http://forum.winehq.org/viewtopic.php?t=3147

And please learn to search Internet for answers.
James McKenzie

MCI_LoadMciDriver Couldn't load driver for type L"MPEGV

Post by James McKenzie »

Janeks wrote:
Hi!

I have one localy known game and I have problem to run it in Wine:

I am getting some unrecognized error from game

Could it be connected with this part of Wine output in terminal:


Code:
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini

As far as I know, Wine cannot load drivers of this type. Maybe I'm
incorrect, but I have the feeling I'm not.

James McKenzie
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: MCI_LoadMciDriver Couldn't load driver for type L"M

Post by vitamin »

James McKenzie wrote:As far as I know, Wine cannot load drivers of this type. Maybe I'm incorrect, but I have the feeling I'm not.
These are not really drivers. They are standard dlls. Yes there are some problems in quartz ATM that could affect mpeg playback.
Locked