<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>《Android视频播放之边缓存边播放》的评论</title>
	<atom:link href="http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/</link>
	<description>天空一朵雨做的云</description>
	<lastBuildDate>Mon, 14 Nov 2022 01:35:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>作者：Android 视频播放之流媒体格式处理 - 算法网</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-1136</link>
		<dc:creator><![CDATA[Android 视频播放之流媒体格式处理 - 算法网]]></dc:creator>
		<pubDate>Sun, 14 Nov 2021 08:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-1136</guid>
		<description><![CDATA[[&#8230;] 了解mp4格式的应该知道，mp4是采用一种box数据结构来存储视频数据的，理想的情况是，box的顺序为ftyp，moov，free和mdat，通过moov的解析就能获取该视频的关键信息，比如播放时长，关键帧数，sample存储情况，在mdat中对应的编码数据偏移量等等。这样只要视频缓存完头部信息，即moov之后，就能知道当前视频的关键数据了，随着mdat的逐渐下载，就能完美实现视频的边缓存边播放，具体的实例教程请参见我的博文《Android视频播放之边缓存边播放》。 [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] 了解mp4格式的应该知道，mp4是采用一种box数据结构来存储视频数据的，理想的情况是，box的顺序为ftyp，moov，free和mdat，通过moov的解析就能获取该视频的关键信息，比如播放时长，关键帧数，sample存储情况，在mdat中对应的编码数据偏移量等等。这样只要视频缓存完头部信息，即moov之后，就能知道当前视频的关键数据了，随着mdat的逐渐下载，就能完美实现视频的边缓存边播放，具体的实例教程请参见我的博文《Android视频播放之边缓存边播放》。 [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：润物无声</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-1090</link>
		<dc:creator><![CDATA[润物无声]]></dc:creator>
		<pubDate>Wed, 25 Mar 2015 08:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-1090</guid>
		<description><![CDATA[下载地址：http://pan.baidu.com/s/1BYBE3#path=%252F%25E5%258D%259A%25E5%25AE%25A2%25E8%25B5%2584%25E6%25BA%2590%25E5%2585%25B1%25E4%25BA%25AB%25E5%258C%25BA]]></description>
		<content:encoded><![CDATA[<p>下载地址：http://pan.baidu.com/s/1BYBE3#path=%252F%25E5%258D%259A%25E5%25AE%25A2%25E8%25B5%2584%25E6%25BA%2590%25E5%2585%25B1%25E4%25BA%25AB%25E5%258C%25BA</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：润物无声</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-1089</link>
		<dc:creator><![CDATA[润物无声]]></dc:creator>
		<pubDate>Wed, 25 Mar 2015 08:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-1089</guid>
		<description><![CDATA[下载地址：http://pan.baidu.com/s/1BYBE3#path=%252F%25E5%258D%259A%25E5%25AE%25A2%25E8%25B5%2584%25E6%25BA%2590%25E5%2585%25B1%25E4%25BA%25AB%25E5%258C%25BA]]></description>
		<content:encoded><![CDATA[<p>下载地址：http://pan.baidu.com/s/1BYBE3#path=%252F%25E5%258D%259A%25E5%25AE%25A2%25E8%25B5%2584%25E6%25BA%2590%25E5%2585%25B1%25E4%25BA%25AB%25E5%258C%25BA</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：jingjiao258</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-1084</link>
		<dc:creator><![CDATA[jingjiao258]]></dc:creator>
		<pubDate>Tue, 24 Mar 2015 03:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-1084</guid>
		<description><![CDATA[你好，googlecode源代码下载不了，能否提供另外连接或发我邮箱1035766456@qq.com]]></description>
		<content:encoded><![CDATA[<p>你好，googlecode源代码下载不了，能否提供另外连接或发我邮箱1035766456@qq.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stone</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-1045</link>
		<dc:creator><![CDATA[stone]]></dc:creator>
		<pubDate>Thu, 05 Mar 2015 15:26:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-1045</guid>
		<description><![CDATA[你好，googlecode源代码下载不了，能否提供另外连接或发我邮箱webb.stone.huang@163.com]]></description>
		<content:encoded><![CDATA[<p>你好，googlecode源代码下载不了，能否提供另外连接或发我邮箱webb.stone.huang@163.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：唐清</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-981</link>
		<dc:creator><![CDATA[唐清]]></dc:creator>
		<pubDate>Fri, 16 Jan 2015 03:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-981</guid>
		<description><![CDATA[亲，这个会卡的  第一段缓冲区数据读完之后就会停止了]]></description>
		<content:encoded><![CDATA[<p>亲，这个会卡的  第一段缓冲区数据读完之后就会停止了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：歌</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-834</link>
		<dc:creator><![CDATA[歌]]></dc:creator>
		<pubDate>Fri, 21 Nov 2014 00:20:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-834</guid>
		<description><![CDATA[用surfaceview和mediaplayer播放怎么不行啊？一直缓存到100就是不播放。]]></description>
		<content:encoded><![CDATA[<p>用surfaceview和mediaplayer播放怎么不行啊？一直缓存到100就是不播放。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：啊呆</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-828</link>
		<dc:creator><![CDATA[啊呆]]></dc:creator>
		<pubDate>Wed, 19 Nov 2014 06:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-828</guid>
		<description><![CDATA[原demo能不能给一份？SOS啊！！！]]></description>
		<content:encoded><![CDATA[<p>原demo能不能给一份？SOS啊！！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：肖丽</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-792</link>
		<dc:creator><![CDATA[肖丽]]></dc:creator>
		<pubDate>Thu, 16 Oct 2014 08:51:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-792</guid>
		<description><![CDATA[怎么把moov放在mdat前面啊？]]></description>
		<content:encoded><![CDATA[<p>怎么把moov放在mdat前面啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：肖丽</title>
		<link>http://blog.zhourunsheng.com/2012/05/android%e8%a7%86%e9%a2%91%e6%92%ad%e6%94%be%e4%b9%8b%e8%be%b9%e7%bc%93%e5%ad%98%e8%be%b9%e6%92%ad%e6%94%be/#comment-791</link>
		<dc:creator><![CDATA[肖丽]]></dc:creator>
		<pubDate>Thu, 16 Oct 2014 08:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.zhourunsheng.com/?p=1528#comment-791</guid>
		<description><![CDATA[楼主，为什么我使用手机拍的视频，也不能实现缓冲下载啊，视频文件全部都下载到本地了，课时界面上还是loading，麻烦指导一下啊]]></description>
		<content:encoded><![CDATA[<p>楼主，为什么我使用手机拍的视频，也不能实现缓冲下载啊，视频文件全部都下载到本地了，课时界面上还是loading，麻烦指导一下啊</p>
]]></content:encoded>
	</item>
</channel>
</rss>
