Help......scripting for Quicktime Fullscreen mode doesn't work correctly
Help......scripting for Quicktime Fullscreen mode doesn't work correctly
- Subject: Help......scripting for Quicktime Fullscreen mode doesn't work correctly
- From: "Ball, Dan" <email@hidden>
- Date: Wed, 13 Apr 2005 20:27:05 -0400
- Thread-topic: Help......scripting for Quicktime Fullscreen mode doesn't work correctly
Hi everyone,
I am hoping someone has a fix, I think I just found a bug in Quicktime!
We want to stream a movie to a 42" LCD Widscreen TV. When the machine boots in the mourning it runs a script and tells it to open the stream and present it full screen. Well when scripting to view full screen it goes full screen but doesn't go the whole width of the screen like its in 4:3 mode or something and has the side black bars on each side of the movie.
If I play the stream in a normal mode and select fullscreen from the menu it plays correctly full screen no side bars.
Any ideas on how to get around this? I need to get rid of the black bars on the side and have the movie play fullscreen. Yes the video is encoded correctly if your wondering.
Script:
set the target_URL to "rtsp://qtserv.pti.edu/Test
tell application "Quicktime Player"
activate
try
close movie "Untitled 1" saving no
end try
open location target_URL
present
--Also tried
--present front movie scale screen
end tell
Thanks,
Dan Ball
Pittsburgh Technical Institute
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden