[FFmpeg-devel] [PATCH]Addition of MLP encoder

Disha Singh directionstar86 at gmail.com
Wed Mar 30 03:08:33 CEST 2016


The most recent patch has been attached. The lpc error persists.
I have removed some patcheck errors.

-Disha

On Tue, Mar 29, 2016 at 6:24 AM, Michael Niedermayer <michael at niedermayer.cc
> wrote:

> On Tue, Mar 29, 2016 at 03:13:50AM +0530, Disha Singh wrote:
> > What is lpc ?
>
> linear predictive coding
>
>
> > Which lpc type (there are many in libavcodec/lpc.h)should be
> > used for mlp ?
>
> i would guess that doesnt matter and it should at some point become
> a user specified parameter
> you can also look at other encoders which use the lpc code
>
>
> > Also, please tell lpc_passes and precision and max_order
> > value to be specified for mlp.
>
> lpc_passes, is like type
> for the others check what the decoder or codec syntax can handle or
> what some MLP files use (ive no idea either without checking)
>
>
> >
> > In correct order of parameters in old file is causing SIGABRT error in
> line
> > 214 in lpc.h . :(((
>
> [...]
> --
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
>
> Everything should be made as simple as possible, but not simpler.
> -- Albert Einstein
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-MLP-encoder-addition.patch
Type: text/x-patch
Size: 89877 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160330/caf6d724/attachment.bin>


More information about the ffmpeg-devel mailing list