Hi all,
i'm trying to use the devvideo library to decode frame by frame a mp4 video form filesystem.
I'm using the CMMFDevVideoPlay class but i can't initialize the decoder because the FindDecodersL method doesn't find an appropriate decoder for the mp4 file.It returns to me always KErrNotFound.
I' m trying to pass to this method this two codec as first parameter:
video/h263-2000 or video/mp4v-es
but the decoder can't be found.
I'm working on the S60 3rd FP2 Emulator. Can be the problem related to emulator itself?
This class allow to access to the video buffer so i can get the video frame one by one from this buffer isn't it?
Best regards




