我的备忘录


mplayer mac osx 更新 svn-27466

Posted in MacosX, mplayer by Kafeifei on the 08月 16th, 2008

mplayer mac osx 更新 svn-27266

Posted in MacosX, mplayer by Kafeifei on the 07月 12th, 2008

mplayer-mscosx更新

Posted in MacosX, mplayer by Kafeifei on the 05月 25th, 2008

用Mplayer播放高清电影(蓝光原盘)

Posted in Linux, MacosX, mplayer by Kafeifei on the 05月 10th, 2008

前提还是你的cpu必须强劲,默认情况下mplayer是单线程的,所以显得力不从心,如果你的cpu是双核或支持超线程,那么试试加上一下参数:

-lavdopts threads=8

或者,来自这里:http://ubuntuforums.org/showthread.php?t=629701

-vfm ffmpeg -lavdopts lowres=2:fast:skiploopfilter=all:threads=8

---------
蓝光原盘抓出来的文件一般以 .ts 结尾 h264 标准
------- update ------
mac下,mplayer的性能明显差很多,经过大量测试,发现问题主要在音频驱动上,我的配置:

−vf scale=-2 -lavdopts lowres=1,1400:fast:skiploopfilter=all:threads=8 -ao openal -vo macosx

播放《汽车总动员》时勉强不卡!或许因为ntfs-3g的性能不佳吧,另外lowres这个配置未生效。
−vf scale=-2 可以修正字幕被拉扁的问题(视频质量未见异常)。


17 项查询 - 18.471 秒