Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

transcode input to output with h264 720p with gpu

ffmpeg -y -vsync 0 -hwaccel cuda -hwaccel_output_format cuda –resize 1280x720 -i input.mp4 -c:a copy -c:v h264_nvenc -b:v 5M output.mp4
Comment

PREVIOUS NEXT
Code Example
Shell :: linux change filename batch 
Shell :: change git console text size 
Shell :: give htdocs sudo permission 
Shell :: bash loop local variable 
Shell :: LetsEncrypt use alias for acme-challenge directory 
Shell :: mac find command printf 
Shell :: angular new site 
Shell :: oh-my-posh.psm1 porque la ejecución de scripts está deshabilitada en este sistema 
Shell :: wp plugin install through code 
Shell :: size of repository linux 
Shell :: wsl2 vcxsrv 
Shell :: how install gradel 
Shell :: install ecryptfs in linux 
Shell :: linux set global server name 
Shell :: yum install -y wget && wget -O install.sh http://www.aapanel.com/script/install_6.0_en.sh && bash install.sh 93684c35 
Shell :: fsl fslmath mask sphere 
Shell :: how to escape typing mode in ubuntu 
Shell :: Install lunacy on linux snap ubuntu 
Shell :: btrfs get disk utilization for subdirectory 
Shell :: grep check line exists in file 
Shell :: prometheus label __meta_docker_container_name with docker-compose 
Shell :: installing heroku for deployment through command line 
Shell :: git add file from another branch 
Shell :: install react suite 
Shell :: fix git not showning persian letters 
Shell :: sed replace from match to end of line 
Shell :: changed files github 
Shell :: bitbucket Permission denied (publickey). fatal: Could not read from remote repository. 
Shell :: git stash specific files 
Shell :: how to update a local git repository 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =