deinterlace: update example pipeline
Update reference to decodebin2 to decodebin
This commit is contained in:
parent
72f63c58ad
commit
34caf9d7c5
@ -29,7 +29,7 @@
|
||||
* <refsect2>
|
||||
* <title>Example launch line</title>
|
||||
* |[
|
||||
* gst-launch-1.0 -v filesrc location=/path/to/file ! decodebin2 ! videoconvert ! deinterlace ! videoconvert ! autovideosink
|
||||
* gst-launch-1.0 -v filesrc location=/path/to/file ! decodebin ! videoconvert ! deinterlace ! videoconvert ! autovideosink
|
||||
* ]| This pipeline deinterlaces a video file with the default deinterlacing options.
|
||||
* </refsect2>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user