[vlc-devel] [PATCH] cc.c : Added basic features of CIA-708 to cc.c

greeshma greeshmabalabadra at gmail.com
Fri Mar 27 09:53:58 CET 2015


Greeshma


On Thu, Mar 26, 2015 at 10:14 PM, Devin Heitmueller <
dheitmueller at kernellabs.com> wrote:

> > On the one hand, all other things being equal, people will obviously
> prefer
> > LGPL over GPL. On the other hand if the GPL implementation is
> significantly
> > better than the LGPL one, or there is no LGPL implementation, then it
> makes
> > sense to have a GPL plugin though.
> >
> > So you can use ccextractor code, but only in a new separate plugin.
>
> It may make sense to look at using libzvbi0 for the EIA-708 decoding.
> I've actually considered at various points switching the existing
> EIA-608 parser to use this and ripping out 90% of the stuff in the
> current cc.c.  It's got a modified BSD license and we're already using
> it for Teletext parsing as well as for VBI slicing when doing EIA-608
> over analog.  Would be nice to get rid of the duplicated code (and
> make any fixes to libzvbi if needed, where they can be shared across
> multiple projects).
>
> I've had to do work on CC parsing in libzvbi, VLC, and tvtime - would
> be great to have a single library where I don't have to keep making
> the same fixes across multiple codebases.
>
> In fact, if we're looking for something that can be done in an
> Outreachy project, moving to libzvbi for EIA-608 decoding would be a
> much more useful piece of work than EIA-708 parsing in general.  Then
> if we add 708 support to libzvbi, all the consumers of that library
> would benefit.
>
> Devin
>
> --
> Devin J. Heitmueller - Kernel Labs
> http://www.kernellabs.com
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>


Hello all,

Its nice to get knowledge about the existing closed captions in VLC. I am
relatively new to open source software development.
I have no idea about Licensing Terms and Conditions.But the contribution i
made till now is very less and comprises of basic structures needed for
EIA-708 captioning. The data needed for this is available in wikipedia
page. I am very sure that Wikipedia page has no Licensing terms and
conditions. The ccextractor which i based my code upon has Licensing terms,
then i'll start writing the corresponding functions again,may be from
libzvbi(if possible and legal).Any thing i missed or incorrect?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20150327/17df3a9c/attachment.html>


More information about the vlc-devel mailing list