Hello
It seems I need write a new plugin to play avi file. How to do this in detail?
And Is there some open source code I can refer to?
Or some other method? Any suggestion is welcome!
Thanks!
Hello
It seems I need write a new plugin to play avi file. How to do this in detail?
And Is there some open source code I can refer to?
Or some other method? Any suggestion is welcome!
Thanks!
Hi,
I think you will have to write a MMFController Plugin for Video or write a recognizer for avi file and then a library to decode the avi file and do all the processing.
There are no opensource code available for this. To write a MMFController Plugin you may refer to OGG Play as it is for audio and try to implement one for video.
btw what codec format is your video going to be in.