* Micah Dowty ([EMAIL PROTECTED]) wrote: > Hmm... and gstreamer even has python bindings! > > It would make a lot of sense to write the media player in python and > using gstreamer. That would make the media player require non-small > things like python and glib, but it's probably safe to assume that any > machine that you would want to play media on could handle that.
This was my exact idea several months ago! When I mentioned it then on #picogui, everone asked "why not just write a frontend to mpg123?" :-) But Python bindings for gstreamer did not exist then, and so I may be tempted to try this again soon. I have a good friend who is much better at UI design than me, so I will ask for his input on UI issues. For UI, what ballpark of screen resolutions are you targetting? What input devices are most relevent? I know that PicoGUI is technically agnostic to these things, but I think they are still important as far as UI design goes. Joshua -- Joshua Haberman <[EMAIL PROTECTED]> _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
