Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ffmpeg rotate video

ffmpeg -i input.mp4 -vf "transpose=1" output.mp4

# transpose=[0,1,2,3] 90 degrees
Comment

PREVIOUS NEXT
Code Example
Shell :: linux copy output to clipboard 
Shell :: ffmpeg shrink video size 
Shell :: remove module and clear cache and install npm w expo 
Shell :: linux how to kill any process on port 
Shell :: spec false not working 
Shell :: debian netstat command not found 
Shell :: how to untar a tar file 
Shell :: java check jre version 
Shell :: install packages from selected repo yum 
Shell :: install firewalld ubuntu 20.04 
Shell :: powershell get ip from computer name 
Shell :: xlsx Module ../../xlsx/types has no exported member IProperties. Did you mean Properties? 
Shell :: for loop in shell script 
Shell :: check start date of process id linux 
Shell :: open port on linux 
Shell :: how to screenshot ubuntu 20.04 
Shell :: how to search all subfolders in linux for file 
Shell :: yarn test only one file 
Shell :: gitk install 
Shell :: bluetooth headphone not working linux mint 
Shell :: epub to pdf converter ubuntu 
Shell :: zsh: command not found: rvm 
Shell :: aws credentials file location ubuntu 
Shell :: ngrok command 
Shell :: shutdown from command prompt windows 7 
Shell :: check storage in ubuntu terminal 
Shell :: gitkraken gragh empty 
Shell :: polyblog install command 
Shell :: create alias ubuntu 
Shell :: see remote git 
ADD CONTENT
Topic
Content
Source link
Name
6+8 =