|
|
#1 |
|
Wake up, play full video and sleep.. how?
Ok, this is very silly but I do not know how...
I need my Mac Mini to wake up at 8pm, start up a quicktime video full screen in a loop until 2am, then shut down again. And I need it to do that over and over again for a month. How can I do that? I want to tell the computer what video to play back once. Probably I may create a new video later on and I would have to switch videos and play the new one only in a loop as well. The thing is... I have this projector that is gonna be playing back a video during nightime. No one is going to controll it. In order to power down the projector I need to put the computer to sleep and not sending any video signal at all. That way the projector will go to sleep and it will wake up again by itself when receiving a video signal. Thank you very much for your help. |
|
|
|
0
|
|
|
#2 |
|
From system preferences, choose energy saver, then "Schedule". You can then set your wake and sleep times. Then you can set up an applescript to launch your video. I would just set an alarm in iCal to run the apple script. It shouldn't be too rough using the quicktime or VLC dictionary.
-Lee |
|
|
|
0
|
|
|
#3 |
|
Duh, if I am placing a question here is to actually have some one figure out the apple script for me.
|
|
|
|
0
|
|
|
#4 | |
|
Quote:
Code:
tell application "x" play "Macintosh HD::Movies::My Movie.mpg" fullscreen repeat on end tell |
||
|
|
0
|
|
|
#5 |
|
Mmmm....! thank you. Ages without using it since OS9.
Dude, I am doing 387581273487623498726 a minute, I wish I could be a programmer, 3D animator and a bunch stuff, no time. I even wish i had a boyfriend for my girlfriend, no time. Thanx. |
|
|
|
0
|
|
|
#6 |
|
lol ... I wish I had a girlfriend for my wife
|
|
|
|
0
|
|
|
#7 |
|
Code:
tell application "QuickTime Player" activate open "Path:To:Movie:Here" set doc to (get document 1) set doc's looping to true present doc end tell |
|
|
|
0
|
![]() |
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Error when waking up MacBook Pro | ThePixelMan | MacBook Pro | 1 | Oct 10, 2011 12:34 PM |
| 2010 iMac randomly wakes up from sleep | i4Collin | iMac | 17 | Jul 30, 2011 06:05 AM |
| imac 10.6.5 freezes after wake up from sleep | polo3400 | Mac OS X | 2 | Jun 20, 2011 03:25 PM |
| App that allows me to wake up my computer with sound? | Snoogans925 | Mac Applications and Mac App Store | 4 | Jan 1, 2011 12:47 PM |
| Waking up lid-closed MBP with Remote and playing music in iTunes? | milan.smart | MacBook Pro | 2 | Dec 5, 2010 04:02 AM |
All times are GMT -5. The time now is 04:56 PM.







Linear Mode

