All, how do I get vaapih264enc installed? I have all the latest gstreamer-1.0 good, bad, ugly pluins. Yet, this one plugin does not seem to exist On one machine the plugin seems to exist fine, but I have another machine (several others) where this plugin does not seem to be getting installed. Does anyone know why? _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
On 11/08/16 at 12:06am, Rick Blacker wrote:
> All, how do I get vaapih264enc installed? I have all the latest > gstreamer-1.0 good, bad, ugly pluins. Yet, this one plugin does not seem to > exist > > On one machine the plugin seems to exist fine, but I have another machine > (several others) where this plugin does not seem to be getting installed. > Does anyone know why? vaapih264enc is part of the gstreamer-vaapi package. You should have it installed. Bear in mind that since release 1.10 the elements are only registered if they are supported by the va driver (and, indirectly, if your hardware supports it). vmjl > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
When I inspect the element gst-inspect-1.0 vaapih264enc Not sure why it didn't get installed with GStreamer, but it does not seem to exist.
What is the actual command to download it separately?
From: gstreamer-devel <[hidden email]> on behalf of Víctor M. Jáquez L. <[hidden email]>
Sent: Tuesday, November 08, 2016 7:06 AM To: Discussion of the development of and with GStreamer Subject: Re: Missing vaapih264enc, how do I install it? Can I just copy the .so file from one machine to another? On 11/08/16 at 12:06am, Rick Blacker wrote:
> All, how do I get vaapih264enc installed? I have all the latest > gstreamer-1.0 good, bad, ugly pluins. Yet, this one plugin does not seem to > exist > > On one machine the plugin seems to exist fine, but I have another machine > (several others) where this plugin does not seem to be getting installed. > Does anyone know why? vaapih264enc is part of the gstreamer-vaapi package. You should have it installed. Bear in mind that since release 1.10 the elements are only registered if they are supported by the va driver (and, indirectly, if your hardware supports it). vmjl > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
On 11/08/16 at 06:04pm, Rick Blacker wrote:
> When I inspect the element > > gst-inspect-1.0 vaapih264enc > > I get No such element or plugin 'vaapih264enc ' > > Not sure why it didn't get installed with GStreamer, but it does not seem to > exist. > > What is the actual command to download it separately? I don't know what package management are you using, so I don't know what commands you'll need. Search for gstreamer-vaapi within your package management system, and install that package. vmjl _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |