[Bug 611032] Support for Video Acceleration API (VA API) VaAPI

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jul 28 06:52:17 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=611032
  GStreamer | gst-plugins | git

Robert Jobbagy <jobbagy.robert> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jobbagy.robert at gmail.com

--- Comment #9 from Robert Jobbagy <jobbagy.robert at gmail.com> 2011-07-28 13:52:11 UTC ---
I would like decode with gst-vaapi with Integrated Intel Card but it works
weird.

I made mpeg2 file from rtspsrc source and I tried decode it with this pipeline
: 

gst-launch-0.10 filesrc location="test.mpeg" !
video/mpeg,width=1600,height=1200,mpegversion=2,systemstream=false,framerate=12/1
! vaapidecode ! vaapisink

it works but vaapisink not play it with 12 fps it's like greater than 12 fps.

My motherboard chipset support only these profiles : 

VAProfileMPEG2Simple
VAProfileMPEG2Main

Robert

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list