[MPlayer-dev-eng] Using Mencoder to encode jpeg and audio into mpeg4 in ARM development kit
Aurelien Jacobs
aurel at gnuage.org
Wed Aug 17 23:38:22 CEST 2005
On Wed, 17 Aug 2005 03:18:29 +0000 (UTC)
Caline <courageceline at yahoo.com> wrote:
> Hello Everybody,
>
> I am a student using ARM development kit to develop an application for
>
> capturing jpeg from the camera, audio(*.wav) from the microphone and
> finally converting it into mpeg4 in the ARM board.
>
> On learning that Mencoder can provide the function for converting jpeg
> into mpeg, I would like to know whether Mencoder can be implanted
> into my ARM development kit or not.
>
> I am using ARM7TDMI core:SAMSUNG's S3C44B0X 16/32-bit
> RISC microprocessor.
>
> What I need is to convert jpeg and the audio into Mpeg-4 (avi), so I
> would like to know if there is any package developed for this purpose.
> Since the flash in my development kit has limited size, I need a
> compact package for this purpose.
>
> Please give guidance. And Your reply will be a great help to my work.
I guess using ffmpeg directly would give you good results.
And that could be pretty small if you disable all the encoder/decoder
you don't need.
mencoder would work too but would certainly be bigger.
Aurel
More information about the MPlayer-dev-eng
mailing list