[MEncoder-users] Re: Producing .mp4 files?

Stephen Norum stephen at mybunnyhug.org
Fri Feb 16 19:13:26 CET 2007


On Feb 15, 2007, at 3:26 PM, Jon Drukman wrote:

> Kevin Downey wrote:
>> mencoder will do aac too.
>> I use mencoder to encode both and just mux to avi then demux to two
>> separate files foo.h264 and foo.aac.
>> I use mencoder to demux the video and ffmpeg to demux the audio. I
>> would like to use mencoder for both but I haven't found a method to
>> demux the audio that isn't real time.
>> Then mp4creator to mux to mp4.
>
> i know mencoder will do aac, but if i do it with -rawaudio then mux  
> with mp4creator, i get an unplayable file.
>
> can you send the commands you use?  i'm curious.
>
> thanks.
>
> -jsd-


I use this Makefile I wrote.  Take a look at the "Conversion Targets"  
section.

The flow is:
  - Create folders
  - Create log files (pass 1)
  - Create AVIs (pass2)
  - Get AAC from AVI
  - Get h.264 from AVI
  - Create MP4 from AAC and H264


Stephen


-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 6938 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mencoder-users/attachments/20070216/b6ab94c9/attachment.obj>
-------------- next part --------------




More information about the MEncoder-users mailing list