深度影音建议,画面比例中增加“铺满”选项
Tofloor
poster avatar
cielo
deepin
2013-02-03 03:31
Author
RT,是没有这个选项还是我没找到??
Reply Favorite View the author
All Replies
tuhaihe
deepin
2013-02-17 21:47
#1
已经在 Mantis 上报告为新增功能:http://www.linuxdeepin.com/mantis/view.php?id=1142
Reply View the author
Android2013
deepin
2013-02-18 03:57
#2
新版本有这个选项,等等吧.
Reply View the author
admin
deepin
2013-02-18 06:23
#3
尊敬的用户:
      非常感谢你对深度的支持和建议。
       在新版本重构的深度影音后端中,已经加入你的功能.
       from mplayer.player import ASCEPT_16X10_STATE, ASCEPT_1_85X1_STATE, ASCEPT_2_35X1_STATE, ASCEPT_FULL_STATE, ASCEPT_DEFULAT
       ascept_full_state 就是占满的.
       ascept_defulat 是默认视频比例.
       新版本修复和添加以下特性.
        修复: 频繁暂停死机问题,视频显示比例失真问题,占满播放屏幕等效果。
         加入 插件机制, 以后有用户就可以编写 网络播放视频的插件,这样就和我们LD无关。
         加入了配置文件功能, 这种功能是面向mplayer的高级玩家的, 他们可以设置配置文件来设置相关的:
          -vo    -profile   -ao    -channels  -volume ...等等一些设置.就像mplayer的配置文件一样.
          主要观察了多款播放器: GNOME MPLAYER, smplayer, QQ影音.

我尽力将新版本的写完,因为现在就剩下界面问题而已.
Reply View the author