Opened 3 months ago

Last modified 6 weeks ago

#11078 new defect

Speex decoding speed regression?

Reported by: Ronald Owned by:
Priority: important Component: avcodec
Version: 7.0 Keywords: regression speex
Cc: Ronald, MasterQuestionable, escape0707 Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description (last modified by Ronald)

Summary of the bug:
ffplay plays .spx very slowly
How to reproduce:

% ffplay test.spx
built on arch linux
ffplay version n7.0.1 Copyright (c) 2003-2024 the FFmpeg developers
built with gcc 14.1.1 (GCC) 20240522
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-mbedtls --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-vapoursynth --enable-version3 --enable-vulkan
libavutil      59.  8.100 / 59.  8.100
libavcodec     61.  3.100 / 61.  3.100
libavformat    61.  1.100 / 61.  1.100
libavdevice    61.  1.100 / 61.  1.100
libavfilter    10.  1.100 / 10.  1.100
libswscale      8.  1.100 /  8.  1.100
libswresample   5.  1.100 /  5.  1.100
libpostproc    58.  1.100 / 58.  1.100

Attachments (1)

test.spx (3.2 KB ) - added by Ronald 3 months ago.
It plays the pronunciation for "hello".

Download all attachments as: .zip

Change History (10)

by Ronald, 3 months ago

Attachment: test.spx added

It plays the pronunciation for "hello".

comment:1 by Ronald, 3 months ago

In an old version (about one or two weeks ago) of ffplay, it plays correctly.
vlc plays the test.spx in attachment correctly.

Version 0, edited 3 months ago by Ronald (next)

comment:2 by Ronald, 3 months ago

Description: modified (diff)

comment:3 by Ronald, 2 months ago

Priority: normalcritical

comment:4 by Ronald, 2 months ago

Cc: Ronald added

comment:5 by Ronald, 2 months ago

Priority: criticalimportant

comment:6 by MasterQuestionable, 2 months ago

Cc: MasterQuestionable added
Component: ffplayavcodec
Keywords: regression speex added
Summary: ffplay plays .spx very slowlySpeex decoding speed regression?

͏    Speex appears to be a much defunct codec. ("obsoleted by Opus")

͏    Please help ascertain the exact regression window, if you deem it important.
͏    (simple revert may be applicable..?)

comment:7 by Ronald, 2 months ago

If defunct, removing it is better than making it buggy.

comment:8 by MasterQuestionable, 2 months ago

͏    Half-broken better than completely-broken for this case. Supposedly.
͏    Haven't analyzed in detail, but it seems to affect realtime playback (not transcoding)?

comment:9 by escape0707, 6 weeks ago

Cc: escape0707 added
Note: See TracTickets for help on using tickets.