Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ffmpeg convert mov to mp4

ffmpeg -i my-video.mov -vcodec h264 -acodec mp2 my-video.mp4
Comment

ffmpeg mkv to mp4

ffmpeg -i "file.mkv" -codec copy -strict -2 "file.mp4"
Comment

PREVIOUS NEXT
Code Example
Shell :: bash return n characters after match 
Shell :: pulseeffects ubuntu 
Shell :: install pip kali 
Shell :: git show remote url 
Shell :: gcloud set zone cli 
Shell :: install monodevelopment arch linux 
Shell :: how to extract zip file in ubuntu terminal 
Shell :: zsh: courpt historyfile 
Shell :: Write a shell scripting program to reverse an array 
Shell :: install postcss 
Shell :: install opera ubuntu terminal command 
Shell :: login without a password is forbidden by configuration (see allownopassword) ubuntu 
Shell :: free up space ubuntu 
Shell :: xlrd python install 
Shell :: Error: Cannot install in Homebrew on ARM processor in Intel default prefix (/usr/local)! 
Shell :: change default shell fish 
Shell :: firebase commands 
Shell :: youtube dl install ubuntu 
Shell :: run a command x number of times linux 
Shell :: restart ssh mac 
Shell :: kill port process 
Shell :: centos dig 
Shell :: Install Visual Studio Code from Snap Store 
Shell :: how to add remove origin url 
Shell :: install wine ubuntu 20.04 
Shell :: how to uninstall kernel jupyter 
Shell :: git remove branch 
Shell :: how to swap ubuntu 
Shell :: ionic capacitor v3 run android livereload 
Shell :: add folder to path mac 
ADD CONTENT
Topic
Content
Source link
Name
8+5 =