Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Telp

macrumors 68040
Original poster
Feb 6, 2007
3,075
25
Just wondering if it is possible to loop a DVD in the DVD player app. I searched the menus and was unable to find something. Any help? Thanks.



-Telp
 
I think some applescript would be the way to go on this. I'm not sure how it would be coded, but something along the lines of

// (somehow find out if the dvd player has stopped)
tell application "DVD Player"
set title to 1
set chapter to 1
play dvd
end tell

i'm sure some regular mac users would be able to complete the code.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.