QuickTime Player - Partial Screen Recording?

Hello everyone,
My idea was to use AppleScript to:
- Launch Quicktime Player
-- Start Screen Recording
-- Check that 'Show Mouse Click in Recording' is marked
-- Click 'Record' button
--- Let user drag his desired portion of the screen
--- Start record
--- Stop record
-- Save movie
- Close QuickTime Player
So far I only got to the point where the user needs to 'drag his desired portion of the screen'.
But I also have a problem detecting that 'Show Mouse Click in Recording' is checked or not.
I can click it, but if it's already checked - it'll just go off. The problem is that it's not really a checkbox element rather a menu item.
Is there a way around it?
Also, and more important, how can I tell when the user finished his recording I.e. clicks the 'Stop' button so the script
can move on to saving that file.
Here is what I got so far (pretty basic):
tell application "QuickTime Player"
activate
end tell
tell application "System Events"
          tell process "QuickTime Player"
                    click menu item "New Screen Recording" of menu "File" of menu bar 1
                    click menu button of window "Screen Recording"
                    click menu item "Show Mouse Clicks in Recording" of menu 1 of menu button 1 of window "Screen Recording"
                    click button 1 of window "Screen Recording"
          end tell
end tell
So, am I crazy or is it possible?
I am pretty new to AppleScript, if there is a different, better way to do it, I would love to know.
Thanks!
Mac OSX 10.8.5
QuickTime Player 10.2

I don't know much about QuickTime Player. Nevertheless, maybe the following script, tested with QuickTime Player 10.3 under OS X 10.9.1, can help you.
tell application "QuickTime Player"
    set theDocument to new screen recording
    activate
end tell
tell application "System Events"
    tell process "QuickTime Player"
        tell menu button 1 of window "Screen Recording"
            click
            tell menu item "Show Mouse Clicks in Recording" of menu 1
                if value of attribute "AXMenuItemMarkChar" is missing value then
                    click
                else
                    keystroke return
                end if
            end tell
        end tell
        click button 1 of window "Screen Recording"
        repeat until exists menu bar item 1 of menu bar 2
            delay 1
        end repeat
        repeat while exists menu bar item 1 of menu bar 2
            delay 1
        end repeat
        repeat until exists window "Untitled"
            delay 1
        end repeat
        click menu item "Save…" of menu 1 of menu bar item "File" of menu bar 1
    end tell
end tell

Similar Messages

  • QuickTime Player: New Screen Recording question

    When creating a New Screen Recording, it is possible to only record the audio coming from the speakers and NOT record the audio in the room where the macbook is sitting?

    Soundflower allows you to route system audio into an application.
    Install Soundflower-- http://cycling74.com/products/soundflower/ (instructions for use) and http://code.google.com/p/soundflower/downloads/list (application)-- to add system audio (core audio) inputs to the line-in and microphone options already present in QuickTime Player (i.e., QuickTime 10).   Once it's installed,
    1. System Preferences > Sound > Output.  Select Soundflower (2ch).
    2. Open QT and begin a New Screen Recording.  In the Screen Recording window, click the dialogue triangle on the right.  Under Microphone, select Soundflower (2ch).
    3. Begin your screen recording.
    Note, however, that you won't be able to hear system audio while using Soundflower as a QT input--the audio that was going to your speakers is now going into QT instead.  When you finish your recording, go back to System Preferences > Sound > Output to route the audio back to Internal Speakers or your usual default audio output.

  • Quicktime Player 10 - Screen Recording

    When I am in a screen recording I don't see the "stop recording" option in my menu bar. The only way to stop the recording is the keystroke method. This is ok for me, but not so much for students. Is there a preference to make this option viewable?

    Im guessing this feature was taken out. I can zoom around while in the actual operating system. But when entering quicktime and screen recording I can zoom. But once the video is finished and played back, the zoom spots I did are not on the recording. Im guessing most likely ill have to get a paid verison of Screen recroding software if I want this done? Thanks for the response !

  • Quicktime Pro 7: Screen Recording is missing

    Hello
    I downloaded Quicktime Pro 7 to be able to record my screen.
    The problem: there is no function "New Screen Recording" appearing!
    There are only these functions:
    New Player
    New Movie Recording
    New Audio Recording
    New Screen Recording ist missing!
    What can I do?
    Thx for help
    Christine

    Wait what do you mean Q T 7 whats that
    Classic version of QT based on a 32-bit structure embedded in the operating system as opposed to Apple's completely re-written version of QuickTime now under development using 64-bit embedded structures compatible with QT X Players v10.0, 10.1, 10.2 and 10.3 on a Mac. Both players can be installed on and used by Snow Leopard and later operating systems which have dual QT structures embedded within Mac OS X. However, only the QT 7 player can be keyed for QT 7 "Pro" use and is the player about which the original poster here was asking.

  • Quicktime for full screen recording

    Is there anyway I can do full screen recording using Quicktime. I can't seem to get it working when in full screen mode. Is there any keystrokes that I can use while in full screen mode?

    What I meant was if I am playing a youtube video in full screen mode how do I capture that?
    Update : OK I think I have this licked. I just click on the record button, click on the existing screen and then swipe to another space where the full screen video is playing. Cool.

  • Can a Single Window be Chosen for QuickTime X's Screen Recording (Newbie)?

    QuickTime X Mavens,
    Is it possible to use *QuickTime X's* fabulous +Screen Recording+ capability to record a single, selected window (e.g., a Keynote window)?
    **Or...is there a plug-in for this purpose?
    Many thanks from this newbie.
    +Plane Wryter+

    Nope.
    Whole screen or nothing with QuickTime X.

  • How do I change the settings in quick time player to screen record video using less hard drive space?

    how do I change the settings in quick time player to use less hard drive space when performing a screen record? When I screen record a video lets say from vimeo, QTP seems to use a lot of hard drive space.  Please help.  Are there settings some where to adjust to slim down the video size? Thanks for your input.

    I just did a short SR test, first I exported to 480p, then I saved the file. Now I have 2 files one 11.9mb (export) and the other 42.8mb (save). I then took the save file and performed an export on it to 480p.  Guess what, it saved at 11.9mb.  So it seemed to save me 3/4 of the space.  Lets see what happens with a 17 minute SR.  Thanks!
    Any suggestions on getting the sound louder with the SR?
    For anyone else ever seeing this post, for me the best was using an external speaker whether wired or bluetooth, facing the left side of the computer where the internal mic hole is.   Good Luck!

  • QuickTime 10.0 Screen Recording randomly skips parts of the recording?

    I'm using the QuickTime Player to record some gameplay on my computer and sometimes, randomly, it skips part of the video. Sometimes its just a minute or 2 and sometimes its 15 minutes. I don't know why or how this could possibly happens, but it does. I have 366GB of space on my computer left so space is not an issue. I don't know what is. Please help

    Bump. I'm having this trouble too, on both my iMac and my Macbook. I've tried every combination of events I can think of that might make this happen (switching windows, switching Spaces, etc. etc.), but the problem is so random and intermittent. Sometimes it records fine and I end up with a full recording, sometimes the middle is gone, sometimes just the end. The file size doesn't seem to matter; I have some good recordings that are nearly 500MB, and some that failed when they are only 30MB (and I have well over 300GB free). It's really annoying to not know until you've done 30 minutes of work that the middle is missing from the recording, and have no idea whatsoever even how to work around the issue.

  • Quicktime's new screen recording feature

    I need the Quicktime screen recording feature for a work project.  My Macbook Pro (os 10.7) has it but the iMac at work (os 10.2) does not.  It's not clear if Quicktime Pro for Mac does.  I have already purchased Quicktime Pro for my work pc only to find that the feature is not available.
    My question is, if I buy the os upgrade to 10.8 for the iMac, will this Quicktime feature work?

    The is a better Apple forum for your question here:
    QuickTime

  • QuickTime Player Gray Screen Help

    So yesterday I rented a movie from Itunes.It was really slow and lagging on Itunes so I tried to play it on the quick time player and there was no audio or video, just subtitles showing on the bottom right corner of the QuickTime player. I updated both Itunes and QuickTime player and my drivers are up to date. I'm using windows 7 on PC. I tried to play the movie on windows media player but it says it needs the proper codec. I changed the wire-wall settings and changed some settings on the QuickTime player and still no response I have 7 hours left until my rental is over.   

    Howdy umair19,
    Welcome to Apple Support Communities.
    The article linked below provides troubleshooting tips that’ll likely resolve the QuickTime Player and iTunes video playback performance issues that you ran into on your PC.
    Troubleshooting iTunes for Windows Vista or Windows 7 video playback performance issues - Apple Support
    Ciao,
    -Jason

  • QuickTime X and Screen Recording -- Completely "Inverse Colors"

    I tried a screen recording using Snow Leopard. The colors are completely "inversed", in recorded movie --almost comic book like.
    Playback using QuickTimeX is fine, but this seems to be a really weird bug!
    Anybody else see this?

    I have the same problem, don't know how to fix it. I also have a similar problem with the sidebar in Mail.app: http://discussions.apple.com/message.jspa?messageID=10240165#10240165
    Has anyone reported this to Apple yet? I'd like to send some feedback but I can't find where.

  • Quicktime player Won't Record with Built-in camera

    I cannot get Quicktime to record video. iMovie 11 won't either (though the older version does)
    I have tried every solution I can find to no avail.
    I have the latest iMac software, latest player.
    Does ANYONE know how to fix this problem?

    I'm having the sam problem!!!! please help because the program I'm useing to create videos won't use any other dvd burner and I'm stuck!!!! I must finish a job and can't!!!!

  • QuickTime Player Won't Record from Sony Camera

    Odd problem. I have 2 Mac Book Pro 13 laptops running 10.8, identical configurations, both running the latest version of Quick Time. I also have 2 identical Sony HD Professional Video cameras. We use these in our studio here at Stanford.
    I start the QuickTime program (free, built-in), and select the Sony DVR camera (connected via Firewire to the MBP), and hit Record. On one of the laptops the counter begins running, and when I'm done I hit Stop and then I can select what to name the recording and where to save it.
    On the other laptop I hit Record, the counter does NOT start running, and when I hit Stop, it returns an error: Cannot Record - please try again. There is no other detail about the error.
    Both laptops are completey updated with the latest patches, and there's no other difference between the two laptops. Both have the same version of QuickTime.
    I can't find anything in the forums anywhere that describe this specific issue.
    Ideas?

    I'm having the sam problem!!!! please help because the program I'm useing to create videos won't use any other dvd burner and I'm stuck!!!! I must finish a job and can't!!!!

  • Settings required for importing a QT Screen recording into FCP

    I have just recorded a screen recording using QT and need to import it into FCP. I have tried, but an error message comes up saying FCP can not read the format. File error 1 - What do I need to do when exporting out of QT so I can import and edit in FCP??

    QuickTime Player's Screen recording function makes H264 video clips You can't use those in FCP.
    Convert to ProRes LT using either Compressor or MPEG Streamclip.

  • Full screen record in quicktime

    How do I get Quicktime to record a full screen video that is already in the full screen mode.    I "simply" want to know the sequence of how to engage Quicktime to record a full screen video if that's possible. 
    thanks

    Hi APPLEAL,
    Thanks for using Apple Support Communities. Based on what you stated, it sounds like you want to record the screen using QuickTime. I would recommend that you read this article, it may be able to help the issue.
    QuickTime Player 10.x: Record your computer’s screen
    In QuickTime Player, choose File > New Screen Recording.
    Choose options for the screen recording from the arrow pop-up menu.
    If you want to record the entire screen, click anywhere on the screen to start the recording.
    To stop the recording, click the Stop button, or press Command-Control-Escape.
    Cheers,
    Mario

