File Manager - Common file location for videos

Permalink
I'm in the process of building a Flowplayer block to take advantage of the playlist feature in the current release (http://flowplayer.org/docs/playlist.html.)

For this to work, all the different versions of each video (mp4, Ogv, Webm) need to be in the same directory.

I'm wondering if there's a way to adjust the file manager behavior so that, instead of creating a new, numerical directory for each upload, I can tweak the code so that any uploads of those three file types would be placed in a single, common directory, such as /files/videos.

Can anyone weigh in on whether this is feasible, or if there might be a better approach?

Thanks