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
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel