On Mon, Oct 27, 2014 at 06:25:59PM +0100, Reimar Döffinger wrote:
> On Mon, Oct 27, 2014 at 05:16:53PM +0100, Michael Niedermayer wrote:
> > On Mon, Oct 27, 2014 at 09:23:59PM +0530, greeshma wrote:
> > > Hi,
> > >
> > > thanks,
> > > I am trying to convert .raw/.pcm file to .mlp file using mlp en
On Mon, Oct 27, 2014 at 05:16:53PM +0100, Michael Niedermayer wrote:
> On Mon, Oct 27, 2014 at 09:23:59PM +0530, greeshma wrote:
> > Hi,
> >
> > thanks,
> > I am trying to convert .raw/.pcm file to .mlp file using mlp encoder.I want
> > the command line options to be used for the conversion.
>
>
On Mon, Oct 27, 2014 at 09:23:59PM +0530, greeshma wrote:
> Hi,
>
> thanks,
> I am trying to convert .raw/.pcm file to .mlp file using mlp encoder.I want
> the command line options to be used for the conversion.
./ffmpeg -i input.wav output.mlp
should work if there is a mlp encoder
[...]
--
Mi
Hi,
thanks,
I am trying to convert .raw/.pcm file to .mlp file using mlp encoder.I want
the command line options to be used for the conversion.
Greeshma Balabhadra
Pre final Undergraduate
IIT Guwahati
+91 7896366744
grees...@iitg.ernet.in
On Mon, Oct 27, 2014 at 9:07 PM, Michael Niedermayer
wr
Hi
On Mon, Oct 27, 2014 at 08:54:11PM +0530, greeshma wrote:
> Hi,
>
> how can we register new encoder file in the list of encoders.
> i have added new encoder mlpenc.c and made patches accordingly.but i am not
> able to convert .pcm file to .mlp file
Best check the changes that where commited w
Hi,
how can we register new encoder file in the list of encoders.
i have added new encoder mlpenc.c and made patches accordingly.but i am not
able to convert .pcm file to .mlp file
and what are the command line AVoptions are to be added to convet .pcm file
to .mlp file(i have added sample_bits s24
Hi,
how can we register new encoder file in the list of encoders.
i have added new encoder mlpenc.c and made patches accordingly.but i am not
able to convert .pcm file to .mlp file
and what are the command line AVoptions are to be added to convet .pcm file
to .mlp file(i have added sample_bits s24