Opened 2 days ago

Last modified 2 days ago

#11225 new defect

ffmpeg-spec-disposition test fails

Reported by: Lastique Owned by:
Priority: minor Component: fate
Version: 7.1 Keywords:
Cc: MasterQuestionable Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

In the ffmpeg 7.1 release, the ffmpeg-spec-disposition test fails with the following output:

TEST    ffmpeg-spec-disposition
/build/ffmpeg/ffmpeg/ffmpeg/tests/fate-run.sh fate-ffmpeg-spec-disposition "" "" "/build/ffmpeg/ffmpeg/ffmpeg/debian/standard" 'framecrc -i /mpegts/pmtchange.ts -map '0:disp:visual_impaired+descriptions:1' -c copy' '' '' '' '1' '' '' '' '' '' '' '' '' '' ''
--- /build/ffmpeg/ffmpeg/ffmpeg/tests/ref/fate/ffmpeg-spec-disposition	2024-09-30 02:31:49.000000000 +0300
+++ tests/data/fate/ffmpeg-spec-disposition	2024-10-02 20:54:10.323256346 +0300
@@ -1,7 +0,0 @@
-#tb 0: 1/90000
-#media_type 0: audio
-#codec_id 0: ac3
-#sample_rate 0: 48000
-#channel_layout_name 0: stereo
-0,          0,          0,     2880,      768, 0x72b37931, F=0x3, S=1,        1
-0,       2880,       2880,     2880,      690, 0xa84a4ea2
Test ffmpeg-spec-disposition failed. Look at tests/data/fate/ffmpeg-spec-disposition.err for details.
ffmpeg version 7.1-1mind1 Copyright (c) 2000-2024 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu4)
  configuration: --prefix=/usr --extra-version=1mind1 --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include --arch=amd64 --enable-gpl --disable-stripping --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libcdio --enable-libcodec2 --enable-libdav1d --enable-libflite --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-librubberband --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi --enable-lv2 --enable-omx --enable-openal --enable-opengl --enable-sdl2 --enable-vaapi --enable-vdpau --enable-libx264 --enable-ffnvcodec --enable-nvdec --enable-nvenc --enable-libmysofa --enable-libdc1394 --enable-libdrm --enable-libiec61883 --enable-shared --enable-gnutls
  libavutil      59. 39.100 / 59. 39.100
  libavcodec     61. 19.100 / 61. 19.100
  libavformat    61.  7.100 / 61.  7.100
  libavdevice    61.  3.100 / 61.  3.100
  libavfilter    10.  4.100 / 10.  4.100
  libswscale      8.  3.100 /  8.  3.100
  libswresample   5.  3.100 /  5.  3.100
  libpostproc    58.  3.100 / 58.  3.100
[in#0 @ 0x62551580dc00] Error opening input: No such file or directory
Error opening input file /mpegts/pmtchange.ts.
Error opening input files: No such file or directory

Attachments (1)

ffmpeg_test_error.txt.gz (521.9 KB ) - added by Lastique 2 days ago.
Full build log with the failed test error

Download all attachments as: .zip

Change History (2)

by Lastique, 2 days ago

Attachment: ffmpeg_test_error.txt.gz added

Full build log with the failed test error

comment:1 by MasterQuestionable, 2 days ago

Cc: MasterQuestionable added
Component: undeterminedfate
Priority: normalminor

͏    Script error supposedly.
͏    Affecting the automated testing tools.

Note: See TracTickets for help on using tickets.