Gary' Blog
  • Home
  • Github
  • English
    English中文 (中国)

Tag: mp4

How to compress mp4 in one command with ffmpeg

2023-03-28 117 Technical ffmpeg, mp4 Leave a Comment
With ffmpeg, we can create a free video compresser on our local machine. First, create a shell function on you .bashrc or .zshrc: function mp4-compress() { filename=$(basename -- "$1") extension="${filename##*.}" name="${filename%.*}" ffmpeg -i "$1" -vcodec libx265 -crf 2…

Tag Cloud

American Companies ASR Authentication Azure beego Careers Cloudflare Crab hunting cURL Debian Email ESXi ESXi 8 FastAPi ffmpeg Fortune 500 Jobs Kafka Keycloak LinkedIn MacOS MySQL OpenAI Plugin Python RDP Remote Connect Reverse Proxy RSS rustdesk Samba Screen Sharing sklean sleep mode SMTP spring boot ssh Thymeleaf tunnel Ubuntu VNC Windo Windows WordPress ZeroTrust
Theme: Maizi. Powered by WordPress.