<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">Le 29 janv. 2017 12:42 PM, "Jerry Geis" <<a href="mailto:jerry.geis@gmail.com">jerry.geis@gmail.com</a>> a écrit :<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">hi All,<div><br></div><div>I am using CentOS 7.3... This comes with gstreamer 1.4.5... </div><div>I wanted to add to this xvidenc to this mix...</div><div><br></div><div>I downloaded xvidcore-1.3.2 and extract and installed.</div><div><br></div><div>I then rebuilt ALL the gstreamer  1.4.5 packages and re-ran</div><div>gst-inspect-1.0 | grep xvidenc </div><div><br></div><div>and still did not have anything.</div></div></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto">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.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>What do I need for get gstreamer to find xvid?</div><div>Looking at plugins-bad config.log I see:</div><div><br></div><div><div>configure:50646: result: no</div><div>configure:50646: checking for gme/gme.h</div><div>configure:50646: result: no</div><div>configure:50776: *** These plugins will not be built: gme</div><div>configure:50794: *** checking feature: xvid plugins ***</div><div>configure:50798: *** for plug-ins: xvid ***</div><div>configure:50825: WARNING: *** xvid not ported</div><div>configure:51030: *** These plugins will not be built: xvid</div><div>configure:51048: *** checking feature: DVB Source ***</div></div><div><br></div><div>Where do I get gme/gme.h ???</div><div><br></div><div>Thanks,</div><div><br></div><div>Jerry</div></div>
<br>______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
<br></blockquote></div><br></div></div></div>