个人工具

“SMPlayer”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
第1行: 第1行:
<p>SMplayer 是一个十分方便的Mplayer 前端软件,尤其在字幕解决上相当便捷,</p>
+
{{MPlayer}}
<p>如需要中文字幕支持只需在其设置(Preference)--&gt;字幕(Subtitle)里设置所需的字体和编码即可。</p>
+
 
<p>具体参考其官方主页</p>
+
== 简介 ==
<p>http://smplayer.sourceforge.net/linux/index_en.php</p>
+
SMPlayer 是 mplayer 的一个图形化前端,由于它是基于 qt 库开发的,所以在 Ubuntu 的 gnome 下面看起来不太舒服,幸亏它的自定义界面功能和 MPC 差不多,在设置好后使用 Ctrl+C 进入简洁模式,记住几个快捷键,如 Ctrl+F、Ctrl+P、空格和方向键这些,那么看电影就足够了。SMPlayer 除了播放能力强大外,还支持记忆播放、播放列表、字幕、音轨切换、均衡器等功能,它也是一个多语言播放器。
<p>deb包可以在</p>
+
 
<p>http://www.getdeb.net/search.php?keywords=smplayer</p>
+
SMplayer 是一个十分方便的Mplayer 前端软件,尤其在字幕解决上相当便捷,
<p>下载</p>
+
如需要中文字幕支持只需在其设置(Preference)--&gt;字幕(Subtitle)里设置所需的字体和编码即可。
<p>软件简介(先放一下英文的)</p>
+
 
<p><strong>SMPlayer</strong> intends to be a complete front-end for <a href="http://www.mplayerhq.hu/">MPlayer</a>, from basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more.</p>
+
具体参考其官方主页
<p>One of the most interesting features of SMPlayer: <strong>it remembers the settings of all files you play</strong>. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...</p>
+
 
<p>Other additional interesting features:</p>
+
http://smplayer.sourceforge.net/linux/index_en.php
<ul>
+
 
    <li>Configurable subtitles. You can choose font and size, and even colors for the subtitles.</li>
+
deb包可以在
    <li>Audio track switching. You can choose the audio track you want to listen. Works with avi and mkv. And of course with DVDs.</li>
+
 
    <li>Seeking by mouse wheel. You can use your mouse wheel to go forward  or backward in the video.</li>
+
http://www.getdeb.net/search.php?keywords=smplayer
    <li>Video equalizer, allows you to adjust the brightness, contrast, hue, saturation and gamma of the video image.</li>
+
 
    <li>Multiple speed playback. You can play at 2X, 4X... and even in slow motion.</li>
+
== 安装 ==
    <li>Filters. Several filters are available: deinterlace, postprocessing, denoise... and even a karaoke filter (voice removal).</li>
+
  sudo apt-get install smplayer
    <li>Audio and subtitles delay adjustment. Allows you to sync audio and subtitles.</li>
+
    <li>Advanced options, such as selecting a demuxer or video &amp; audio codecs.</li>
+
    <li>Playlist. Allows you to enqueue several files to be played one after  each other. Autorepeat and shuffle supported too.</li>
+
    <li>Preferences dialog. You can easily configure every option of SMPlayer by using a nice preferences dialog.</li>
+
    <li>Translations: currently SMPlayer is translated into Spanish, German, Slovak,  Italian, French, Simplified-Chinese, Russian and Hungarian.</li>
+
    <li>It's multiplatform. Binaries available for Windows and Linux.</li>
+
    <li>SMPlayer is under the <strong>GPL</strong> license.</li>
+
</ul>
+
<p>SMPlayer is being developed in SuSE 9.2, using Qt 3.3.3, but it is also  possible to compile it with Qt 4. Currently SMPlayer is alpha software and  some of the intended features (like support for VCDs or audio CDs) have not  been implemented yet.</p>
+

2008年4月29日 (二) 20:45的版本

MPlayer MPlayer使用精要 SMPlayer Gnome MPlayer

简介

SMPlayer 是 mplayer 的一个图形化前端,由于它是基于 qt 库开发的,所以在 Ubuntu 的 gnome 下面看起来不太舒服,幸亏它的自定义界面功能和 MPC 差不多,在设置好后使用 Ctrl+C 进入简洁模式,记住几个快捷键,如 Ctrl+F、Ctrl+P、空格和方向键这些,那么看电影就足够了。SMPlayer 除了播放能力强大外,还支持记忆播放、播放列表、字幕、音轨切换、均衡器等功能,它也是一个多语言播放器。

SMplayer 是一个十分方便的Mplayer 前端软件,尤其在字幕解决上相当便捷, 如需要中文字幕支持只需在其设置(Preference)-->字幕(Subtitle)里设置所需的字体和编码即可。

具体参考其官方主页

http://smplayer.sourceforge.net/linux/index_en.php

deb包可以在

http://www.getdeb.net/search.php?keywords=smplayer

安装

sudo apt-get install smplayer