About the VLC plugins

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
yKevin
Blank Cone
Blank Cone
Posts: 25
Joined: 31 Jul 2008 11:14

About the VLC plugins

Postby yKevin » 04 Aug 2008 08:47

Hello, everyone

As you know, VLC is very great! It's plugins are so flexible. And now I want to add a new plugin to the VLC project, but the
problem is HOWTO?
In the beginning, I tried to change an exist plugin to my own code, i.e., I exchange the names of my own code and the exist plugin code.
e.g., I copied my own code myowncode.c to the ../module/codec directory, and chang the name to x264.c.
But it did not work. The vlc can not loadin the plugin(it's ".so" file).
Now the questions are:
What is the process of loadin a plugin?
And how to "register" a new plugin?

Any information about VLC plugin is welcomed :D .
Thank you very much.

yKevin
Blank Cone
Blank Cone
Posts: 25
Joined: 31 Jul 2008 11:14

Re: About the VLC plugins

Postby yKevin » 04 Aug 2008 11:58

Hey,boys and girls,you can write down any words about the VLC plugin as you wish.
Right or wrong is nothing. Leave it to me.
Because every information is WELCOMED!
Waiting for your reply.

Regards.

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: About the VLC plugins

Postby xtophe » 04 Aug 2008 17:16

read HACKING at the base of the sources

Is you module correctly built ? does ldd -r show any missing libraries ?
what's the error when vlc tries to load your module ?
Xtophe

yKevin
Blank Cone
Blank Cone
Posts: 25
Joined: 31 Jul 2008 11:14

Re: About the VLC plugins

Postby yKevin » 05 Aug 2008 03:47

Thank you for your reply,xtophe. :o

I think the HACKING file is very important and helpful.

Thanks & Regards


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 17 guests