Skip to content

cnsuhao/umplayer

 
 

Repository files navigation

Umplayer

Umplayer is a free media player with built-in codecs that can play virtually all video and audio formats. This is a custom + freeze version, refer to sourceforge or smplayer for alternatives.

umplayer

Quick start

On Ubuntu (only LTS releases)

  1. Set up the minos archive:

    $ sudo add-apt-repository ppa:minos-archive/main
    
  2. Install:

    $ sudo apt-get update && sudo apt-get install umplayer
    
  3. Enjoy ☺!

On other Linux distributions

  1. Type make

  2. Type sudo make install

Differences

  • Remove youtube (broken anyway) and shoutcast (there are better programs for listening online radio)
  • Remove background refreshing (faster and prettier)
  • Remove links to faq, social networks and original web pages (abandoned)
  • Remove annoying facebook and initial language messages
  • Remove floating control widget (ugly and unnecessary)
  • Change default Ctrl+F -> Ctrl+O for openning files
  • Quit by pressing 'q', just as in mplayer{,2}
  • Use a modified black theme by default
  • Add an optional umplayer-dbg package

Feedback

Please drop me an email with your suggestions or open an issue with your comments.

About

umplayer is a free media player with built-in codecs that can play virtually all video and audio formats. | Custom + Freeze version

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 85.8%
  • C 10.8%
  • Makefile 1.1%
  • QMake 0.8%
  • CSS 0.8%
  • Objective-C++ 0.6%
  • Other 0.1%