ish icon indicating copy to clipboard operation
ish copied to clipboard

ffmpeg on alpine 3.16

Open penguinzo opened this issue 2 years ago • 3 comments

i just updated my version of alpine linux to 3.16 and i installed ffmpeg, but, when i try to run it, it returns a bad system call

the output when i run dmesg is 13(ffmpeg) missing syscall 275

penguinzo avatar Dec 12 '23 22:12 penguinzo

i just updated my version of alpine linux to 3.16 and i installed ffmpeg, but, when i try to run it, it returns a bad system call

the output when i run dmesg is

13(ffmpeg) missing syscall 275

https://github.com/ish-app/ish/issues/1722#issuecomment-1270753912

river4891 avatar Jan 10 '24 12:01 river4891

Hi! Did you run a specific ffmpeg command/start an encode, or did you just run ffmpeg? The latter appears to work when I try to reproduce this on the current master build of iSH with Alpine 3.20.

Mnpn avatar Jul 30 '24 22:07 Mnpn