Hi,
I Have written a sample application which decodes the H.264 encoded frames using S60 provided decoder ( n95 has one ). The frames are encoded using our own optimized encoder. So far i have been using CMMFDevVideoPlay for this. I can find the h.264 decoder by searching for "video/H264" compressed video format. I have the encoded data in YUV format(420). But after this i am stuck. as to how to start decoding.
If anyone has been successful in using the h.264 decoder. Can u please give me some pointers.
i have searched the forum extensively but there seems to be no discussion on how to use the decoder. I could not figure out
How and where to pass the Picture parameter set and sequence parameter set ?
regards,
Ravinder Chouhan



