Log in

View Full Version : MP4creator on arm


shinstar
24th February 2010, 04:53
Dear all,

I would like to mux a raw h.264 file and an aac file into a mp4 container on arm platform, and I don't want to install any extra library(or at least minimizing the extra library). So I am trying to porting MP4Creator(I know it's outdated, but it is suited for my purpose). It works perfect, however the alignment trap problem always exists(although I modified all structures). Are there any solution to this?

Besides, I have read that mp4v2 may work on arm. If so, Could any one know how to use mp4v2 as a muxer(or us it to produce one muxer), since it seems no mux tool in the mp4v2 distribution package.

Thank you for all your help.