Generic access module/demuxer plugin
Posted: 06 Jan 2012 18:01
Hi,
Please let me know if this is the right place to ask this, or I should ask in the ML.
I want to add support for a new media file format (Audio+Video). It is open-source, I have not decided the license but it does not matter.
I can write one DirectShow filter for Windows and one V4L for Linux (and MAC?) and VLC will be able to access the new file format through mentioned modules.
But this requires a lot more effort (and I am not sure if the API will never break in the future, or supported at all).
Is there any VLC-native way (plugin, or generic module) to add new formats without requiring a ./configure --enable--my-module_name ?
Please let em know if there is any better way too, thanks.
Regards,
dashesy
Please let me know if this is the right place to ask this, or I should ask in the ML.
I want to add support for a new media file format (Audio+Video). It is open-source, I have not decided the license but it does not matter.
I can write one DirectShow filter for Windows and one V4L for Linux (and MAC?) and VLC will be able to access the new file format through mentioned modules.
But this requires a lot more effort (and I am not sure if the API will never break in the future, or supported at all).
Is there any VLC-native way (plugin, or generic module) to add new formats without requiring a ./configure --enable--my-module_name ?
Please let em know if there is any better way too, thanks.
Regards,
dashesy