Program Info:
Name: | SMPlayer | Version: | 0.8.4 | Lisence: | Freeware | OS: | | Updated: | Mar-30-2013 | Homepage: | SMPlayer |
SMPlayer is a fast and advanced media player.
SMPlayer supports every common media format to play, including AVI, MOV, MP4, MPG, MKV, OGG/OGM, FLV, RM/RMVB, SVF, VOB, WMV. The player also supports selectable subtitles, multiple audio tracks and realtime video filtering. It also has an option to slow down or speed up the playback.
The player remembers individual settings for every played file. So when playing the same file again you don't have to re-adjust subtitles, audio or video again. Download the Software: Change log :
Version 0.8.2: * A skinnable interface has been added. Several skins are included. * Support for 6.1 and 7.1 audio output. * A "Privacy" section in the preferences dialog has been added. You can disable saving the recent files or URLs. * The main window can be moved by dragging the video area. * Fix for a freeze that may happen on Windows XP. (Windows) The font cache is created before showing the GUI.
Version 0.8.1: * Fix youtube playback. * Fix: mplayer2 was not recognized if the name was in lowercase in the identification string. * Show the background picture on stop. * Youtube: don't use a user agent by default. It's possible to set the user agent in smplayer.ini though. * Add mka and m4a to the list of extensions (for audio). * New option "save_dirs" in the [directories] section. If set to false the latest used directory won't be saved. * Add wtv to the list of extensions * Add oga and ogx to the list of extensions * Enable Audio CD on Windows (requires a libcdio enabled MPlayer)
Version 0.8.0: A toolbar editor has been added. Now it's possible to select the buttons and controls that want to appear in the toolbars. New video filters: gradfun, blur and sharpen. Now it's possible to change the GUI (default, mini, mpc) at runtime, no restart required. sub files from opensubtitles should work again. (Youtube) Recognize short urls (like this one: http://y2u.be/F5OcZBVPwOA) Better support for chapters in video files. Bug fix: remote m3u files work from the favorites menu or command line. Internal changes in the single instance option (switch to QtSingleApplication).
0.7.1: This version includes some bug fixes, some of them important. It's highly recommended to update. Fixes: SMPlayer took more than 10 seconds to show when running for the very first time. The links to download subtitles from Opensubtitles were wrong. SMPlayer crashed in the favorite editor when trying to select a file if the KDE open dialog was used. Some translations were missing in the Windows package. New: By default the screenshots are saved in the user's pictures folder instead of the SMPlayer's config folder. Now it's possible to change the opensubtitles server. Youtube: seeking is slow with flv videos, so now flv videos have the lowest priority. Youtube: now it's possible to search and download videos from youtube. This is provided by an external application (in linux you have to install an independent package: smtube).
0.7.0: New favorite menu, where you can add your favorite videos, music, streams, youtube videos... It's also possible to add submenus. Support for youtube. Now you can open urls like https://www.youtube.com/watch?v=..... using the Open -> URL dialog or dragging a link from a browser to the smplayer window. Support for mplayer2 (http://www.mplayer2.org). It's a fork of mplayer with interesting features like precise seeking, ordered chapters in mkv videos and better pause handling (e.g. seek works while the video is paused). New translation: croatian.
Version 0.6.10: * New vdpau configuration dialog, which allow to select the vdpau codecs to use. * Port for eCS, OS/2 (by Silvan Scherrer). * 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....
Version 0.6.9: * A serious bug has been fixed: sometimes smplayer failed to find subtitles in opensubtitles.org. * Implemented the possibility to mark an A-B section, to play a part of the file only. * (Linux) smplayer doesn't use alsa as default audio driver anymore. It should fix freezing problems on Ubuntu. * Possibility to display the video resolution and frames per second in the status bar. * Audio: selection of left or right channel does work now. * (Linux) Improved support for vdpau.
Version 0.6.8. * Added support for TV (more info in Watching_TV.txt). * New option to enable a global volume. * (Linux) Support for vdpau. * New option to take consecutive screenshots. * Possibility to add some of the submenus to the toolbars. * Better support for *.ts files (requires mplayer >= r29381). * Added the Vietnamese translation. * Added the Estonian translation. * (Windows) New options to try to disable the screensaver.
Version 0.6.7: * The media type icons (type_audio.png, type_dvd.png, type_url.png, type_video.png, type_cdda.png, type_unknown.png and type_vcd.png) which appear in the info window can now be overridden by the icon themes. * (Playlist) Try to figure out if a file is local (when the file is added to the playlist) not using QFile::exists, as it seems it can be slow with remote files. It might fix bug #2586395, although I can't test. * Using software volume by default. * Using multiple ini files to store the file settings by default now. * Added preliminary support for the upcoming mplayer 1.0rc3. * (ASS subtitles) The outline and shadow options now accept values with decimals. * Now the default value for the "correct pts" option is auto. * (Videopreview) Added a new option to remember the last folder used for saving the preview image. If not checked, it will suggest the same folder of the video to save the image. * New action toggle_stay_on_top, which toggles between "stay on top always" and "stay on top never". If "stay on top while playing" is enabled, this action does nothing. * Added two options (in the audio and subtitle menus) to allow the user to enter the audio and subtitle delay (in milliseconds). * Added names for the rest of dvdnav actions. * The dvdnav_mouse action is assigned to the left mouse button by default. * Added all dvdnav actions to the list of actions that can be selected with the mouse buttons. * Fix: now spaces in arguments for mplayer (in Preferences->Advanced and Options->View info and properties) are respected if they are between quotes. Now for instance this will work as expected: -heartbeat-cmd "gnome-screensaver-command -p &"
* Fix: the playlist is not allowed to be docked in fullscreen mode. * (Playlist) When a file is added to the playlist, if it was already in the list, it's moved to the end of the list. * (Videopreview) Add jpg to the "extract frame as" combobox only if the jpg format is available for reading. * The direct3d video output is now the default for Windows Vista (untested). * The dvdnav actions are now only enabled when playing a dvd (using dvdnav). * Now the mplayer process is not restarted when loading an external subtitle file (using the sub_load slave command), except for idx/sub subtitles. * (Windows) Now the screensaver is allowed to turn on if the file is paused or it's an audio file. * The "it's a playlist" option in the Open URL dialog is automatically checked if the url ends with ".ram", ".asx" or ".m3u" (and unchecked if it ends with another extension). * New option for the config file: user_forced_ass_style under the [subtitles] section. If the value is not an empty string, it will be passed to mplayer for the -ass-force-style option, overriding the string generated automatically by smplayer. * Added a "Customize" button in the SSA/ASS section in preferences to allow the user to customize the SSA/ASS style which will be passed to mplayer with the -ass-force-style option. * (Linux) Now smplayer tries to follow the XDG Base Directory Specification for the config files. That means the now the configuration files will be saved under the directory $XDG_CONFIG_HOME/smplayer (or $HOME/.config/smplayer if $XDG_CONFIG_HOME is not defined). If you want to keep your preferences, copy or move the files from $HOME/.smplayer to the new location. * Added some options in Preferences->Interface to configure the floating control. * The commandline option -ini-path has been removed and replaced with -config-path, which specifies the directory where smplayer will store its data (not only smplayer.ini). * (Fix) When opening an iso file, start to play from the dvd menu instead of title 1. * Added a new option to select the shadow color for ass subtitles. * Now it's possible to play a dvd with menus from command line (smplayer dvdnav://) or by selecting "dvdnav://" from the recents menu. It'll even work if the option "Enable DVD menus" is not checked. * Now the highlighted option in the DVD menu changes when the mouse is moved. * Fixed the initialization of the Angles menu when using dvdnav. * Added to the Browse menu the options 'DVD menu' and 'DVD previous menu'. * Now the length of the title is updated when playing a dvd using dvdnav. * (Linux) Added the option "Enable DVD menus" in Preferences->Drives. If this option is checked, when you select "DVD from drive" or "DVD from folder" under the Open menu, the DVD will be played using dvdnav (including menus). Note: this is experimental, there are still a lot of things to be fixed. Use at own your own risk. * Added an option in Preferences->Subtitles to apply the ass style defined by the user to ass subtitles (overriding the style defined in the ass file). * Now the dvd names follow the same scheme as mplayer: dvd://title/device (where device can also be a folder or iso file). Internally it tries to avoid the use of the string "dvd:" so it could be easy to add support for dvdnav: * Now the correct pts option can have a value of "auto". In this case neither -correct-pts nor -nocorrect-pts are passed to mplayer, the demuxer will decide. Should fix bug #2479566. * The proxy settings have been moved to a config dialog inside the find subtitles window.
Most important changes since 0.6.4:
* The subtitles when using the SSA/ASS library can now be further customized. It's possible to select the font, size, colors, bold, italic, outline, shadow... * Added the possibility to select the adaptor for xv. Requires at least MPlayer SVN r26762.
Version 0.6.4. Most important changes since 0.6.3:
* Now the dialog to find subtitles can also download the subtitle file and load it in smplayer automatically. * (Linux) The black screen problem when using Compiz should really be fixed now. * Added support for encoding autodetection for subtitle files. Requires a mplayer compiled with enca support. * (Linux) Now it's possible to choose the audio device to be used with alsa (needs the application "aplay"). * (Windows) Now it's possible to choose the audio device to be used with dsound. * (Windows) The menu Video->Screen displays now the actual available screens with their names. * Added the possibility to add consecutive files (video_01.avi, video_02.avi..) automatically to the playlist. * Bugfix: logout is not cancelled by smplayer. * Now the options in preferences display a tooltip with a help message. * Now it's possible to change the video track. * Added the Galician translation. |
More -><- Hide |