Hi All,

Can you please help me on some doubts regarding h264 encoder header.

I am trying to dump h264 encoded bitstream to a file(video recording
usecase). I had added the code for the file dump in the OMX FillBufferDone
() callback.
[Fillbufferdoneprocessing() function in pvmf_omx_enc_node.cpp]
 In the dump, what I observed is that the start code is not present and I
think the SPS and PPS sequences are getting dumped. I am unable to playback
the dumped stream. I am using 'ffplay' player.

Do i need to dump the header info seperately..?or else what could be the
problem ..?

Regards,
Linto

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to