Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save vaimalaviya1233/b541bdc4343213ab1e447bf009b75b7f to your computer and use it in GitHub Desktop.
Save vaimalaviya1233/b541bdc4343213ab1e447bf009b75b7f to your computer and use it in GitHub Desktop.
ffmpeg android commandline
install termux from app store
in termux:
termux-change-repo
* (choose main and bfsu)
apt-install openssl-tool
pkg install ffmpeg
test if ffmpeg works by typing ffmpeg, you should see default ffmpeg output
Mount smb share on android:
install civs documents provider from play store
configure a share and credentials in the app, go to app settings and check "Use as local storage"
reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment