Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:45:04 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
ffmpeg
Output:
ffmpeg version 8.0.1 Copyright (c) 2000-2025 the FFmpeg developers
  built with Android (13989888, +pgo, +bolt, +lto, +mlgo,…
Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:44:32 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt autoremove -y
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following…
Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:42:42 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt upgrade -y
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating…
Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:42:28 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt update
Output:
Hit:1 https://grimler.se/termux/termux-main stable InRelease
Hit:2 https://grimler.se/termux/termux-root root InRelease
Hit…
Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:41:03 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt install -y ffmpeg
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following…
Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:40:52 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
apt purge -y ffmpeg
Output:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following…
Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:40:46 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*

If I remember correctly I already faced this issue.

If run again above commands:
Hit:1 https://grimler.se/termux/termux-main stable InRelease
Hit:2…
Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:31:42 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*

DuckDuckGo and Google search CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default).

Benjamin_Loison commented on issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:24:14 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
Bash script:
apt update
apt upgrade -y
apt autoremove -y
Output:
Get:1 https://grimler.se/termux/…
Benjamin_Loison opened issue Benjamin_Loison/ffmpeg#5 2026-02-27 12:22:51 +01:00
*CANNOT LINK EXECUTABLE "ffmpeg": library "libvpx.so.11" not found: needed by /data/data/com.termux/files/usr/lib/libavcodec.so.61.19.101 in namespace (default)*
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:40:29 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

Over SSH:

On Pegasus:

ssh -R /tmp/pipewire-remote:/run/user/1000/pipewire-0 Benjamin-Loison-HP-Debian

Hence on Debian 13 GNOME HP laptop SSH:

export PIPEWIRE_REMO…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:38:31 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth

https://chatgpt.com/share/699f248e-6c8c-8002-a026-9236c94382cb

pw-cat
Output:
error: one of the playback/record options must be provided
pw-…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:32:32 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
sudo apt purge -y pipewire-jack
Output:
REMOVING:                       
  pipewire-jack*

Summary:
  Upgrading: 0, Installing: 0,…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:57 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pw-jack jack_dummy
/usr/bin/pw-jack: 60: exec: jack_dummy: not found
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:47 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
sudo apt install -y pipewire-jack
Output:
Installing:                     
  pipewire-jack

Summary:
  Upgrading: 0, Installing: 1,…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:13 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
apt show pipewire-jack
Output:
Package: pipewire-jack
Version: 1.4.2-1
Priority: optional
Section: sound
Source: pipewire
Maintainer:…
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:31:09 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pw-jack jack_dummy
Output:
Command 'pw-jack' not found, but can be installed with:
sudo apt install pipewire-jack
Benjamin_Loison commented on issue Benjamin_Loison/linux#33 2026-02-25 17:29:20 +01:00
Access via Internet and use an Android phone Bluetooth as the computer Bluetooth
pactl load-module module-native-protocol-tcp port=4656 listen=192.168.1.16
Failure: Unknown error code
pactl load-module module-native-protocol-tcp port=4656…