X265 plugin build issue in gst-plugins-bad 1.8.3

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

X265 plugin build issue in gst-plugins-bad 1.8.3

Jeegar32
Hello

On Ubuntu 15.04 64 bit system, I am building gst-plugins-bad 1.8.3 package.
While ./configure i get below error 

configure: *** checking feature: x265 plug-in ***
configure: *** for plug-ins: x265 ***
checking for X265... no
configure: No package 'x265' found
configure: *** These plugins will not be built: x265

I have installed x265 package by sudo apt-get install x265

Still i am facing the same error in ./configure
and x265 plugin is not getting build.

Please let me know what step i am missing.

Regards,
Jeegar Patel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: X265 plugin build issue in gst-plugins-bad 1.8.3

Sebastian Dröge-3
On Tue, 2016-08-23 at 11:29 +0530, Jeegar Patel wrote:

> Hello
>
> On Ubuntu 15.04 64 bit system, I am building gst-plugins-bad 1.8.3
> package.
> While ./configure i get below error 
>
> configure: *** checking feature: x265 plug-in ***
> configure: *** for plug-ins: x265 ***
> checking for X265... no
> configure: No package 'x265' found
> configure: *** These plugins will not be built: x265
>
> I have installed x265 package by sudo apt-get install x265
>
> Still i am facing the same error in ./configure
> and x265 plugin is not getting build.
>
> Please let me know what step i am missing.
Most likely you're missing libx265-dev. The config.log file created by
configure will tell you the details.

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (949 bytes) Download Attachment