[ale] LG Env2 video format

suthurnboy at gmail.com suthurnboy at gmail.com
Sun May 3 18:50:22 EDT 2009


Once you know the display size, it might be easier to use avidemux to
convert the file.  It gives you a GUI, but still lets you set some of the
crucial options like the video bitrate.  One thing you're going to have to
investigate is which tool can create the right container format (3gp?).
Many tools out there can create an H.264 elementary stream, but you need
something that's going to also multiplex the h.264 video and your audio in
to a container stream which allows for proper A/V sync.

On Sun, May 3, 2009 at 3:36 PM, Paul Cartwright <ale at pcartwright.com> wrote:

> On Sun May 3 2009, Richard Bronosky wrote:
> > H.264 is going to be the smallest and best quality. Probably also the
> > easiest to get right. The tool do transcode video is mencoder. I
> > suggest doing it on the command line so that you can later turn it
> > into a bash script.
>
> I've used tovid before, but mencoder's 8000+ line man pages are a bit MUCH
> :)
> I got some examples from HERE:
>
> http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html#EXAMPLES%20OF%20MENCODER%20USAGE
>
> and picked these options to start:
>
> Encode DVD title #2, resizing to 512xHHH (keep aspect ratio):
>
> mencoder dvd://2 -vf scale -zoom -xy 512 -o title2.avi -oac copy -ovc lavc
> -lavcopts vcodec=mpeg4
>
> using a FILE.avi as input, not a DVD.. and no resizing..
>
> --
> Paul Cartwright
> Registered Linux user # 367800
> Registered Ubuntu User #12459
>
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://mail.ale.org/mailman/listinfo/ale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.ale.org/pipermail/ale/attachments/20090503/f61f76f3/attachment.html 


More information about the Ale mailing list