Hi,
On Wed, 27 Mar 2024 20:58:51 -0700 John Horigan
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 code
Could this bug be the cause?
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1012791
If libavcodec cannot access libx264.so due to some executable stack
security issue, then it would fail to load the libx264 encoder.
-- john
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 s
3 matches
Mail list logo