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

Tag: mp4

How to compress mp4 in one command with ffmpeg

2023-03-28 121 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 Careers Cloudflare cURL Debian Email ESXi ESXi 8 FastAPi ffmpeg Fortune 500 Jobs Jupyter Kafka Keycloak LinkedIn MacOS MySQL OpenAI pip Plugin Python RDP Remote Connect Reverse Proxy RSS rustdesk Samba Screen Sharing sleep mode SMTP spring boot ssh Thymeleaf tunnel Ubuntu uv VNC Windo Windows WordPress ZeroTrust
Theme: Maizi. Powered by WordPress.