$parser->{_stream}{_pos} seems to have some useful data?
use SWF::Parser; my $parser = SWF::Parser->new( 'header-callback' => \&header); $parser->parse_file('flash.swf'); print '$parser->{_stream}{_pos}=>' . $parser->{_stream}{_pos};
In reply to How to determine the length of a swf video? by bcarroll
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |