On Thu, 2006-07-06 at 08:56 +0100, Karl Lattimer wrote: > there are docs, they seem pretty simple, and there are easy examples > around too, it should be way easier to get gst working than xine.
I won't completely rule it out, but I'm a bit more pessimistic. :) I haven't tried gstreamer in over half a year, but every time I try it -- which is generally after someone tells me "You gotta try gstreamer now, it's made a lot of improvement over X months and it's really good!" -- it crashes or does other odd things on parts of my media collection. I've always had my eye on gstreamer for long term use though. Even if there is no generic RGBA overlay in gstreamer, it looks like there are some plugins that implement something similar that I can look at. The only thing I'm worried about with gstreamer is one of the problems I had with xine: xine buffers several frames, so implementing the overlay as a post plugin caused a delay between when the overlay was updated and when it was actually visible. I had to implement a custom video out driver that did overlay there. I hope I don't have to do the same with gstreamer, and it has a concept of unbuffered post plugins. Do you know what kind of deinterlacers it has? I looked through the plugins reference manual and I couldn't find anything. Jason. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
