[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#969600: marked as done (Latest ffmpeg lacks amr encoding support)



Your message dated Sat, 5 Sep 2020 23:35:14 +0200
with message-id <20200905213514.GB826626@ramacher.at>
and subject line Re: Bug#969600: Latest ffmpeg lacks amr encoding support
has caused the Debian Bug report #969600,
regarding Latest ffmpeg lacks amr encoding support
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
969600: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969600
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package:  ffmpeg
Version:  7:4.1.6-1~deb10u1

Previously (7:4.1.4), Debian's ffmpeg package supported AMR output by installing libavcodec-extra. Currently, it does not. The rules file of ffmpeg shows a FLAVORS array that contains an "extra" item that *would* support AMR, but "extra" is not applied to the ffmpeg package:

https://tracker.debian.org/media/packages/f/ffmpeg/rules-74.1.6-1deb10u1#20

Here is the ffmpeg command-line error:

$ ffmpeg -loglevel warning -i test.flac test.amr
Automatic encoder selection failed for output stream #0:0. Default encoder for format amr (codec amr_nb) is probably disabled. Please choose an encoder manually.
Error selecting an encoder for stream 0:0

There seems to be no way to write AMR files on an up-to-date Buster system.

Thank you.

--- End Message ---
--- Begin Message ---
On 2020-09-05 17:29:36 -0400, wiicontroller@gmail.com wrote:
> 2020-09-05, 22:46, Sebastian Ramacher:
> > On buster with libavcodec-extra installed:
> > 
> > $ ffmpeg -encoders 2>&1 | grep amr
> >  avcodec configuration:  --prefix=/usr --extra-version='1~deb10u1'
> > --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu
> > --incdir=/usr/include/x86_64-linux-gnu --arch=amd64 --enable-gpl
> > --disable-stripping --enable-avresample --disable-filter=resample
> > --enable-avisynth --enable-gnutls --enable-ladspa --enable-libaom
> > --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca
> > --enable-libcdio --enable-libcodec2 --enable-libflite
> > --enable-libfontconfig --enable-libfreetype --enable-libfribidi
> > --enable-libgme --enable-libgsm --enable-libjack --enable-libmp3lame
> > --enable-libmysofa --enable-libopenjpeg --enable-libopenmpt
> > --enable-libopus --enable-libpulse --enable-librsvg
> > --enable-librubberband --enable-libshine --enable-libsnappy
> > --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora
> > --enable-libtwolame --enable-libvidstab --enable-libvorbis
> > --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx265
> > --enable-libxml2 --enable-libxvid --enable-libzmq --enable-libzvbi
> > --enable-lv2 --enable-omx --enable-openal --enable-opengl  --enable-sdl2
> > --enable-libdc1394 --enable-libdrm --enable-libiec61883
> > --enable-chromaprint --enable-frei0r --enable-libx264 --enable-shared
> > --enable-version3 --disable-doc --disable-programs --enable-liblensfun
> > --enable-libopencore_amrnb --enable-libopencore_amrwb
> > --enable-libtesseract --enable-libvo_amrwbenc
> > A..... libopencore_amrnb OpenCORE AMR-NB (Adaptive Multi-Rate
> > Narrow-Band) (codec amr_nb)
> > A..... libvo_amrwbenc Android VisualOn AMR-WB (Adaptive Multi-Rate
> > Wide-Band) (codec amr_wb)
> 
> Thank you for this output.  I apologize, as I have committed the gravest of
> errors by not realizing that the system under question was actually a Debian
> derivative (Raspbian).  I will report there.

No worries. Closing this one.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply to: