Send to Folder based on Filename
Posted: Sun Oct 28, 2018 5:24 am
Hi all,
Looking for some quick help with what I thought was a simple workflow. I have one folder that has multiple videos with varying file names. I want to have the workflow pick up the file, convert to mp4 and drop in a designated folder. What is the best/most efficient means to do this?
I know I can setup one workflow with multiples of the same job like below. That just seems VERY inefficient since you have 3 monitoring folders doing the same thing.
Example 1
Monitor Folder (accept only A.mp4) -> H.264 -> Deliveries Folder (A Folder)
Monitor Folder (accept only B.mp4) -> H.264 -> Deliveries Folder (B Folder)
Monitor Folder (accept only C.mp4) -> H.264 -> Deliveries Folder (C Folder)
I have also tried the following.
Example 2
Monitor Folder (accept all) -> H.264 -> Conditional (if matches A.mp4) -> Deliveries Folder (A Folder) -> Conditional (if matches B.mp4) -> Deliveries Folder (B Folder) -> Conditional (if matches C.mp4) -> Deliveries Folder (C Folder)
Any tips or nudges in the right direction would be great. Thanks so much for developing this program!
Looking for some quick help with what I thought was a simple workflow. I have one folder that has multiple videos with varying file names. I want to have the workflow pick up the file, convert to mp4 and drop in a designated folder. What is the best/most efficient means to do this?
I know I can setup one workflow with multiples of the same job like below. That just seems VERY inefficient since you have 3 monitoring folders doing the same thing.
Example 1
Monitor Folder (accept only A.mp4) -> H.264 -> Deliveries Folder (A Folder)
Monitor Folder (accept only B.mp4) -> H.264 -> Deliveries Folder (B Folder)
Monitor Folder (accept only C.mp4) -> H.264 -> Deliveries Folder (C Folder)
I have also tried the following.
Example 2
Monitor Folder (accept all) -> H.264 -> Conditional (if matches A.mp4) -> Deliveries Folder (A Folder) -> Conditional (if matches B.mp4) -> Deliveries Folder (B Folder) -> Conditional (if matches C.mp4) -> Deliveries Folder (C Folder)
Any tips or nudges in the right direction would be great. Thanks so much for developing this program!