SMPlayer 0.7.0 Brings YouTube And Mplayer2 Support

6:57 PM

smplayer 0.7.0

SMPlayer may have been dead for a while, but it seems very active now, with two releases in just one month. The latest SMPlayer 0.7.0 brings basic support for YouTube and MPlayer2 as well as other new features.


What's new in SMPlayer 0.7.0:
  • Mplayer2 support
  • Use precise seeking with mplayer2. It can be enabled/disabled from Preferences > Interface
  • Basic support for YouTube which allows you to open urls via Open > Url, or as a command line parameter. You can also drag and drop a link from a browser to the smplayer window.
  • You can select the desired quality for YouTube videos under Preferences > Performance
  • New favorite menu, where you can add your favorite videos, music, streams, etc. It's also possible to add submenus.
  • New command line option: -disable-server which is used to disable the server used to communicate with other instances. You can use this to launch multiple SMPlayer instances

To install / upgrade to SMPlayer 0.7.0 in Ubuntu, use the commands below:
sudo add-apt-repository ppa:rvm/smplayer
sudo apt-get update
sudo apt-get install smplayer

For other Linux distributions and Windows, see the SMPlayer download page.

0 comments

» read more....

Install MPlayer2 And SMPlayer2 In Ubuntu

10:32 PM

MPlayer2 is a fork of MPlayer that "contains significant further development and supports a number of features not available in other Unix players".


Improvements included in MPlayer2 that aren't available in the original MPlayer:
  • better pause handling (In MPlayer executing any commands forced the player to unpause; in MPlayer2 you can change settings, seek, or run other commands while paused)
  • better Matroska support, including support for ordered chapters and editions
  • It's easy to build MPlayer2 with FFmpeg-mt support which gives a big performance increase on multicore machines
  • better support for VDPAU functionality on NVIDIA cards
  • support for precise seeking (seek to any frame in the video)
  • support for gettext-based translations
  • no longer depends on embedded FFmpeg tree or internal FFmpeg symbols
  • improvements in audio/video sync handling
  • support for gapless playback of audio files
  • support modifier keys in command bindinds
  • OSS4 volume control
  • lots of bug fixes
You can read a complete comparison between MPlayer and MPlayer2, here.


Unfortunately, there's something missing too: MEncoder is not available with Mplayer2 because "MEncoder codebase was in very bad shape". There is, however, a MPlayer2 development branch that adds some of MEncoder functionality and it will likely be merged with MPlayer2 sometime around the 2.1 release.




Using existing MPlayer front-ends with MPlayer2


It is possible to use existing MPlayer front-ends like UMPlayer, SMPlayer, XT7 Player and GNOME Mplayer with MPlayer2, because it uses the same binary filenames. However, some of the MPlayer2 features may not be available when using these players.




Install MPlayer2 in Ubuntu


MPlayer 2 is already available in the official Ubuntu Oneiric and Precise repositories so you can easily install it using Ubuntu Software Center, Synaptic, etc., however, if you want to install a newer version, you can use the MOTU Media MPlayer Daily Builds PPA.

To add the PPA and install MPlayer2 (only available for Ubuntu Oneiric and Precise), use the commands below:
sudo add-apt-repository ppa:motumedia/mplayer-daily
sudo apt-get update
sudo apt-get install mplayer2

The last command above removes mplayer and installs mplayer2.

If later on you want to go back to using the original MPlayer, simply run:
sudo apt-get install mplayer
This should remove MPlayer2 and install Mplayer.




Install SMPlayer2 in Ubuntu


smplayer2

There is a SMPlayer fork called SMPlayer2 which lets you take advantage of some of the features in MPlayer2 that are not available in the original SMPlayer, like precise seeking, better Matroska support, etc.

To install SMPlayer2 under Ubuntu 11.10 Oneiric Ocelot or 12.04 Precise Pangolin, use the commands below (only use it if you've installed MPlayer2):
sudo add-apt-repository ppa:smplayer2/daily
sudo apt-get update
sudo apt-get install smplayer2

Note: The SMPlayer2 PPA recommends using the latest MPlayer2 from the MOTU Media MPlayer Daily Builds PPA (see above).


Thanks to Eric Appleman for the SMPlayer2 tip!

0 comments

» read more....

SMPlayer 0.6.10 Released With Minor New Features

11:18 PM

SMPlayer is a popular front-end for MPlayer and can play videos, DVDs and VCDs, featuring configurable subtitles, audio track switching, video equalizer, filters, playlist, audio and subtitles delay adjustment and much more.

After almost 2 years, a new SMPlayer version has been released: 0.6.10. The new version only brings some minor new features like:
  • New vdpau configuration dialog
  • New menu to select the closed caption channel (requires mplayer >= r32607)
  • Possibility to select the seeking method (absolute or relative)
  • Possibility to sort the items of the playlist
  • Port for eCS, OS/2

SMPlayer could already use VDPAU (VDPAU allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware - Nvidia graphics cards only), but the new VDPAU configuration dialog lets you select the vdpau codecs to use:

smplayer 0.6.10



Install SMPlayer 0.6.10 in Ubuntu


If you use Ubuntu (Precise, Oneiric, Natty, Maverick, Lucid) and want to install the latest SMPlayer 0.6.10, you can do it by using the SMPlayer official PPA:
sudo add-apt-repository ppa:rvm/smplayer
sudo apt-get update
sudo apt-get install smplayer

Extra tip: for a newer mplayer you can use the MOTU Media Mplayer PPA.


For other Linux distributions and Windows, see the SMPlayer download page.


0 comments

» read more....

Xt7-Player Is A Fully Featured Mplayer GUI

9:59 PM

Xt7-player

Xt7-Player is a graphical user interface for Mplayer with a huge list of features, "while trying to keep usability in mind". Among the most important features are YouTube and Shoutcast integration, dvbt, library and playlist management, local and global hotkeys, "stackable" Audio and video filters managed via drag'n drop, audio and video equalizers and lots more.

It can even watch your /tmp folder for Flash videos and play them (like a tweak we've posted a while back, but fully automated).

At first, I was a bit skeptical because Xt7 Player is written in Gambas / Qt (I was influenced by other applications written in Gambas which don't look too pretty), but I've decided to give it a try after reading a lot of positive comments on its forum. And I must say, I was impressed! Yes, it doesn't integrate too well in GNOME, but it has all the features (and can play most video formats since it uses mplayer) I want and of course, it's fully customizable: you can easily move the tabs from top to left or show/hide the left panel with a click and so on.


Here are a few more Xt7 Player screenshots:

Xt7-player

Xt7-player

Xt7-player

More screenshots (under KDE) here.



Install Xt7-Player



Xt7-Player is available in a PPA for Ubuntu 12.04, 11.10, 11.04, 10.10 and 10.04 users.

To install Xt7 Player in Ubuntu, use the commands below (the first PPA is required for the latest Gambas 3):
sudo add-apt-repository ppa:nemh/gambas3
sudo add-apt-repository ppa:eloaders/xt7-player
sudo apt-get update
sudo apt-get install xt7-player

The YouTube integration depends on YouTube-dl, which is outdated in older Ubuntu versions but you can download the latest youtube-dl .deb from HERE.


Arch Linux users can install the latest Xt7-Player via AUR.


For other Linux distributions, get Xt7-Player from HERE (note: the latest Gambas 3 is required).


Last (KDE) screenshot in the post via Xt7-Player forums.

0 comments

» read more....

UMPlayer PPA

9:59 PM

UMPlayer

UMPlayer is a new cross-platform Mplayer front-end that supports CSS skins, easily searching, watching and downloading YouTube videos, lots of ShoutCast radio stations and more.

A quick update: UMPlayer has been available in the main WebUpd8 PPA for a while now but I've decided to create an UMPlayer-only PPA for those who do not want to upgrade all the packages available in the main WebUpd8 PPA.

There's also a new UMPlayer version available (both in the new stand-alone UMPplayer PPA and the main WebUpd8 PPA) which comes with lots of bug fixes. There's no changelog available, but you can take a look at the SVN log if you want to see what's new.


So to add the UMPlayer PPA (available for Ubuntu 11.10, 11.04, 10.10 and 10.04) and install UMPlayer, use the commands below:
sudo add-apt-repository ppa:webupd8team/umplayer
sudo apt-get update
sudo apt-get install umplayer

If UMPlayer doesn't work or you have issues with the subtitles, you'll need to upgrade MPlayer - this can be done by using the MPlayer daily builds PPA:
sudo add-apt-repository ppa:motumedia/mplayer-daily
sudo apt-get update
sudo apt-get dist-upgrade

For bugs reports, see the UMPlayer page @ Sourceforge.

0 comments

» read more....