gst-play-1.0 is another player program which bundled with gstreamer 1.0
This commit is contained in:
parent
be716bf228
commit
91eb75b140
|
@ -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…
Reference in New Issue
Block a user