videoconvert: fix example pipeline in docs
There is no more 'fourcc' typecast for format. https://bugzilla.gnome.org/show_bug.cgi?id=681436
This commit is contained in:
parent
8b916da6d7
commit
fe08923628
@ -28,7 +28,7 @@
|
||||
* <refsect2>
|
||||
* <title>Example launch line</title>
|
||||
* |[
|
||||
* gst-launch -v videotestsrc ! video/x-raw,format=\(fourcc\)YUY2 ! videoconvert ! ximagesink
|
||||
* gst-launch -v videotestsrc ! video/x-raw,format=\(string\)YUY2 ! videoconvert ! ximagesink
|
||||
* ]|
|
||||
* </refsect2>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user