After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 719416 - Port gstreamer-vaapi to GStreamer 1.4 APIs
Port gstreamer-vaapi to GStreamer 1.4 APIs
Status: RESOLVED OBSOLETE
Product: gstreamer-vaapi
Classification: Other
Component: general
git master
Other Linux
: Normal enhancement
: ---
Assigned To: gstreamer-vaapi maintainer(s)
gstreamer-vaapi maintainer(s)
Depends on: 687182 715183 724354
Blocks: 720305
 
 
Reported: 2013-11-27 13:13 UTC by Gwenole Beauchesne
Modified: 2015-07-29 14:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gwenole Beauchesne 2013-11-27 13:13:01 UTC
This is a placeholder for features or bugs to be fixed for decent support for GStreamer 1.4. Conversely, this can also hold features to add by GStreamer 1.4 timeframe for an improved integration of gstreamer-vaapi.
Comment 1 Gwenole Beauchesne 2014-07-29 07:59:08 UTC
The workaround whereby memory:VASurface capsfeatures should not be added to the srcpad caps to help auto-plugging of vaapisink is still valid for GStreamer 1.4.0 release. Sreerenj informed me however that it just works with current GStreamer 1.5-git (1.6.0). So, it looks like we are going to track that now for the next 1.6 target. :)
Comment 2 Gwenole Beauchesne 2014-07-29 08:02:06 UTC
Or we could cherry-pick the relevant patches for 1.4.1. Though, it would be a little hard to detect at run-time whichever version is used. Any comments?
Comment 3 Jan Schmidt 2015-07-28 13:56:38 UTC
Probably can close this?
Comment 4 Víctor Manuel Jáquez Leal 2015-07-28 14:48:06 UTC
(In reply to Jan Schmidt from comment #3)
> Probably can close this?

I agree. Let's close it. If anyone disagrees (Gwenole or Sree?), please reopen it.
Comment 5 Bastien Nocera 2015-07-29 10:41:30 UTC
It would be good if there was one time that gstreamer-vaapi worked when stable version get released. It fails to play back in Totem 3.14 with GStreamer 1.2, it also fails with Totem 3.16 and GStreamer 1.4.

I'd welcome backports.
Comment 6 Víctor Manuel Jáquez Leal 2015-07-29 14:18:57 UTC
(In reply to Bastien Nocera from comment #5)
> It would be good if there was one time that gstreamer-vaapi worked when
> stable version get released. It fails to play back in Totem 3.14 with
> GStreamer 1.2, it also fails with Totem 3.16 and GStreamer 1.4.
> 
> I'd welcome backports.

Hi Bastien, 

A couple months ago, I spent some thime on this debian bug:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=762579

Except that workaround, I couldn't find a fix.