Where can I find the x264enc element?

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

Where can I find the x264enc element?

Topi Hukkanen
I've been messing around with gst-launch and trying to install as many packages as I can from the Synaptic Package Manager, but I must be having a case of the stupid here...

Every time I try to launch thusly:

gst-launch x264enc

I get an error that says:

ERROR: pipeline could not be constructed: no element "x264enc".



Does anyone have any hints for me?

-Topi

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Where can I find the x264enc element?

Benoit Fouet
Hi,

Topi Hukkanen wrote:

> I've been messing around with gst-launch and trying to install as many
> packages as I can from the Synaptic Package Manager, but I must be
> having a case of the stupid here...
>
> Every time I try to launch thusly:
>
> gst-launch x264enc
>
> I get an error that says:
>
> ERROR: pipeline could not be constructed: no element "x264enc".
>

it is part of the GStreamer Bad Plug-ins

> Does anyone have any hints for me?
>

you need to have x264 libraries and headers (i.e. -devel package, if you
use packages) prior to building gst-plugins-bad in order to get it working.

--
Benoit Fouet
Purple Labs S.A.
www.purplelabs.com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Where can I find the x264enc element?

Tristan Matthews-2
In reply to this post by Topi Hukkanen
Hi Topi,

Topi Hukkanen wrote:

> I've been messing around with gst-launch and trying to install as many
> packages as I can from the Synaptic Package Manager, but I must be
> having a case of the stupid here...
>
> Every time I try to launch thusly:
>
> gst-launch x264enc
>
> I get an error that says:
>
> ERROR: pipeline could not be constructed: no element "x264enc".

For the gstreamer plugin, you need to install gst-plugins-bad.

For x264, I don't think you need all of them, but I have the x264,
libx264-57 and libx264-dev packages installed with Synaptic.

Best,

Tristan


>
> Does anyone have any hints for me?
>
> -Topi
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> ------------------------------------------------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>  


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel