Hi All,
I am trying to Play a video using "CMMFDevVideoPlay" in H.264 on N5800/N97, here whenever i am going to find the appropriate Decoder by using this,
CMMFDevVideoPlay::FindDecodersL(_L8("video/h264"), 0, decoders, ETrue);
it always return -1 error. and its working fine with H263.
My questions are
1st: Whether there is a decoder for H264 or not (on N5800/N97,as i have checked on device specification, its supported)
2nd: If there is a decoder for H264, then what is the Mime type for that.
P.S, I have already tried with all the defined Mime type here,
http://developer.symbian.org/xref/os...portedCodecs.h




