deps: mpegaudioparse replaces mp3parse in Gst1
This commit is contained in:
parent
4e39f0969a
commit
5e1633e1e2
@ -163,7 +163,7 @@ def _gstreamer_check_elements():
|
|||||||
'id3v2mux',
|
'id3v2mux',
|
||||||
'lame',
|
'lame',
|
||||||
'mad',
|
'mad',
|
||||||
'mp3parse',
|
'mpegaudioparse',
|
||||||
# 'mpg123audiodec', # Only available in GStreamer 1.x
|
# 'mpg123audiodec', # Only available in GStreamer 1.x
|
||||||
|
|
||||||
# Ogg Vorbis encoding and decoding
|
# Ogg Vorbis encoding and decoding
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user