[vlc-devel] [vlc-commits] MMDevice: only WASAPI lacks S/PDIF support so far (refs #6827)
Rémi Denis-Courmont
remi at remlab.net
Thu Feb 20 18:17:30 CET 2014
Le jeudi 20 février 2014, 18:04:25 Jean-Baptiste Kempf a écrit :
> Le 20/02/2014 18:02, Rémi Denis-Courmont a écrit :
> > Le jeudi 20 février 2014, 17:17:39 Jean-Baptiste Kempf a écrit :
> >> On another machine, the A/V sync was completly off but seemed to not
> >> crash.
> >
> > It is possible that DirectSound sync is broken in 2.2, but then you are
> > screwed either way with or without MMDevice.
>
> Nope, with DirectSound the sync was fine.
If you modified your build to use WASAPI, then obviously there is no sync since
you disabled the code some time ago. Otherwise the sync is the *same* function
whether using DirectSound or MMDevice. Except for
IDirectSoundBuffer_GetCurrentPosition() failure or trivially inverted logic,
the result will be the same.
--
Реми Денис-Курмон
http://www.remlab.net/
More information about the vlc-devel
mailing list