Maybe you are looking for

  • I want to connect my MacBook Pro (2009) with Apple TV

    I want to connect my MacBook Pro (2009) with Apple TV I updated my Mac to Mountain Lion OS X 10.8.2 (12C60) I had tried connecting my Mac for many time but I could not. iTunse is connected with Apple TV

  • CRM 7.0 Billing Document from Sales Order - Direct Billing BP

    Hi Gurus I have configured the SAP CRM standalone system as per SAP CRM 7.0 Help on the topic of Sales Orders and Transaction related billing. Created a copy of Transaction TABO as my Sales Order Transaction Created a copy of Item Category TANB as my

  • Recovering music library after restoring iPod Touch

    My uncle bought a used iPod Touch, which came with a bunch of music on it.  At some point, it froze on him, and he restarted it, and then restored it.  At that point, he lost all that music.  He is hoping to get it back.  I told him that the music is

  • Collation issue with Japanese characters in Oracle8i

    Hi, I have japanese data in a varchar2 column in an Oracle8i instance which contains both single byte and multibyte Japanese characters. The encoding type of the instance is UTF-8. I want to sort them in such a way that equivalent single byte and mul

  • Itunes does not mark podcasts which have been played on ipod as played

    When I sync my ipod with itunes, podcasts which I have played on my ipod are not marked as played on itunes. However, if I have played a podcast on itunes it does mark the podcast as played on both itunes and my ipod. This used to work at one time, b