FFPROBE: The Best Multimedia Analysis Tool You Can Have!

In this video we take a look at _ffprobe_, the fantastic multimedia analysis tool available with the FFmpeg suite. We take a look at how to extract information about the container (show_format flag), about the stream (show_streams flag) and how to get the data we want (show_entries option). We see how to get the data we want clean (noprint_wrappers and nokey options), or with a particular printed output format for a better usage later (print_format option). We also see how to count the number of frames and packets in a particular stream (count_frames and count_packets options). For any questions or doubts, feel free to write a comment down below! Further reference about FFprobe: ► https://trac.ffmpeg.org/wiki/FFprobeTipshttps://ffmpeg.org/ffprobe.html Sample video: https://media.xiph.org/video/derf/y4m... 👉👉👉 FOLLOW ME 👈👈👈 -------------------------- ► Instagram:   / devstefit   ► TikTok:   / devstefit   🎼🎵🎶 MUSIC CREDIT 🎶🎵🎼 --------------------------- ► Evolution - Royalty Free Music by Benjamin Tissot https://www.bensound.com/royalty-free... 📖 CHAPTERS 📖 --------------------------- 00:00 Intro 00:50 ffprobe help output 03:15 First ffprobe usage 04:14 Analysis of the output 07:24 The show_format output 08:48 The show_streams output 10:45 Tags selection and cleaning the output 17:42 Changing the writer (print_format) 20:00 multiple tags retrieval and pretty output 22:41 The show_packets and show_frames option 24:26 Create a csv with all the frames information 26:37 Counting the number of frames in a video 28:47 Conclusions #devstef #ffprobe #videoanalysis