fuzzy76 / medials

List media files in a directory with media properties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

medials

List media files in a directory with media properties (type, container, codecs and bitrate)

Require php5 and ffprobe installed in path

Example output:

[fuzzy76@nst-hpmba:medials (master)]$ ./medials /Volumes/Ekstra/
DrupalCon Los Angeles 2015_ Revamping the project.mp4 video mov,mp4,m4 h264(1.8 Mb) aac(245.7 Kb)
evernote_backup.enex                                             other

About

List media files in a directory with media properties

License:BSD 2-Clause "Simplified" License


Languages

Language:PHP 100.0%