In <[EMAIL PROTECTED]>, Manu Abraham wrote: > I haven't worked much with libmpeg3, but as i read from > http://heroinewarrior.com/libmpeg3.php3. I read that libmpeg3 does > handle Transport streams. > > Yes, i am trying to do some DVB specific stuff with DirectFB, In fact i > am trying to make a small DVB app. Xine is broken conceptually, (the > only one thing that i like about xine is the deinterlacing stuff, but > since it is broken in many ways, well that option does not look very > bright to me) and can't use xine in there.
You could try libavcodec/ffmpeg. It does work quite well, and it supports more codecs, but the API keeps changing and it isn't very well documented. VDR's softdevice plugin, including DirectFB support, uses it successfully. Or what about MPlayer as an alternative to Xine? The only things I can think of that it doesn't do as well as Xine are DVD menus and A/V sync. -- TH * http://www.realh.co.uk _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
