Unable to use taginject plugin in C program

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

Unable to use taginject plugin in C program

priyanka kataria
Hello,

I am trying to use “taginject” plugin in C program but the program fails to compile with “no such plugin” error.

Can’t we use “taginject” plugin in C program?

Regards,
Priyanka Kataria 

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

Re: Unable to use taginject plugin in C program

David Ing
It seems like your program cant find the plugin.  Check out usage of --gst-plugin-path command line parameter or GST_PLUGIN_PATH environment variable.  There is probably also a c function call to add a folder to the path ... but I dont know it off the top of my head.

On Sun, Apr 7, 2019, 9:32 PM priyanka kataria <[hidden email]> wrote:
Hello,

I am trying to use “taginject” plugin in C program but the program fails to compile with “no such plugin” error.

Can’t we use “taginject” plugin in C program?

Regards,
Priyanka Kataria 
_______________________________________________
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