Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ffmpeg expand aspect ratio with blur

ffmpeg -i input.mp4 -filter_complex "[0:v]boxblur=40,scale=1080x1920,setsar=1[bg];[0:v]scale=1080:1920:force_original_aspect_ratio=decrease[fg];[bg][fg]overlay=y=(H-h)/2" -c:a copy output.mp4
Comment

PREVIOUS NEXT
Code Example
Shell :: linux shell filter binary files 
Shell :: cmd NETWORK SERVICE 
Shell :: nautilus open random file 
Shell :: Add Gitbash branch name to powershell 
Shell :: Error: No Homebrew ruby 2.6.8 available for arm64 processors! 
Shell :: top show specific pid 
Shell :: how to commit a file in git and never commit it again 
Shell :: adb link server in react native 
Shell :: No project found at or above and neither was a --path specified 
Shell :: Zim files from command prompt 
Shell :: no vnc download 
Shell :: drush available source plugins 
Shell :: /lib/systemd/system/gammu-smsd.service:9: Neither a valid executable name nor an absolute path: ${CMAKE_INSTALL_FULL_BINDIR}/gammu-smsd 
Shell :: SystemError: GPU device not found site:stackoverflow.com 
Shell :: who is affected by meningitis 
Shell :: visual studio code hide git marker 
Shell :: how many ppi is 4k 
Shell :: gh config ssh protocol 
Shell :: diff between user variables and system variables 
Shell :: openssl crl on apache server 
Shell :: how to compress all branches on branch into one branch back to the master 
Shell :: ssh replace file raspberry pi 
Shell :: How to enable a service on boot with systemctl command 
Shell :: Environment Variables Liu 
Shell :: Some nodejs packages not installing on aws instance 
Shell :: Bash Script To Clean 2+ Days Old Autobackup 
Shell :: git push ignore pre push 
Shell :: git copy remote branch to local 
Shell :: ububto api 
Shell :: shell loop tuple 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =