mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
docs: adding a mp3decoder as well is useful
This commit is contained in:
parent
32e5679493
commit
1f7589fa4e
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch filesrc location=test.mp3 ! mp3parse ! autoaudiosink
|
* gst-launch filesrc location=test.mp3 ! mp3parse ! mad ! autoaudiosink
|
||||||
* ]|
|
* ]|
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue