<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>燃燈佛所 &#187; HTC magic</title>
	<atom:link href="http://yyzhu.net/tag/htc-magic/feed" rel="self" type="application/rss+xml" />
	<link>http://yyzhu.net</link>
	<description>諸生劫余為善，諸法苦後得導</description>
	<lastBuildDate>Sun, 01 Aug 2010 08:50:13 +0000</lastBuildDate>
	<language>zh-cn</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>利用mencoder将视频文件转压制成android/ipod可以观看的.mp4格式</title>
		<link>http://yyzhu.net/2010-02-15/transfer-video-files-using-mencoder-pressed-into-android-ipod-you-can-watch-mp4-format.html</link>
		<comments>http://yyzhu.net/2010-02-15/transfer-video-files-using-mencoder-pressed-into-android-ipod-you-can-watch-mp4-format.html#comments</comments>
		<pubDate>Mon, 15 Feb 2010 03:37:43 +0000</pubDate>
		<dc:creator>simon</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[HTC magic]]></category>
		<category><![CDATA[mencoder]]></category>
		<category><![CDATA[mplayer]]></category>

		<guid isPermaLink="false">http://yyzhu.net/2010-02-15/transfer-video-files-using-mencoder-pressed-into-android-ipod-you-can-watch-mp4-format.html</guid>
		<description><![CDATA[换了个g2手机，android操作系统的，强大啊强大。不是很爽的地方在于，看视频需要将格式转换为mp4或者3gp的，这和现在随处可见的.avi或者.mkv格式的东东不大一样。就需要在pc上先将视频文件的格式转制，然后再粘贴到手机的存储卡中。 当然，前提是您需要安装mencoder这个软件。 简单地说，以下命令复制粘贴到terminal中，将&#8221;Domino.srt&#8221;换成对应的字幕文件，inputfile 和 outputfile.mp4 也换成相应的输入、输出文件名称，回车即可 压制时间稍稍有些长，也会吃比较多的cpu。耐心等待一下吧。 mencoder -vf dsize=480:352:2,scale=-8:-8,harddup -oac faac -faacopts mpeg=4:object=2:raw:br=128 -of lavf -lavfopts format=mp4 -ovc x264 -sws 9 -x264encopts nocabac:level_idc=30:bframes=0:bitrate=512:threads=auto:turbo=1:global_header:threads=auto:subq=5:frameref=6:partitions=all:trellis=1:chroma_me:me=umh -sub Domino.srt -subcp utf8 -subfont-text-scale 3 -font &#8220;/home/simon/.mplayer/LiHeiPro.ttf&#8221; inputfile -o outputfile.mp4<hr /><small>Copyright &#169; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> 88975d89ee691d0be932d330087047e1 (38.107.191.83) )</small>]]></description>
		<wfw:commentRss>http://yyzhu.net/2010-02-15/transfer-video-files-using-mencoder-pressed-into-android-ipod-you-can-watch-mp4-format.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->