[vlc-devel] [PATCH] Add Dirac encoding support to VLC using the Schroedinger library.

Jean-Baptiste Kempf jb at videolan.org
Wed Dec 8 12:52:05 CET 2010


On Wed, Dec 08, 2010 at 02:43:21PM +1100, Anuradha Suraparaju wrote :
> > I just set it to the value used by the decoder. Is there any way pf
> specifying that the Schro encoder module should be used ahead of the
> Dirac-research encoder module to encode Dirac if both are present?
Anything above "100" would work.

> > It seems that most of the code is options handling. Would it be possible
> > to automatize this part and reduce the code size?
> > I am not sure we need proper internalization of all the options, but
> > maybe I am wrong.
> >
> Most of the options are advanced options that can be used to tweak the
> Schroedinger encoder output. So the end user is unlikely to use them often.
> I'll see if I can get rid of some of the advanced options. Schro encoder
> does provide an interface to the encoding options. I'll see if I can use
> that to reduce the code size.

I didn't say "get rid of", I surely didn't.
I just asked if it was possible to automatically generate them. If it is
too much hassle, don't bother.

But, still some MACROS should help factorize the code, IMVVVHO


Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/
+33 672 704 734



More information about the vlc-devel mailing list