Using FFmpeg on Linux and in the Cloud | Cloud Video Editing and Transcoding

preview_player
Показать описание
FFMpeg is a free and open-source utility that is used for video and audio processing. It assists with the editing, reformatting, and conversion of audio, video, and multimedia files. This video provides a brief introduction to FFmpeg, explaining how to install FFmpeg and how to use FFmpeg to edit media files.

Chapters:
0:00 Introduction
1:04 How to Install FFMPEG
4:05 How to check the FFMPEG version
5:50 How to view available encoders
6:35 How to read the FFMPEG manual
8:25 How to transcode video
12:55 List the supported formats
14:00 How to separate audio from video
17:10 How to view file details
19:15 Example of a complex transcode
23:30 Conclusion

#Linode #ffmpeg #linux
Product: Linode, Linux, ffmpeg; @KeepItTechie ;
Рекомендации по теме
Комментарии
Автор

Thanks, as suspected transcoding on Linode is VERY slow at less than 2 FPS with a default Ubuntu installation. Also access to hardware encoding / decoding is likely to be poor or not exist at all. Your suggestion of having a more powerful instance that you only run transcodes on demand might be worth trying but beware of excessive bandwidth costs associated with uploading / downloading GB files.

keithmiller
Автор

-crf is not constant framerate. -crf is constant rate factor and sets the quality not the framerate.

keithmiller
Автор

Thanks Liked and Subscribed! See you in the next one 😊

keithmiller
Автор

Thanks sir ... I was looking for this video for a long time and finally got it😊

kazalk
Автор

Dear Akamai Developer,
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
Автор

I don’t recommend using ANY host for storing your media files.

RealKeytones