Film Production

Oakley – Automation Engage!

Greetings fellow creatives out there! For this first-time post in a long time I’d like to share a Batch Script I finished writing last night and maybe get some feedback on the design and perhaps even help out some of you who are short on time like me and need a fast intuitive way to create all those media folders to contain your works of genius. This Batch Script in particular is for Adobe Premiere Pro users who would like to automate the folder hierarchy for the vast mediums used to create video projects.

So let’s dive in . . .

Note: The following tutorial is for Windows Users (I plan to create a similar script for Mac users in a future post) . . .

Now, first we’re going to create a .bat file using Notepad. If you have another text editor you’d like to use that’s fine, but when we’re finished editing the script, the last step is very important so pay attention.

To keep it simple, let’s open the Start Menu> Search for Run> Open Run> Type Notepad >Click ‘Ok’ or press Enter.

Once Notepad is open, copy and paste the following script:

cls
::
::

::

@Echo Off
:: Hide Following Commands

color a
:: Changes Text to Green

Echo.
Echo This batch script will create Adobe Project Folders in your C:\ Directory.
Echo.

:try
SET /P ANSWER=Do you wish to continue, Y/N?
Echo.

if /I {%ANSWER%}=={Y} (goto :START)
if /I {%ANSWER%}=={N} (goto :END)
goto :catch

::if/then statement to confirm .bat file start by user

:catch
Echo Cheif Engineer, Scotty says try typing Y or N . . .
Echo.
Timeout 3 >nul
goto :try

::Try/Catch Block for user input error

:START
echo Command Accepted, engaging…
Timeout 1 >nul
echo.
Echo Batch Creating Adobe Project Folders with Subfolders…
Timeout 1 >nul

cls
@Echo On
::Reveal commandline functions.

MKDIR C:\New_Adobe_Project\
MKDIR C:\New_Adobe_Project\Pre_Production
MKDIR C:\New_Adobe_Project\Adobe_Project_src
MKDIR C:\New_Adobe_Project\Adobe_Project_src\Adobe_AE_src
MKDIR C:\New_Adobe_Project\Adobe_Project_src\Adobe_Encore_src
MKDIR C:\New_Adobe_Project\Adobe_Project_src\Adobe_Photoshop_src
MKDIR C:\New_Adobe_Project\Media\Video
MKDIR C:\New_Adobe_Project\Media\Images
MKDIR C:\New_Adobe_Project\Media\Graphcis
MKDIR C:\New_Adobe_Project\Media\Graphcis\Lower_Thirds
MKDIR C:\New_Adobe_Project\Media\Graphcis\Titles
MKDIR C:\New_Adobe_Project\Media\Music
MKDIR C:\New_Adobe_Project\Media\SFX
MKDIR C:\New_Adobe_Project\Media\VFX
MKDIR C:\New_Adobe_Project\Media\VFX\AE_Compositions
MKDIR C:\New_Adobe_Project\Export
MKDIR C:\New_Adobe_Project\Export\Hi_Rez
MKDIR C:\New_Adobe_Project\Export\Lo_Rez

@Echo Off
::End of Batch Create, hide remaining commandline functions.
Timeout /t 2 /nobreak >nul

cls

Echo.
Echo Folders Created: Adobe Project Src and Media Folders with Subfolders
Echo.

Echo Video, Images, Graphics, Music, SFX, and VFX
Echo.

Echo Press any key to go to directory where folders were created.
Echo.

:: Message to indicate batch create was succesfful!
Echo.

Pause > nul

%SystemRoot%\explorer.exe C:\

:: Open’s C:\ Directory to where folders where created.

Echo.
Echo Thank you and have a nice day!

Timeout 3 >nul
Exit

:END

Echo Batch script terminated…
Timeout 5
exit/ b 1
::Wait 5 seconds and exit

::

Now the important part of the code if you want to customize the exact folders being created is this block here:

MKDIR C:\New_Adobe_Project\
MKDIR C:\New_Adobe_Project\Pre_Production
MKDIR C:\New_Adobe_Project\Adobe_Project_src
MKDIR C:\New_Adobe_Project\Adobe_Project_src\Adobe_AE_src
MKDIR C:\New_Adobe_Project\Adobe_Project_src\Adobe_Encore_src
MKDIR C:\New_Adobe_Project\Adobe_Project_src\Adobe_Photoshop_src
MKDIR C:\New_Adobe_Project\Media\Video
MKDIR C:\New_Adobe_Project\Media\Images
MKDIR C:\New_Adobe_Project\Media\Graphcis
MKDIR C:\New_Adobe_Project\Media\Graphcis\Lower_Thirds
MKDIR C:\New_Adobe_Project\Media\Graphcis\Titles
MKDIR C:\New_Adobe_Project\Media\Music
MKDIR C:\New_Adobe_Project\Media\SFX
MKDIR C:\New_Adobe_Project\Media\VFX
MKDIR C:\New_Adobe_Project\Media\VFX\AE_Compositions
MKDIR C:\New_Adobe_Project\Export
MKDIR C:\New_Adobe_Project\Export\Hi Rez
MKDIR C:\New_Adobe_Project\Export\Lo Rez

