Greetings, all!
The last few months I've been trying to find a front-end for mplayer with better support for internet. My english is poor, so I'll explain what I mean.
There's a web server full of movies and I can open them from Opera with plugins for mplayer or totem or xine, but they can't load subtitles (AFAIK). So I removed the browser plugins and changed Opera's settings to automaticaly send URLs to smplayer and it works, it loads up the movie. The other thing I can do with SMPlayer is load an URL (MPlayer-GUI isn't capable of this). But when it comes to subtitles... Nothing gives me the option to open subtitles from http:// . I was looking for this all over the web, spent hours google-ing, browsing forums but there was nothing. So I thought that mplayer just doesn't support this kind of subtitle handling, but I gave it a try. In a terminal I typed:
Code:
mplayer http://thewebserver/moviesfolder/movie.avi -sub http://thewebserver/moviesfolder/movie.srt -subcp windows-1251
and voila! Mplayer started, the movie displayed and the subtitles were in the correct charset and loaded. I don't mind using command line, but after 2-3 movies it gets really really annoying to type all the time, especially when the movies are on 2 or 3 cds... So I was wondering if any of you know some GUI that does this automaticaly.
I have absolutely no knowledge about C++ but if I knew I'd love to make one myself... If someone can guide me from where should I start or where to find such a thing, please share this with us! Thanks !

--
Sorry for my poor english!