On Tue, Sep 21, 2021 at 12:33:40AM +0200, Paul B Mahol wrote: > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 1 + > libavcodec/speexdata.h | 780 ++++++++++++++++++++ > libavcodec/speexdec.c | 1584 ++++++++++++++++++++++++++++++++++++++++ > 4 files changed, 2366 insertions(+) > create mode 100644 libavcodec/speexdata.h > create mode 100644 libavcodec/speexdec.c
ffmpeg -i ~/tickets/2096/m.f4v out.wav ... Error while decoding stream #0:1: Invalid argument [speex @ 0x5642163fa400] get_buffer() failed Error while decoding stream #0:1: Invalid argument [speex @ 0x5642163fa400] get_buffer() failed Error while decoding stream #0:1: Invalid argument [abuffer @ 0x564216653980] Value inf for parameter 'time_base' out of range [0 - 2.14748e+09] Last message repeated 3 times [abuffer @ 0x564216653980] Error setting option time_base to value 1/0. [graph_0_in_0_1 @ 0x5642162e9a00] Error applying options to the filter. Error reinitializing filters! Error while filtering: Numerical result out of range Finishing stream 0:0 without any data written to it. [abuffer @ 0x56421656b500] Value inf for parameter 'time_base' out of range [0 - 2.14748e+09] Last message repeated 3 times [abuffer @ 0x56421656b500] Error setting option time_base to value 1/0. [graph_0_in_0_1 @ 0x5642162ea200] Error applying options to the filter. Error configuring filter graph Conversion failed! [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Avoid a single point of failure, be that a person or equipment.
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".