Displaying 7 results from an estimated 7 matches for "waveaudio".
2001 Jun 03
1
Couldn't load driver for avivideo
...video</b>". I looked at the
howto at <A HREF="http://www.la-sorciere.de/Wine-HOWTO/ch-multimedia.html">http://www.la-sorciere.de/Wine-HOWTO/ch-multimedia.html</A> and did
the following...
<br>1) Added the lines
<p>[option]
<br>mci=CDAUDIO:SEQUENCER:WAVEAUDIO:AVIVIDEO:MPEGVIDEO
<p>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=mciav...
2008 Dec 13
3
Powerpoint 2007 unable to insert video
...al 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
cdaudio=mcicda.dll
s...
2004 Mar 26
0
sequencer (sound)
...noring 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 final bit of...
2001 Dec 07
0
trouble installing first app
...ther_threads_np
err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file
for the Wine multimedia modules.
Will use the hard-coded setup, but this will disapear soon.
Please add a WinMM section to your Wine config file.
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type WAVEAUDIO.
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
fixme:pthread_kill_other_threads_np
fixme:pthread_kill_other_threads_np
fixme:ole:LoadTypeLibEx registration of typelibs not supported yet!
fixme:ole:TLB_ReadTypeLib Header...
2001 Dec 07
1
trouble getting my first app to install (JMP)
...ther_threads_np
err:mmsys:MMDRV_InitHardcoded You didn't setup properly the config file
for the Wine multimedia modules.
Will use the hard-coded setup, but this will disapear soon.
Please add a WinMM section to your Wine config file.
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type WAVEAUDIO.
If you don't have a windows installation accessible from Wine,
you perhaps forgot to create a [mci] section in system.ini
fixme:pthread_kill_other_threads_np
fixme:pthread_kill_other_threads_np
fixme:ole:LoadTypeLibEx registration of typelibs not supported yet!
fixme:ole:TLB_ReadTypeLib Header...
2009 Nov 13
0
Wine release 1.1.33
...lay.
mciwave: Send notification after everything else.
winmm: Time formats hms/tmsf use leading zeroes as in 00:00:00.
mciwave: Fix wave format first, then compute position.
mciwave: Default wave format is 11025x8x1.
mciwave: Update message and comments.
mciwave: waveaudio does not support the shareable flag.
mciwave: Correct MCI return codes.
winmm/tests: Add MCI waveaudio tests.
winmm: Do not crash on NULL MCI Sysinfo command output buffer pointer.
mciwave: Set wave format PCM is the only one accepted.
mciwave: Allow (again) to set wav...
2009 Dec 04
0
Wine release 1.1.34
...read.
wintrust: Fix memory leaks in tests.
wininet: Correct length of data passed to callback when resolving a name.
J?rg H?hle (8):
winmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit entity in MCI32.
winmm/tests: Print symbolic MCIERR_ names.
winmm: Enable more MCI waveaudio tests.
winmm/tests: Introduce coherence tests among parts that may fail.
winmm: Don't stop parsing after MCI's alias keyword.
mciqtz32: Fix open/close omissions.
mciavi: Simplify play loop.
mciwave: Abort the play loop in case of audio error.
Ken Thomases (1):...