Hi,

On Wed, 27 Mar 2024 20:58:51 -0700 John Horigan <j...@glyphic.com>
wrote:
> That error message indicates that libavcodec60 does not support the
> libx264 codec for encoding H.264 files. libavcodec60 lists
> libx264-164 as a dependency, with no exception for armel or armhf
> systems, so I don't know why the codec won't load.
> 
> Can you run the command
> 
> ffmpeg -codecs
> 
> on an armhf system and report back the output?

I've attached ffmepg -codecs (when ffmpeg was manually installed, not
apt build-dep)

It seems when ffmpeg is not installed, it causes FTBFS.
After installing ffmpeg, build succeeded on armhf.


Surely, it seems that libx264 was installed.

(sid_armhf-dchroot)kenhys@amdahl:~$ dpkg -l |grep
-E "avcodec|x264" ii  libavcodec-dev:armhf             7:6.1.1-3+b1
armhf        FFmpeg library with de/encoders for audio/video codecs -
development files ii  libavcodec60:armhf               7:6.1.1-3+b1
              armhf        FFmpeg library with de/encoders for
audio/video codecs - runtime files ii  libx264-164:armhf
2:0.164.3108+git31e19f9-1      armhf        x264 video coding library
ii  libx264-dev:armhf                2:0.164.3108+git31e19f9-1
armhf        development files for libx264


Attachment: ffmpeg-codecs-on-armhf.txt.gz
Description: application/gzip

Reply via email to