Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ffmpeg mkv to mp4

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

ffmpeg to mkv

ffmpeg -i input.mp4 output.mkv
Comment

PREVIOUS NEXT
Code Example
Shell :: x11 development libraries 
Shell :: git diff of a file between two commits 
Shell :: change time linux 
Shell :: to clean npm cache 
Shell :: install oh my zsh! 
Shell :: how to uninstall npm package 
Shell :: chmod just directories 
Shell :: install app in kali linux 
Shell :: android studio kvm is required to run this avd 
Shell :: lenovo touchpad not working ubuntu 
Shell :: create a git repository from local machine and push it online 
Shell :: github api fetch 
Shell :: show file format snowflake 
Shell :: inkscape svg to pdflatex 
Shell :: how to go back to last git commit 
Shell :: mkdir rm folder 
Shell :: php install extension 
Shell :: kde 144 fps 
Shell :: bash check if string in file 
Shell :: make current commit head 
Shell :: gitattributes 
Shell :: how to ssh in termux 
Shell :: docker image tar import 
Shell :: how to zip and unzip tar 
Shell :: echo ros path 
Shell :: count new lines bash 
Shell :: docker create image and push 
Shell :: $$ in shell script 
Shell :: mkdir multiple directories windows 
Shell :: how to get environment variables in powershell 
ADD CONTENT
Topic
Content
Source link
Name
3+7 =