[Perl-unix-users] Extract fisrt frame from SWF

2007-01-24 Thread desarrollo
Hello, I just wanted to know if anyone knows of any Perl module capable of extracting an image of the first frame of an SWF video file to convert this frame later say to JPEG. Thank you in advance -- Correo Web: http://correo.enredes.net __

[Perl-unix-users] Works great on Windows but not in Unix

2006-06-16 Thread desarrollo
Hello, I wrote this script which worked great on my local Windows box. It lists the contents of the Zip file. But when I publish it on my Unix box I dont even get an error. It just does not work. #!/usr/bin/perl -W use CGI ':standard'; use CGI::Carp qw (fatalsToBrowser); $o_files = new CGI