Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

convert mp4 to hap

# HAP
ffmpeg -i yourSourceFile.mp4 -c:v hap outputName.mov

# HAP Alpha
ffmpeg -i yourSourceFile.mp4 -c:v hap -format hap_alpha outputName.mov

#Hap Q
ffmpeg -i yourSourceFile.mp4 -c:v hap -format hap_q outputName.mov
Comment

PREVIOUS NEXT
Code Example
Shell :: sudo: apt: command not found 
Shell :: what is vi in linux 
Shell :: find command path 
Shell :: install go on mac brew 
Shell :: how to install simple screen recorder in fedora 
Shell :: vs code linux cache 
Shell :: tar gzip compression level 
Shell :: git get remote branch 
Shell :: set up jdk and maven on wsl 
Shell :: git unstage a file 
Shell :: install pup command mac 
Shell :: how to delete github repo 
Shell :: powershell show first few lines of command 
Shell :: cli50 docs 
Shell :: linux find location of executable 
Shell :: how delete branch from specific origin 
Shell :: if git status 
Shell :: Unable to connect to server: connection to server at "localhost" (127.0.0.1), port 5432 failed: Connection refused Is the server running on that host and accepting TCP/IP connections? 
Shell :: printf in bash 
Shell :: decrypt user password linux 
Shell :: git rename older local commit 
Shell :: git create branch and checkout one command 
Shell :: install raspap 
Shell :: create new branch 
Shell :: proxmox upgrade 
Shell :: git force overwrite of local files 
Shell :: git flow 
Shell :: error: insufficient permission for adding an object to repository database 
Shell :: git clone with branch name command 
Shell :: how to copy a Directory and its content in ubuntu 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =