Hi all,
I have a fragmented mp4(H.264) stream dumped to file. It has several atoms
of the following sequence.
moof
mfhd
free
traf
thfd
trun
mdat
moof
:
:
How can I create a MOV file out of these fragmented moof atoms.
I think that I have to extract H.264 data from moof atoms and dump them in
to moov atoms of a MOV file.
Is this possible with ffmpeg.
Actually I need to achieve this programmatically, but first I want to know
if this is possible with ffmpeg.
Thank you in advance.
--
*Amila Perera.*
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user