File Crawler, Logging, and Transcoding
Step 1: Get the videos
I created a directory crawler using php with ffmpeg that searches through hundreds of thousands of car videos for wheels tv. I catalogged the data into a database so they could search and see what they have.
Step 2: Enhance and Transcode
I extended this with a processor that transcoded the videos into a pre-configured format into another file location. This allowed them to reconfigure the system to fit their changing needs.