RSS Feed

转换视频文件到psp上播放

2008-08-15 by bborn

上次看见苹果的itouch里的一首歌 shake it
很不错 从电驴下拖了下来
今天想转换到psp里看看
希望通过psp的原生支持来播放
不想用第三方播放器播放(如PMPlayer)-麻烦

当然还是用mencoder来转换
网上有个国人写的mencoder gui程序
不过好像没有遵守规则mencoder的GNU General Public License规则

首先在MPlayer的网站上下载MPlayer
其中会有一个mencoder程序
之后到命令行下输入下面的命令即可
注意最后是源文件名和输出文件名
其实我是学习了这里
那有更详细的解释

mencoder -ofps 30000/1001 -sws 10 -ovc lavc -lavcopts aglobal=1:vglobal=1:vcodec=libx264:vhq:vbitrate=400:vrc_maxrate=4000:coder=1:level=21 -oac lavc -lavcopts acodec=libfaac:abitrate=96 -of lavf -lavfopts format=mp4 -af resample=48000,volume=10 -vf harddup,scale=480:-3,expand=480:272:::1 d:\metro_station-shake_it-dvdrip-x264.mkv -o output.mp4

可能相关


没有评论 »

还没有评论呢。

发表评论

电子邮件地址不会被公开。

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">