docs: adding a mp3decoder as well is useful
authorStefan Kost <ensonic@users.sf.net>
Tue, 27 Apr 2010 09:25:37 +0000 (12:25 +0300)
committerStefan Kost <ensonic@users.sf.net>
Tue, 27 Apr 2010 09:25:37 +0000 (12:25 +0300)
gst/mpegaudioparse/gstmpegaudioparse.c

index 4d81914..aed15d6 100644 (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>
  */