FFprobe file in json

Show streams and format of media file in json format using ffprobe

Authored by: tabroot
Brought to you by Warp, a free terminal reimagined to work like a modern app.
media_file_path

Command
Copy
ffprobe -i media_file_path -show_streams -show_format -print_format json
Tags