mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
Drop obsolete comment.
This commit is contained in:
parent
1eb927ba5b
commit
73df3d41b9
1 changed files with 0 additions and 4 deletions
4
README
4
README
|
@ -62,10 +62,6 @@ Hardware requirements
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|
||||||
The GStreamer pipeline currently has to be built manually.
|
|
||||||
i.e. neither decodebin{,2} nor playbin{,2} would select the VA-API
|
|
||||||
elements automatically.
|
|
||||||
|
|
||||||
* Play an H.264 video with an MP4 container in fullscreen mode
|
* Play an H.264 video with an MP4 container in fullscreen mode
|
||||||
$ gst-launch-0.10 -v filesrc location=/path/to/video.mp4 ! \
|
$ gst-launch-0.10 -v filesrc location=/path/to/video.mp4 ! \
|
||||||
qtdemux ! vaapidecode ! vaapisink fullscreen=true
|
qtdemux ! vaapidecode ! vaapisink fullscreen=true
|
||||||
|
|
Loading…
Reference in a new issue