Last active
          June 12, 2025 06:22 
        
      - 
      
 - 
        
Save emcodem/764db05ef10c2ab4f20badc56f00aec1 to your computer and use it in GitHub Desktop.  
    ffmpeg android commandline
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 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
  
            
Thanks for this.
Why is
termux-change-reponeeded?Also, how can I select 2 repositories? (main & bfsu)
I only see the option to select one.
I think there should be a space (not an hyphen) here:
apt install