|
Roadmap |
Site sponsored by
IGEL
|
||
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [directfb-dev] Re: Xine, mplayer providers
Hi,I dont know about xine. for mplayer I can say that there is an old video provider which you should not use, it leaks badly and is not thread safe, which causes random crashes when calling Stop() SeekTo() etc. I have updated this provider to work with the latest DirectFB and fixed the crashes, but I will release it when the port to 1.0rc1 is finished and all leaks are gone. 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. I had the same problem with the mplayer videoprovider. My "fault" was to use ld for linking instead of using gcc. Maybe you should check that. You can send me your code if you want me to have a look at it.I have already made modifications the old patches to compile with new xine but dfb doesn't seem to want to recognize it as a provider for some reason. I don't know, never tested it.Xine seemsto have its own version of video_out for directfb, is this one good? andi -- Info: To unsubscribe send a mail to ecartis@directfb.org with "unsubscribe directfb-dev" as subject.
|
|
| directfb.org |
|
Development |
|
Old Archives |