docs: adding a mp3decoder as well is useful

This commit is contained in:
Stefan Kost 2010-04-27 12:25:37 +03:00
parent 32e5679493
commit 1f7589fa4e

View file

@ -26,7 +26,7 @@
* <refsect2>
* <title>Example launch line</title>
* |[
* gst-launch filesrc location=test.mp3 ! mp3parse ! autoaudiosink
* gst-launch filesrc location=test.mp3 ! mp3parse ! mad ! autoaudiosink
* ]|
* </refsect2>
*/