这个FLV格式怎么播放?
从IE缓冲中取出的文件,前面是XML说明了些什么,不知道。
从 <pre> 字段开始好像是FLV的内容了。但文本打开后和其他的FLV对比,其他FLV显示的都是“W穑?=q,`悄蹧W胑C墝科!?”这样的乱码,而这个FLV好像都是正常的ascii码,没有乱码。看起来好像被加密了。
但是根据XML的介绍其又没有加密。
<th>Security:</th>
<td>This document does not have any security info associated with it.</td>
<!DOCTYPE html>
<html>
<head>
<title>Cache entry information</title>
<link rel="stylesheet" href="chrome://global/skin/about.css" type="text/css"/>
<link rel="stylesheet" href="chrome://global/skin/aboutCacheEntry.css" type="text/css"/>
</head>
<body>
<h1>Cache entry information</h1>
<table>
<tr>
<th>key:</th>
<td id="td-key"><a href="http://10.2.1.0/ef3998a39a7911dbf36458afa6ff40a6-f4v-h264-aac-185-32-150400.0-4211048-1311595612647-02f0ad0d71333937f974ad65c20aa2e1-3-00-00-00.f4v?vid=29605097&lp=8083&lroot=/2&kfd=1&cmd=0&tm=1311745249&key=42bb65124c06dfe22c28bdae7c3ace6a&diskid=111&lr=0&nlh=0&check=1&id=ku6_vod&usrip=60.191.94.124&uloc=11.140.1&ipsm=1&ext=.f4v">http://10.2.1.0/ef3998a39a7911dbf36458afa6ff40a6-f4v-h264-aac-185-32-150400.0-4211048-1311595612647-02f0ad0d71333937f974ad65c20aa2e1-3-00-00-00.f4v?vid=29605097&lp=8083&lroot=/2&kfd=1&cmd=0&tm=1311745249&key=42bb65124c06dfe22c28bdae7c3ace6a&diskid=111&lr=0&nlh=0&check=1&id=ku6_vod&usrip=60.191.94.124&uloc=11.140.1&ipsm=1&ext=.f4v</a></td>
</tr>
<tr>
<th>fetch count:</th>
<td>2</td>
</tr>
<tr>
<th>last fetched:</th>
<td>2011-07-26 13:56:06</td>
</tr>
<tr>
<th>last modified:</th>
<td>2011-07-26 13:40:23</td>
</tr>
<tr>
<th>expires:</th>
<td>2012-07-25 13:40:22</td>
</tr>
<tr>
<th>Data size:</th>
<td>4211048</td>
</tr>
<tr>
<th>file on disk:</th>
<td>D:\ghost\firefox\nowcfg\Cache\2\7E\ABBA0d01</td>
</tr>
<tr>
<th>Security:</th>
<td>This document does not have any security info associated with it.</td>
</tr>
</table>
<hr/>
<table>
<tr>
<th>Client:</th>
<td>HTTP</td>
</tr>
<tr>
<th>request-method:</th>
<td>GET</td>
</tr>
<tr>
<th>response-head:</th>
<td>HTTP/1.1 200 OK
Server: 2.55/ku6
Date: Tue, 26 Jul 2011 05:40:49 GMT
Content-Type: application/octet-stream
Content-Length: 4211048
Last-Modified: Mon, 25 Jul 2011 16:13:52 GMT
Expires: Wed, 25 Jul 2012 05:40:49 GMT
Cache-Control: max-age=31536000
X-Cache-Hit: HIT from 115.238.71.42:80
Accept-Ranges: bytes
</td>
</tr>
</table>
<hr/>
<pre>00000000: 46 4c 56 01 05 00 00 00 09 00 00 00 00 12 00 05 FLV..
。。。。
。。。。。。。
。。。。。。。。。。。。。。。
</pre>
</body>
</html>