<div dir="ltr">Dear All,<div>I have bunch of .h264 raw data, could any one tell me how to use ffmpeg library to mux .h264 to  fragmented mp4 files. </div><div>I only know how to generate fragmented mp4 file via ffmpeg.exe, like below,</div><div><br></div><div><div>ffmpeg -i xx.h264 -vcodec copy -an -f mp4 -reset_timestamps 0 \</div><div>-movflags empty_moov+default_base_moof+frag_keyframe -loglevel quiet xxx.mp4</div><div><br></div><div>Thanks.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>*****************************</div>Po-Tung Fang<div>Email: <a href="mailto:berton1679@gmail.com" target="_blank">berton1679@gmail.com</a><br><div><div>*************************</div></div></div></div></div>
</div></div>