Displaying 3 results from an estimated 3 matches for "mpegvideo2".
Did you mean:
mpegvideo
2008 Dec 13
3
Powerpoint 2007 unable to insert video
...http://ubuntuforums.org/archive/index.php/t-470842.html has maybe a similar problem (year-old thread on ubuntuforums).
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 change...
2004 Mar 26
0
sequencer (sound)
...00008)
wine: Unhandled exception (thread 0009), starting debugger...
Could not stat /mnt/fd0 (No such file or directory), 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
;...
2004 Aug 03
0
Video Codecs, Video Editing and Wine
...t the dll's I just
mentioned are MPEG1 codecs?
The "Wine Developer's Guide" describes d3d*.dll as "DriectX/Direct
drawing libraries." I have concluded that d3d8 would imply DirectX8.
Is that correct?
The [mci] portion of the wine system.ini file contains the line:
MPEGVideo2=mciqtz.drv
Is this an MPEG2 codec? If so, I don't know how to point Edit Studio to
it. Any pointers?
In the same system.ini file, lines containing ir50.dll, ir32.dll and
iccvid.dll, in the [drivers] section, are commented out. Are these
necessary for what I'm trying to do?
The syste...