How to install a plugin to the installed SDK?

Josh Doe josh at joshdoe.com
Tue May 21 06:59:20 PDT 2013


On Tue, May 21, 2013 at 9:15 AM, Haiming Wang <whm_buaa at hotmail.com> wrote:

> Hi Josh,
>
>    Thank you very much for your kind help.
>   If I want to add the newly built x264 to the default location of the
> installed SDK, so that I don't have to add so many command line arguments,
> what should I do?
>

You can find the location of existing plugins by running gst-inspect-0.10
coreelements, fourth line of the output will tell you the plugin filename,
and you can put your DLL in that same directory. Assuming the SDK was
installed correctly, you can also find the directory with a environment
variable, the directory "%GSTREAMER_SDK_ROOT_X86%\lib\gstreamer-0.10".

-Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130521/6617c3a7/attachment.html>


More information about the gstreamer-devel mailing list