Drop obsolete comment.

This commit is contained in:
gb 2010-05-12 19:18:04 +00:00 committed by Gwenole Beauchesne
parent 1eb927ba5b
commit 73df3d41b9

4
README
View file

@ -62,10 +62,6 @@ Hardware requirements
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
$ gst-launch-0.10 -v filesrc location=/path/to/video.mp4 ! \
qtdemux ! vaapidecode ! vaapisink fullscreen=true