mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 05:59:10 +00:00
effectv: fix docs
This commit is contained in:
parent
7e3e4a90d4
commit
99c45328b7
11 changed files with 11 additions and 11 deletions
|
@ -33,7 +33,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! agingtv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! agingtv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of agingtv on a test stream.
|
* ]| This pipeline shows the effect of agingtv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! dicetv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! dicetv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of dicetv on a test stream.
|
* ]| This pipeline shows the effect of dicetv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! edgetv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! edgetv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of edgetv on a test stream.
|
* ]| This pipeline shows the effect of edgetv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! quarktv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! quarktv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of quarktv on a test stream.
|
* ]| This pipeline shows the effect of quarktv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! radioactv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! radioactv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of radioactv on a test stream.
|
* ]| This pipeline shows the effect of radioactv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! revtv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! revtv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of revtv on a test stream.
|
* ]| This pipeline shows the effect of revtv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! rippletv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! rippletv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of rippletv on a test stream.
|
* ]| This pipeline shows the effect of rippletv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! shagadelictv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! shagadelictv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of shagadelictv on a test stream.
|
* ]| This pipeline shows the effect of shagadelictv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! streaktv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! streaktv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of streaktv on a test stream.
|
* ]| This pipeline shows the effect of streaktv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! vertigotv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! vertigotv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of vertigotv on a test stream.
|
* ]| This pipeline shows the effect of vertigotv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -41,7 +41,7 @@
|
||||||
* <refsect2>
|
* <refsect2>
|
||||||
* <title>Example launch line</title>
|
* <title>Example launch line</title>
|
||||||
* |[
|
* |[
|
||||||
* gst-launch -v videotestsrc ! warptv ! ffmpegcolorspace ! autovideosink
|
* gst-launch -v videotestsrc ! warptv ! videoconvert ! autovideosink
|
||||||
* ]| This pipeline shows the effect of warptv on a test stream.
|
* ]| This pipeline shows the effect of warptv on a test stream.
|
||||||
* </refsect2>
|
* </refsect2>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue