Examples for FFMPEG Beginners
Channel:
Subscribers:
43,400
Published on ● Video Link: https://www.youtube.com/watch?v=Tc4ABpVGJaY
Simple compression:
ffmpeg -i input.mp4 -crf 27 -c:a libopus -s 1280x720 output.mp4
Simple uncompression:
ffmpeg -i input.mp4 -c:v mpeg4 -q:v 0 -pix_fmt yuv420p -c:a pcm_s16le output.mov
•Site: https://denshi.org
Other Videos By DenshiVideo
2020-12-15 | How to install and use yay: The best AUR helper for Arch Linux |
2020-12-08 | Don't say "P*ggers" on my channel! |
2020-12-04 | A simple guide to cmus! (C*Music Player) |
2020-12-03 | I've been surpassed. |
2020-11-30 | QEMU: A proper guide! |
2020-11-27 | Bedrock Linux: All the distros! |
2020-11-26 | Linux on the Wii U: Is it really possible? |
2020-11-20 | 1000 Subscriber Special |
2020-11-16 | Youtube-dl is back! |
2020-11-16 | The best websites for tech "enthusiasts" |
2020-11-15 | Examples for FFMPEG Beginners |
2020-11-11 | My thoughts on Deepin (As an Openbox user) |
2020-11-07 | How to configure Openbox! | DenshiHelp |
2020-11-06 | 𝕀 ᴄᴀɴ'ᴛ 𝖉𝖊𝖈𝖎𝖉𝖊 |
2020-11-01 | Window Manager Tips (How 2 be kewl on GNU) |
2020-10-31 | My Linux Fears! (Halloween Special) |
2020-10-31 | The Fastest Arch Install |
2020-10-30 | Retroarch: Install and basic setup on Arch | DenshiHelp |
2020-10-29 | The Birds: A review | The original "Birdemic" |
2020-10-24 | Youtube-dl gets DMCA'd! |
2020-10-22 | The origins of the Web |
Tags:
Denshi
DenshiDraws
DenshiVideo
ffmpeg
ffmpeg guide
ffmpeg examples
ffmpeg linux
ffmpeg command
ffmpeg tutorial
ffmpeg linux tutorial
how to use ffmpeg
how to use ffmpeg linux
hot to compress video
how to compress video using ffmpeg
compress video ffmpeg
compress video using ffmpeg