TermuxT
Termux12mo ago
qlufo

problem with installing ffmpeg with --enable-libxcb in termux

hello, is there any way to enable libxcb when installing ffmpeg on termux?

i can't seem to directly enable this when installing ffmpeg in termux (
pkg i ffmpeg
), so i resort to rebuilding it from the git repo. but for some reason
Error: libxcb is requested, but not found

even though checking on the installed packages, there is libxcb!!!

so i am currently stuck, if anyone have any fixes or ways for this i would appreciate it. thanks!
Was this page helpful?