mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
doc: fix pipeline typo in vaapipostproc
This commit is contained in:
parent
d687e2cb78
commit
3cde7db1d3
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
* ## Example launch line
|
* ## Example launch line
|
||||||
*
|
*
|
||||||
* |[
|
* |[
|
||||||
* gst-launch-1.0 videotestsrc ! vaapipostproc ! video/x-raw width=1920, height=1080 ! vaapisink
|
* gst-launch-1.0 videotestsrc ! vaapipostproc ! video/x-raw, width=1920, height=1080 ! vaapisink
|
||||||
* ]|
|
* ]|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue