Meterial
(1)
Refernce
(1)
Encoder
(1)
Camera
(1)
Terial
(1)
Mp4v2
(1)
H264
(1)
Mp4
(1)

writing h264 into mp4 using mp4v2

Asked By Nithy B
13-Nov-09 06:26 AM
I have raw H.264 stream from camera, which i have to store it in a mp4 file. I have mp4v2 library and using VS2005. Can some one give me refernce meterial to accomplish this task.

le. I have mp4v2 library and using VS2005.

Jeremy Noring replied to Nithy B
17-Nov-09 08:20 PM
le. I have mp4v2 library and using VS2005. Can some one give me refernce me=
terial to accomplish this task.

No--you need to write your own code.  Also, since only you know about
your encoder implementation, you are the only person who can write it
(you will need some encoder-specific output to write the h264 track in
mp4v2).  I suggest you review the mp4v2 documentation, which is quite
good and includes standard interfaces for writing H264 tracks.
Post Question To EggHeadCafe