I'm trying to use MP4Box for adding an AAC audio track to an mp4 H.264 video file.

ffmpegX extract AAC file to .mov containers, which are not handled by MP4Box. Would it be possible to:
- Either add many tracks to the video at once, (but it is quite a lot of work I suppose)
- or choose the container?

thanx!