QMPlay2 icon indicating copy to clipboard operation
QMPlay2 copied to clipboard

Input Virtual allow

Open markosc opened this issue 2 years ago • 2 comments

it is possible that the application can detect the virtual audio inputs, vlc detects it, and qm2play in windows also detects with "Port Audio" but in linux (arch / artix) it does not image image

markosc avatar Jul 24 '22 00:07 markosc

Virtual audio inputs or virtual audio outputs? What is the virtual sink? Is it PipeWire virtual output or ALSA virtual output or something else?

For ALSA try this. For PipeWire open pavucontrol or similar tool and change output device for QMPlay2 in Playback tab.

zaps166 avatar Jul 24 '22 11:07 zaps166

Virtual audio inputs or virtual audio outputs? What is the virtual sink? Is it PipeWire virtual output or ALSA virtual output or something else?

For ALSA try this. For PipeWire open pavucontrol or similar tool and change output device for QMPlay2 in Playback tab.

If it helps (I don't use PulseAudio yet, but Pipewire) this is what I think it means with "sink": sink: device that can output digital audio stream from PulseAudio (typically speaker signal, headphone output, HDMI output, line out; may or may not be backed by actual audio hardware but PulseAudio will treat it as if it was real hardware).

I used it in some Linux-powered TVBoxes to redirect simultaneously audio to HDMI and headphones.

RafaelLinux avatar Mar 30 '23 09:03 RafaelLinux