jcohen
July 10th, 2005, 02:40 AM
It's always bugged me that Debian packaged mozilla-mplayer without gtk2 support. If compiled with gtk2 support, mplayerplug-in is actually very nice. It has buttons to play, pause, stop, and make the video full screen. there's also a menu which can be used to make the video full screen or to save the stream when it's done downloading. In essence, by compiling with gtk2 you're making mozilla-mplayer more user friendly, easier to use, more attractive, and giving fullscreen & download functionality. All you have to do is compile with the ./configure --enable-gtk2 flag. I've done this myself and built a deb package with checkinstall. I'm using the latest version of mozilla-mplayer which is 2.85.
Since some users prefer the non-gtk version, there could always be a seperate gtk version packaged.
Since some users prefer the non-gtk version, there could always be a seperate gtk version packaged.