thisismy-github / pyplayer

A Python-based media player with simple editing features using PyQt5 and FFmpeg, supporting GIFs and multiple players including VLC and (eventually) QMediaPlayer.
GNU General Public License v2.0
41 stars 5 forks source link

[FEATURE REQUEST] simultaneous playback of tracks #7

Open LocatedInSpace opened 3 months ago

LocatedInSpace commented 3 months ago

ShadowPlay/OBS/... has the option of recording different audio tracks for various sound sources, like microphone and general desktop. It would be incredibly useful if this was able to play both of these at the same time (to better allow skimming through to find relevant clips, rather than having to switch between audio tracks).

P.S., thank you for this great tool - it's incredibly handy for going through large backlogs of game clips :)