Hi all,

I wrote a small app that plays a gif file using CreateVideoProvider and it
works great. However, when I try to use functions like
GetLength(), GetPos(), SeekTo(), the app crashes saying it does not support
the function, like when I use GetLength:
*(#) DirectFBError [videoprovider->GetLength(videoprovider, &sec)]: Not
supported!*

Right now I'm able to play/stop the video rendering, GetStatus(),
SetPlaybackFlags(), and probably do some other stuff. But I would really
like to have those informations that are "Not supported!".

Does anyone have any information on why this could be happening and how to
fix it?

Thanks.
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to