Problem with install x264enc

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

Problem with install x264enc

张若
Hi,

I once installed the gstreamer ugly-plugins-1.8.3, however I cannot find the x264enc while using gstreamer.

Therefore, I start to install the ugly plugins again.

While configuration, it shows:

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

[...]

configure: *** Plug-ins with dependencies that will NOT be built:
        [...]
        x264

How can I deal with that?

Thanks in advance!

Best regard,

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

Re: Problem with install x264enc

Peter Maersk-Moller-2
You need to install libx264 and its header files.
For Ubuntu/debian like distros, that is 'sudo apt-get install libx264-dev'

On Thu, Oct 6, 2016 at 2:36 PM, 张若 <[hidden email]> wrote:
Hi,

I once installed the gstreamer ugly-plugins-1.8.3, however I cannot find the x264enc while using gstreamer.

Therefore, I start to install the ugly plugins again.

While configuration, it shows:

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

[...]

configure: *** Plug-ins with dependencies that will NOT be built:
        [...]
        x264

How can I deal with that?

Thanks in advance!

Best regard,

_______________________________________________
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