Aleksoid1978 / MPC-BE

MPC-BE – универсальный проигрыватель аудио и видеофайлов для операционной системы Windows.
GNU General Public License v3.0
2.4k stars 94 forks source link

Not working with 384kHz sampling rate audio device #648

Closed treblelover closed 10 hours ago

treblelover commented 14 hours ago

OS : Win10 64bit From google, I saw a mention in doom9 forum in 2018 about it working, is it broken already? The 384khz working in foobar2000 on the same system.

treblelover commented 13 hours ago

On further checking, it works if MPC Audio Renderer is selected, but not when the audio renderer device is explicitly selected. I have multiple audio devices for different purpose, video(bass) and music(treble) playback, and I use MPC-BE only for music and thats why need to select specific audio device, can this be fix in the code?

Aleksoid1978 commented 11 hours ago

Can't confirm. For me is working.

clsid2 commented 11 hours ago

You can select device in settings of MPCAR.

Selecting device directly in renderers list, actually means using ancient WaveOut renderer, which is a bad choice and does not support 384khz. Neither does DirectSound.

v0lt commented 7 hours ago

Not working with 384kHz sampling rate audio device.

Provide a sample.

treblelover commented 6 hours ago

The explanation by clsid2 really helps. I hope MPC-BE stays this way and never remove the DirectSound option. Compared to foobar2000 I like MPC-BE more in terms of sound quality, DirectSound and Resampler DMO (commercial grade resampler) sounds better to me as a treble lover, but it could also be that it uses less system resources on my not very powerful PC so it sounds better.