[MEncoder-users] Remuxing to mp4 on windows

James Hastings-Trew jimht at shaw.ca
Fri May 9 16:11:50 CEST 2008


Nicolas Hesler wrote:
>> I had -oac faac -faacopts mpeg=4:object=2:br=160:raw
>> and the same without ":raw" in there, and neither one produced an aac 
>> audio file that mp4box was happy with. But I'm game to keep trying. 
>> Reducing the number of external windows-only executables from the 
>> workflow is always a goal for me.
>>     
> The following works for me:
>
> MP4Box -aviraw video h264.avi
> MP4Box -aviraw audio h264.avi
>
> (this produces: h264_audio.raw and h264_video.h264)
>
> (rename or copy the audio file so the extension is aac instead of raw)
>
> copy h264_audio.raw h264_audio.aac
>
> MP4Box -add h264_audio.aac out.mp4
> MP4Box -add h264_video.h264:fps=24 out.mp4
>   
Yes, I was specifically saying that that does not work for me. Mp4box 
does not like the resulting audio file. Perhaps you can include the 
encoding options you used in Mencoder that worked for you?




More information about the MEncoder-users mailing list