Hi everyone,
I'm in my school's TV Production class. We produce a live 10 min. news show everyday which is broadcast to the school. Right now, we are just about to finish up our website, and would like to be able to post the show onto it everyday.
Right now, we record every show directly to DVD through a set-top DVD Recorder. I want to make an Applescript that will, when the DVD is inserted into our PowerMac, open Handbrake, rip the DVD using certain (web-friendly settings), then upload the newly created file into a special directory on our webserver. I've already written a PHP script that will detect the file on the server and add it to the index of viewable shows.
So, basically, I need something that will be able to do this:
-Open Handbrake
-Select the DVD in Handbrake
-Confirm and/or set Handbrake settings to a web-friendly form
-Rip the DVD
-Take new MOV and upload it to a web server
-(maybe..it would be a nice feature) Eject the DVD
Without any user intervention. I tried making an automator script for this, but I don't know how to integrate automator with Handbrake.
I have no experience using Applescript at all. Anyone have an idea on how I could accomplish this, or point me in the right way to learn the AppleScript I need to do it?
Thank you!
I'm in my school's TV Production class. We produce a live 10 min. news show everyday which is broadcast to the school. Right now, we are just about to finish up our website, and would like to be able to post the show onto it everyday.
Right now, we record every show directly to DVD through a set-top DVD Recorder. I want to make an Applescript that will, when the DVD is inserted into our PowerMac, open Handbrake, rip the DVD using certain (web-friendly settings), then upload the newly created file into a special directory on our webserver. I've already written a PHP script that will detect the file on the server and add it to the index of viewable shows.
So, basically, I need something that will be able to do this:
-Open Handbrake
-Select the DVD in Handbrake
-Confirm and/or set Handbrake settings to a web-friendly form
-Rip the DVD
-Take new MOV and upload it to a web server
-(maybe..it would be a nice feature) Eject the DVD
Without any user intervention. I tried making an automator script for this, but I don't know how to integrate automator with Handbrake.
I have no experience using Applescript at all. Anyone have an idea on how I could accomplish this, or point me in the right way to learn the AppleScript I need to do it?
Thank you!