eugeneware / ffprobe

Use ffprobe to get info from media files and return as JSON
Other
98 stars 21 forks source link

enhancement to show format in output #6

Open 0x657373656C6C opened 6 years ago

0x657373656C6C commented 6 years ago

This pull request simple adds the '-show_format' parameter to the command line so that useful information, such as tags metadata, can be seen in the json output.

thijstriemstra commented 6 years ago

ping @eugeneware