On Apr 4, 2007, at 11:03 PM, 张军 via RT wrote:
Show quoted text> Thanks for your quick response.
> The flv file I used can be downloaded from
>
http://storage.cnboo.com/storage1/shows/
> 2006-06/11514068624061915867586.wmv.flv
> I am using the following command line,
>
> $ flvinfo 11514068624061915867586.wmv.flv
> Failed to read FLV file: Unexpected end of file at
> /usr/lib/perl5/site_perl/5.8.5/FLV/File.pm line 390.
>
> I am using Linux,
> osname=linux, osvers=2.6.9-34.0.2.el, archname=x86_64-linux-thread-
> multi
>
> Thanks a lot for your help.
I believe the file is simply truncated, as if the converter died or a
download aborted. I can parse the first 1847 media tags, but the
1848th one expects to be 16727 bytes long when there is only 15711
bytes left in the file. The size of the file you mentioned is an
even multiple of 4096 bytes, which sounds suspiciously like a
converter crash.
Furthermore, The FLV header is incorrect -- it states that there is
neither audio nor video in the file, which is clearly wrong (that is,
the 5th byte of the file is zero, but should be 4 + 1 = 5).
Can you tell me how you created or acquired this FLV? There is no
metadata tag, so I believe that you have not used any of the typical
converters (Macromedia, Sorenson, On2, ffmpeg)
Chris
--
Chris Dolan, Equilibrious LLC,
http://equilibrious.net/
Public key:
http://chrisdolan.net/public.key
vCard:
http://chrisdolan.net/ChrisDolan.vcf