~ overflow ~

Batch Getting Movie File Information (PHP + MySQL + FFMpeg)

by z3n on Mar.27, 2009, under Coding

Problem:

Sorting movies is a really boring process, specially when you can’t get their sizes (height x width) and length automatically.

Solution:

A php script that gets movies sizes, length, filesize, name, adds it to a mysql table for futher processing.

Source Here

* You will need FFmpeg on your %PATH%

* Check source to know how to make a compatible table

Usage: mi.php <folder> [recursive 0|1]

(recursive folders is enabled by default)

:, , ,


No comments for this entry yet...

Leave a Reply

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!