Video files
Posted: 24 Aug 2010 16:10
Hi everyone! Please help me!
I shoot video for a guy on a Sony EX1 camera. It's a sweet solid state camera. The only problem is every clip is organized into its own folder with 5 metadata files (1 big MP4 clip with 5 small other XML files) . Not a problem if there is only a few clips. But when we are out on a shoot, sometimes I end up with 200+ clips, and therefore 200+ folders.
All the files need to be extracted from their folders individually and copied back to their root. I'm doing this one by one now and it's a major pain!
EXAMPLE
Here's what I mean. Each card will have a filing structure similiar to this:
/CLIP 1
/CLIP 2
/CLIP 3
/CLIP 4
Etc.
Each directory/folder will have something like this:
/CLIP 1/clip 1.mp4 400,000 KB
/CLIP 1/clip 1.smi 1 KB
/CLIP 1/clip 1.xml 2 KB
/CLIP 1/clip 1.bim 2,700 KB
/CLIP 1/clip 1.xmp 4 KB
Similiar contents for each.
I want to be able to batch run and copy OUT OF EACH FOLDER every single file and paste/copy them back to the root folder where all the /CLIP # folders are at.
So the root folder would have:
clip 1.mp4
clip 2.mp4
clip 3.mp4
clip 1.smi
clip 2.smi
clip 3.smi,
So the batch file would need to go in to each folder, pull out ALL CONTENTS and copy it back to the root.
This would be a LIFE SAVER!!!
I shoot video for a guy on a Sony EX1 camera. It's a sweet solid state camera. The only problem is every clip is organized into its own folder with 5 metadata files (1 big MP4 clip with 5 small other XML files) . Not a problem if there is only a few clips. But when we are out on a shoot, sometimes I end up with 200+ clips, and therefore 200+ folders.
All the files need to be extracted from their folders individually and copied back to their root. I'm doing this one by one now and it's a major pain!
EXAMPLE
Here's what I mean. Each card will have a filing structure similiar to this:
/CLIP 1
/CLIP 2
/CLIP 3
/CLIP 4
Etc.
Each directory/folder will have something like this:
/CLIP 1/clip 1.mp4 400,000 KB
/CLIP 1/clip 1.smi 1 KB
/CLIP 1/clip 1.xml 2 KB
/CLIP 1/clip 1.bim 2,700 KB
/CLIP 1/clip 1.xmp 4 KB
Similiar contents for each.
I want to be able to batch run and copy OUT OF EACH FOLDER every single file and paste/copy them back to the root folder where all the /CLIP # folders are at.
So the root folder would have:
clip 1.mp4
clip 2.mp4
clip 3.mp4
clip 1.smi
clip 2.smi
clip 3.smi,
So the batch file would need to go in to each folder, pull out ALL CONTENTS and copy it back to the root.
This would be a LIFE SAVER!!!