AW: gstreamer-vaapi
Bernhard Graaf
bernhard.graaf at gmx.de
Sun Jun 7 12:02:04 PDT 2015
I am using following pipeline:
Dvbbasebin ! decodebin name=d ! videoconvert ! vaapiencode_h264 ! mpegtsmux
name=m ! tcpserversink d. ! audoconvert ! audioresample ! avenc_mp2 ! m.
If I use x264enc instead of vaapiencode_h264 the pipeline works great (but
with height cpu-usage).
With 0.5.9 the pipeline hangs between video encoding and muxing without any
error message.
With 0.5.10 I have a problem with make (compiling) but there is already an
open bug at
https://bugzilla.gnome.org/enter_bug.cgi?product=gstreamer-vaapi.
So thank you for your commitment for July. I have time to wait :-).
Regards
Bernhard
-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org]
Im Auftrag von Víctor M. Jáquez L.
Gesendet: Sonntag, 7. Juni 2015 20:33
An: Discussion of the development of and with GStreamer
Betreff: Re: gstreamer-vaapi
On 06/07/15 at 11:39am, Bernhard Graaf wrote:
> Hi,
>
>
>
> I'm using Gstreamer 1.4.3 on Ubuntu 14.04.2 and try to use
> ,vaapiencode_h264'.
Yeah, Ubuntu 14.04 distributes gstreamer-vaapi 0.5.7
https://launchpad.net/ubuntu/trusty/+source/gstreamer-vaapi
> The encoder is available since gstreamer-vaapi 0.5.8 (but needs gestreamer
> 1.2).
I guess you could compile it for gstreamer 1.2 too. But it is better to
build
a newer version.
> Gstreamer-vaapi 0.5.9 and 0.5.10 have bugs (compiling error in Ubuntu
14.04.
> for example).
Could you file a bug about it? If you could include the error messages would
be great.
https://bugzilla.gnome.org/enter_bug.cgi?product=gstreamer-vaapi
> In some discussions I've found '0.5.11 is the last stable', but I didn't
> found this version in the download area.
0.5.11 is the current development branch (master). AFAIK, it will be
released
on July.
>
> My question: where could I find gstreamer-vaapi version 0.5.11?
>
You can clone the repo and build it yourself, shouldn't be hard, but it can
be
tricky :)
vmjl
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list