How to Optimize Videos for the Web with FFmpeg

preview_player
Показать описание
Want videos on your website without gigantic file sizes? With everyone's favorite video conversion tool, FFmpeg, I'll show you how you can optimize and transcode your web videos without sacrificing quality. I'll go over the different file formats and video codecs, which options to pass in, how to automate the process, and more.

0:00 Intro
1:01 Installing FFmpeg
1:34 Changing video resolution
2:50 Removing audio
3:43 Video codecs
4:50 Compression with H264
6:17 Compression with VP9
7:51 Compression with H265
9:02 Creating a script to automate the process
10:13 Loading the videos in HTML
11:09 Additional optimizations
12:45 Conclusion
Рекомендации по теме
Комментарии
Автор

You clarified a lot of things for me with this video
You are definetely one of the best and most underrated channels I've come across

overkill_
Автор

I like to use handbrake for turning final videos into web videos. The UI is really nice and easy to follow and gives you a fair amount of settings and a render queue, and it gives me better results than even using proprietary apps like premiere.

firejelly
Автор

VP9 does work in mp4, it is non-standard as far as I beliveve, but it does work.

awuuwa
Автор

That was awesome. Liked and subscribed.

vaylx
Автор

Thanks for another very useful video! Minor point: could you mention in the video notes something to the effect that the process is a bit CPU-intensive and so one should be aware of that when dealing with long videos.

chimak
Автор

Do I have to upload the entire FFMPEG folder to my website, or just the one FFMPEG file?

Fandar
Автор

can you give a full nvim tutorial saar?? like <3

soumyadeepghosh
Автор

Dear Eric Murphy,
I had build Video application Assuming that, i have 1000 client downloading video at the same time.
Now, i should use which tool to test download my app from client to measure performance and load of server
Thanks.

hoatranquang
Автор

What color scheme and window manager do you use?

hatersgonnahate
Автор

How to optimise multiple video files in a folder without losing quality

lovetheentertainment