Is there any Open Source MP4 muxer/writer java project(source written in java, no native code) available?
I have H.264 & AAC raw/elementary streams stored seperate files. I want to mux them and get the .mp4 video file containing both Audio & Video.
Thanks in advance for your valuable suggestions.