Skip Menu |

This queue is for tickets about the RIFF-Info CPAN distribution.

Report information
The Basics
Id: 4023
Status: resolved
Priority: 0/
Queue: RIFF-Info

People
Owner: Nobody in particular
Requestors: oleg_klaim [...] mail.ru
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: probe() fail on some video files
If after next line: my $file = RIFF::Info->new(-file=>$filename); make call "$file->probe", on some video files it crashes with probe(): can't read 8 bytes: at C:/Perl/lib/RIFF/Info.pm line 97 I'm using ActiveState Perl build 631.
From: "Oleg Klimin" <oleg_klaim [...] mail.ru>
To: bug-RIFF-Info [...] rt.cpan.org
Subject: [cpan #4023] video file headers
Date: Mon, 06 Oct 2003 14:48:35 +0400
RT-Send-Cc:
There are two files attached to this mail. Both of them are not full video files, but first 10 kilobytes from some .avi files. One is "valid.avi" - RIFF module read it correctly without crash Another is "invalid.avi" - RIFF module crashes during probe. Best Regards, Oleg.
Download valid.avi
video/avi 10k

Message body not shown because it is not plain text.

Download invalid.avi
video/avi 10k

Message body not shown because it is not plain text.

this module is deprecated, use FFmpeg.