[vlc-devel] [vlc-commits] MMDevice: only WASAPI lacks S/PDIF support so far (refs #6827)
Jean-Baptiste Kempf
jb at videolan.org
Thu Feb 20 17:17:39 CET 2014
On 04 Feb, Rémi Denis-Courmont wrote :
> - set_capability("audio output", /*150*/0)
> + set_capability("audio output", 150)
IMHO, this is too early.
MMDevice output crashes a lot on my machine.
It first warns on the return of ISimpleAudioVolume_SetMasterVolume,
"cannot set master volume (error 0x80070057)" and then plainly crash
with a non-exploitable backtrace, after a couple of seconds.
On Windows 8.1 64bits, fully patched.
This is with the latest NB.
On another machine, the A/V sync was completly off but seemed to not
crash.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list