xvidenc

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

xvidenc

Jerry Geis-2
hi All,

I am using CentOS 7.3... This comes with gstreamer 1.4.5... 
I wanted to add to this xvidenc to this mix...

I downloaded xvidcore-1.3.2 and extract and installed.

I then rebuilt ALL the gstreamer  1.4.5 packages and re-ran
gst-inspect-1.0 | grep xvidenc 

and still did not have anything.

What do I need for get gstreamer to find xvid?
Looking at plugins-bad config.log I see:

configure:50646: result: no
configure:50646: checking for gme/gme.h
configure:50646: result: no
configure:50776: *** These plugins will not be built: gme
configure:50794: *** checking feature: xvid plugins ***
configure:50798: *** for plug-ins: xvid ***
configure:50825: WARNING: *** xvid not ported
configure:51030: *** These plugins will not be built: xvid
configure:51048: *** checking feature: DVB Source ***

Where do I get gme/gme.h ???

Thanks,

Jerry

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

Re: xvidenc

Nicolas Dufresne-5


Le 29 janv. 2017 12:42 PM, "Jerry Geis" <[hidden email]> a écrit :
hi All,

I am using CentOS 7.3... This comes with gstreamer 1.4.5... 
I wanted to add to this xvidenc to this mix...

I downloaded xvidcore-1.3.2 and extract and installed.

I then rebuilt ALL the gstreamer  1.4.5 packages and re-ran
gst-inspect-1.0 | grep xvidenc 

and still did not have anything.

Xvid support has never been ported to 1.0 and is now removed from master branch. You would need to get it back from git history and port it.

As an alternative, I think you can use avenc_mpeg4 with idct-algo=14. It will be interpreted as MPEG 4, which is what xvid is, but should otherwise be visually similar.


What do I need for get gstreamer to find xvid?
Looking at plugins-bad config.log I see:

configure:50646: result: no
configure:50646: checking for gme/gme.h
configure:50646: result: no
configure:50776: *** These plugins will not be built: gme
configure:50794: *** checking feature: xvid plugins ***
configure:50798: *** for plug-ins: xvid ***
configure:50825: WARNING: *** xvid not ported
configure:51030: *** These plugins will not be built: xvid
configure:51048: *** checking feature: DVB Source ***

Where do I get gme/gme.h ???

Thanks,

Jerry

_______________________________________________
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