Displaying 3 results from an estimated 3 matches for "mcipionr".
2008 Dec 13
3
Powerpoint 2007 unable to insert video
...ums).
Original error message is:-
Code:
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"MPEGVIDEO".
My system.ini shows:-
Code:
[mci]
MPEGVideo=mciqtz.drv
MPEGVideo2=mciqtz.drv
avivideo=mciavi32.dll
cdaudio=mcicda.dll
sequencer=mciseq.dll
vcr=mcivisca.drv
; videodisc=mcipionr.drv
waveaudio=mciwave.dll
Based on some random threads I read, I tried copying mciqtz32.dll and mciavi32.dll from my Vista install (don't have a XP install handy ATM). I then changed system.ini to this:-
Code:
[mci]
MPEGVideo=mciqtz32.dll
MPEGVideo2=mciqtz32.dll
avivideo=mciavi32.dll
cdaudi...
2004 Mar 26
0
sequencer (sound)
...irectory), ignoring drive A:
WineDbg starting on pid 8
Can't find file for ELF 'wine-kthread' ((nil))
I do have a system.ini, with the following:
[mci]
MPEGVideo=mciqtz.drv
MPEGVideo2=mciqtz.drv
avivideo=mciavi.drv
cdaudio=mcicda.drv
sequencer=mciseq.drv
vcr=mcivisca.drv
; videodisc=mcipionr.drv
waveaudio=mciwave.drv
[drivers32]
MSACM.imaadpcm=imaadp32.acm
MSACM.msadpcm=msadp32.acm
VIDC.MRLE=msrle32.dll
; VIDC.IV50=ir50_32.dll
; VIDC.CVID=iccvid.dll
; VIDC.IV31=ir32_32.dll
; VIDC.IV32=ir32_32.dll
; VIDC.MSVC=msvidc32.dll
I assume this is from the default install configure.
And the...
2001 Jun 03
1
Couldn't load driver for avivideo
...gt;at the end of wine.conf,
<p>2) Created a file system.ini in the windows directory of my fake Windows
installation and added the lines
<p>[mci]
<br>cdaudio=mcicda.drv
<br>sequencer=mciseq.drv
<br>waveaudio=mciwave.drv
<br>avivideo=mciavi.drv
<br>videodisc=mcipionr.drv
<br>vcr=mcivisca.drv
<br>MPEGVideo=mciqtz.drv
<p>Now I get the message
<br>Line 221: Unrecognised input : mci=CDAUDIO:SEQUENCER:WAVEAUDIO:AVIVIDEO:MPEGVIDEO
<p>This is most frustrating.
<br>So how do I get this thing to work?
<p>I am using the latest (a...