gst-play-1.0 is another player program which bundled with gstreamer 1.0

master
Dmitri Bogomolov 6 years ago
parent be716bf228
commit 91eb75b140
Signed by untrusted user: g1itch
GPG Key ID: 720A756F18DEED13

@ -22,7 +22,7 @@ except ImportError:
except (KeyError, AttributeError):
pass
programs = ['gst123']
programs = ['gst123', 'gst-play-1.0']
if ext == '.wav':
programs.append('aplay')
elif ext == '.mp3':

Loading…
Cancel
Save