Adding a custom Codec to VLC

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
leatonjo
New Cone
New Cone
Posts: 1
Joined: 06 Feb 2008 23:07

Adding a custom Codec to VLC

Postby leatonjo » 06 Feb 2008 23:14

Hi,

I am looking at using VLC for an application that encodes video using an in-house developed custom Codec. Before I can start I have been asked how long integration of the new format into VLC would take. I have looked through the code and estimated 3 to 4 weeks (setting up the development environment, becoming familiar with VLC, implementing the new format using a close example etc.). Does this sound reasonable to those developers who have already been through this process? If not how much have I missed?

Thanks,
Lee

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding a custom Codec to VLC

Postby Jean-Baptiste Kempf » 06 Feb 2008 23:32

Well, this is too much to ask here. Noone knows.

If this is a video codec, probably you just need to built a module in modules/codec/ named new_module.c and make him call your decoder.

If the library for your codec isn't already existing then it might be bigger time.

It depends on the complexity of the whole codec.

You have to be under GPL-compatible license to do a codec in VLC.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

sfed
Blank Cone
Blank Cone
Posts: 15
Joined: 05 Feb 2008 13:15

Re: Adding a custom Codec to VLC

Postby sfed » 08 Feb 2008 23:08

Correct me if I'm wrong, but GPL only applies if you distribute or sell the application to a 3rd party. In-house commercial or personal use/modification is ok without disclosure of source, from my understanding of the GPL. For example, lots of companies have websites powered by GPL software with modifications, but do not have to disclose source because they do not distribute the code to 3rd parties. So if the purpose is to develop a tool to be used in-house encoding, that would still be ok, no?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Adding a custom Codec to VLC

Postby Jean-Baptiste Kempf » 09 Feb 2008 03:49

"You HAVE to give the source code to your clients."

If you are your own client, your must give yourself the source :roll:
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 62 guests