You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it works ok with integrated audio card, sound is sent to one channel only.
mpv --audio-device=wasapi/{604a508a-9307-46f4-a3dc-120c3e3883e5} --audio-channels=fr "http://naxidigital-fresh128.streaming.rs:8210/"
it does not external card, sound is sent to both left and right channels
mpv --audio-device=wasapi/{595d9bbe-c778-4f94-8a8d-932fd4705972} --audio-channels=fr "http://naxidigital-fresh128.streaming.rs:8210/"
I tried with bl, sl, dl, wl, tfl ... single channel configuration, but it still does not sen
Expected Behavior
To send sound to to one channel only, like it does with integrated sound card,
I carefully read all instruction and confirm that I did the following:
I tested with the latest mpv version to validate that the issue is not already fixed.
I provided all required information including system and mpv version.
I produced the log file with the exact same set of files, parameters, and conditions used in "Reproduction Steps", with the addition of --log-file=output.txt.
I produced the log file while the behaviors described in "Actual Behavior" were actively observed.
I attached the full, untruncated log file.
I attached the backtrace in the case of a crash.
The text was updated successfully, but these errors were encountered:
mpv Information
Other Information
Reproduction Steps
mpv --audio-device=help
'auto' (Autoselect device)
'wasapi/{11151e3e-0725-4fac-80a2-ae35fd286a96}' (Speakers (USB PnP Sound Device))
'wasapi/{595d9bbe-c778-4f94-8a8d-932fd4705972}' (Speakers (USB Audio Device))
'wasapi/{604a508a-9307-46f4-a3dc-120c3e3883e5}' (Speakers (Realtek High Definition Audio))
'openal' (Default (openal))
'sdl' (Default (sdl))
it works ok with integrated audio card, sound is sent to one channel only.
mpv --audio-device=wasapi/{604a508a-9307-46f4-a3dc-120c3e3883e5} --audio-channels=fr "http://naxidigital-fresh128.streaming.rs:8210/"
it does not external card, sound is sent to both left and right channels
mpv --audio-device=wasapi/{595d9bbe-c778-4f94-8a8d-932fd4705972} --audio-channels=fr "http://naxidigital-fresh128.streaming.rs:8210/"
I tried with bl, sl, dl, wl, tfl ... single channel configuration, but it still does not sen
Expected Behavior
To send sound to to one channel only, like it does with integrated sound card,
Actual Behavior
Sound was sent to both left and right channel.
Log File
output.txt
Sample Files
No response
I carefully read all instruction and confirm that I did the following:
--log-file=output.txt
.The text was updated successfully, but these errors were encountered: