Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

change resolution of a video with terminal

ffmpeg -i input.mp4 -s 320x240 -b:v 16k -b:a 8k output.mp4
Comment

PREVIOUS NEXT
Code Example
Shell :: disable heroku router logs 
Shell :: aws lightsail ssl installation 
Shell :: jenkins execute shell script on remote host using ssh 
Shell :: windows terminal background image 
Shell :: awk output field separator 
Shell :: update time in linux 
Shell :: visual studio export installed nuget pacjkages 
Shell :: view certificate openssl 
Shell :: comment in bash 
Shell :: make zip file command 
Shell :: add folders to gitignore 
Shell :: mac redis cli 
Shell :: mongodb database not connected docker 
Shell :: vi quit 
Shell :: neovim install wsl vim-plug 
Shell :: split vim window 
Shell :: fish set environment variable 
Shell :: debian 10 sources 
Shell :: github pages push 
Shell :: bash for file in directory 
Shell :: wget debian to Downloads 
Shell :: docker run --entrypoint bash 
Shell :: get latitude and longitude based on user entered place android 
Shell :: expo cli 
Shell :: copy file from one directory to another in linux 
Shell :: heroku rename could not find that app 
Shell :: adb restart application 
Shell :: show pghba 
Shell :: strstr bash 
Shell :: list of unix commands 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =