xvidenc

Nicolas Dufresne nicolas at ndufresne.ca
Sun Jan 29 20:17:28 UTC 2017


Le 29 janv. 2017 12:42 PM, "Jerry Geis" <jerry.geis at gmail.com> 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
gstreamer-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170129/85a7e2ac/attachment.html>


More information about the gstreamer-devel mailing list