|
Roadmap |
Site sponsored by
IGEL
|
||
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [directfb-dev] Re: Xine, mplayer providers
Howdy, > mplayer is a really cool player but looking at the code, it is a piece > of junk. a much cleaner approach would be using ffmpeg's libavcodec > (xine and mplayer also use libavcodec). Using it directly instead of > xine or mplayer would eliminate a (fat) additional layer. IMHO the big advantage of using xine over mplayer is that xine has an independant library called xine-lib that is really easy to integrate. Basically you just have to load video out driver, audio out driver, open a media and play... Integrating libavcodec is a long and heavy process full of traps.. I was planning to rework the DirectFB video out module of xine-lib for my DirectFB project so that you can pass a DisplayLayer to the video out driver and it will create a window for you where the video will be sent to. If anyone has some ideas on how we should move i m open on that.. It would be cool to use VideoProvider instead of integrating xine-lib directly in projects to play videos. Cheers, -- Julien MOUTTE (aka Dolphy) Homepage : http://dolphy-tech.net Attachment:
signature.asc
|
|
| directfb.org |
|
Development |
|
Old Archives |