You can change these names to anything you like, but it’s important to realize that if you add any space to your folder name, it will tell Windows to create a separate folder hence is why I use underscores. Also, if you’re wanting to add a folder hierarchy, use the ‘MKDIR’ command followed by the desired directory path name.

Example: MKDIR C:\Project_Name\Subfolder_Name\etc . . .

Now the last part . . .

Save your notepad project  via File> Save As> “Project Name.bat” >Save as Type>All Files “*.*”

The last two steps are the most important. Make sure to save the file as anything you desire but end it with .bat. What is more, you must select All Files in the Save As Type dialog. This will keep it from saving as “Project name.bat.txt” which will not work.

And there you have it! I hope it helps and that you leave a comment!

Serving with nobility,

-Rob Oakley, Creative Collaborator

 

Advertisement

Oakley – About Stephen Ministry

Stephen Ministries About from Rob Oakley on Vimeo.


Oakley – Summit Semester Promo 2012


Oakley – “Love” the Musical and 500px

 

It’s been awhile since I’ve posted. I actually thought my Summer would be more full of activity but lately it’s been mostly a time of waiting, patience, and spending most of my time with my family. In less than 24 hours I will be making my departure for Colorado Springs and hope to document my adventure every step of the way as I make pursuit in my much anticipated internship at Summit Ministries.

I know it’s been awhile since I’ve posted any pictures too. The reality of that is I actually have been posting a lot of photographs. . . I just managed to overlook posting my best and favorite experiences on the website. To some avail, I hope that my beloved followers can still watch for my work on my Flickr profile and now you can start following a new experience of mine  called 500px. Of course, I still intend to post much of my best work on the website, but I will also be posting a lot of my recent and best work on a very ingenious web-based portfolio by which you can start viewing at the following link.

http://roboakley.500px.com/#/0

http://500px.com/roboakley

In the mean time, I’ve also been working on my first Theatrical gig with Applause Theatre Company and hope to be posting some screen shots of my editing work along with a preview of the production itself. Plenty more details to come!

Noblesse oblige,

~Rob


Oakley – Philanthropic Enterprise

( through audio/visual mediums)

Dear friends,

I wanted to take a moment and share a little bit about some of the things I am doing towards the benefit of myself and society.

As many of you know, I am a radio, television, and film major currently studying at University. Part of my vision in study and application is to communicate inspiring and motivational ideas through film and media. Of course, I also have some interest in the entertainment business, however, it is based solely on that of integration, unity, and discovery: not this mindless amusement we find coming out of Hollywood today.

With that said, I am also looking forward to using my passionate interest, talent, and abilities to aid local and one day national entities dedicated to the those in need on both local and global scales. My service would be based on non-for-profit motives and all donation towards a given project would be solely used toward the production of a high quality film that communicates the ideas, mission, and success of a given charitable organization.

Although I am still fairly young and have a lot of learning and experience ahead of me, it is one of my greatest hopes that this vision will be seen through by not only my personal means but by people like you who long to help and do something beyond what they normally do for the benefit of others.

I have one example of a recent project that I’d like to share with you all. It is a short introduction to a DVD I along with a young photographer created for a Pregnancy Crisis Center located in West Houston.

There is also a longer behind-the-scenes video for anyone interested in more information about the project and how it was put into action.

http://vimeo.com/1526496

Finally, I would like to share that I will be in a meeting for another similar project for an organization called “The Success for Life Through Reading” program. They are dedicated to providing college aged volunteers to reach out to low-income families and preschooled children. Part of their activities is donating books and reading out loud to the kids. Later this afternoon we’ll be discussing a very important series of videos they want to produce for the program to help recruit, train new members, and inform parents of the importance of reading in early development and love for literacy. If you’d like to learn more about the program visit the following site:

http://www.ecv.unt.edu/success-life-through-reading/

I know there is a lot we can do together and am thoroughly excited to see what the future holds.

Thank you for your time and Blessings to you all.

~Rob Oakley