mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.43k stars 1.27k forks source link

Third party video player stops when opening Mixxx on Linux #11305

Open PythonSnake-lang opened 1 year ago

PythonSnake-lang commented 1 year ago

Bug Description

its simple, i am doing crossfader lessons and when i open mixxx the videos stop

Version

2.3.3

OS

Ubuntu 22.04.2 LTS

daschuer commented 1 year ago

This is probably due to the pasuspender. Mixxx needs exclusive soundcard access for a minimum latency. If this is not crucial for you, start Mixxx from the command line and use the virtual ALSA "pulse" device, if you like to output the combined sound from Mixxx and the Video.

daschuer commented 1 year ago

This is the feature request to improve the situation https://github.com/mixxxdj/mixxx/issues/10675