gst/audiotestsrc/gstaudiotestsrc.c: Fixed the sample pipeline (see #323798)
Original commit message from CVS: * gst/audiotestsrc/gstaudiotestsrc.c: Fixed the sample pipeline (see #323798)
This commit is contained in:
parent
023d2a63cb
commit
d02bbc0fb5
@ -1,3 +1,8 @@
|
||||
2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* gst/audiotestsrc/gstaudiotestsrc.c:
|
||||
Fixed the sample pipeline (see #323798)
|
||||
|
||||
2006-04-01 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||
|
||||
* configure.ac:
|
||||
|
@ -33,7 +33,7 @@
|
||||
* </para>
|
||||
* <para>
|
||||
* <programlisting>
|
||||
* gst-launch audiotestsrc wave=2 freq=200 ! audioconvert ! tee name=t ! alsasink t. ! libvisual_lv_scope ! ffmpegcolorspace ! xvimagesink
|
||||
* gst-launch audiotestsrc wave=2 freq=200 ! audioconvert ! tee name=t ! queue ! alsasink t. ! queue ! libvisual_lv_scope ! ffmpegcolorspace ! xvimagesink
|
||||
* </programlisting>
|
||||
* In this example a saw wave is generated. The wave is shown using a
|
||||
* scope visualizer from libvisual, allowing you to visually verify that
|
||||
|
Loading…
x
Reference in New Issue
Block a user