Source: libmedia-convert-perl
Version: 1.1.0-2
Severity: important
X-Debbugs-Cc: sramac...@debian.org
Usertags: ffmpeg-7.0

Hi,

while preparing the transition to ffmpeg 7.0, autopkgtest regressions in
libmedia-convert-perl appeared:

https://ci.debian.net/packages/libm/libmedia-convert-perl/unstable/amd64/47148686/

 83s Running: 'ffmpeg' '-loglevel' 'warning' '-y' '-i' 't/testvids/bbb.mp4' 
'-threads' '1' '-c:v' 'libvpx' '-speed' '4' '-pass' '1' '-passlogfile' 
't/testvids/out.webm-multipass' '-c:a' 'libvorbis' '-t' '10' 
't/testvids/out.webm'
 83s [libvpx @ 0x558206e3e6c0] Neither bitrate nor constrained quality 
specified, using default CRF of 32 and bitrate of 256kbit/sec
 83s Argument "N/A" isn't numeric in division (/) at 
/usr/share/perl5/Media/Convert/Pipe.pm line 251, <$ffmpeg> line 12.
 83s progress: 0
 83s Argument "N/A" isn't numeric in division (/) at 
/usr/share/perl5/Media/Convert/Pipe.pm line 251, <$ffmpeg> line 24.
 83s Argument "N/A" isn't numeric in division (/) at 
/usr/share/perl5/Media/Convert/Pipe.pm line 251, <$ffmpeg> line 36.
 83s progress: 50
 83s Running: 'ffmpeg' '-loglevel' 'warning' '-y' '-i' 't/testvids/bbb.mp4' 
'-threads' '1' '-c:v' 'libvpx' '-speed' '4' '-pass' '2' '-passlogfile' 
't/testvids/out.webm-multipass' '-c:a' 'libvorbis' '-t' '10' 
't/testvids/out.webm'
 83s [libvpx @ 0x563e331ae6c0] Neither bitrate nor constrained quality 
specified, using default CRF of 32 and bitrate of 256kbit/sec
 83s progress: 63
 83s progress: 82
 83s Argument "N/A" isn't numeric in division (/) at 
/usr/share/perl5/Media/Convert/Pipe.pm line 251, <$ffmpeg> line 36.
 83s progress: 50
 83s progress: 100
 83s not ok 6 - progress information is strictly incresing when doing multipass
 83s 
 83s #   Failed test 'progress information is strictly incresing when doing 
multipass'

...

121s Test Summary Report
121s -------------------
121s t/normalize.t (Wstat: 65280 (exited 255) Tests: 5 Failed: 0)
121s   Non-zero exit status: 255
121s   Parse errors: Bad plan.  You planned 9 tests but ran 5.
121s t/reporting.t (Wstat: 256 (exited 1) Tests: 7 Failed: 1)
121s   Failed test:  6
121s   Non-zero exit status: 1
121s Files=11, Tests=121, 77 wallclock secs ( 0.03 usr  0.03 sys + 81.85 cusr  
3.97 csys = 85.88 CPU)
121s Result: FAIL

there are more cases of 'Argument "N/A" isn't numeric in division ...'
which seems to be the underlying cause for this issues.

Cheers
-- 
Sebastian Ramacher

Reply via email to