Tagged Questions
1
vote
1answer
77 views
How can I make screenshots be true pixels?
It seems like all my screenshots end up being twice as many pixels as they should even though I run the screen in 1920x1200. If I screenshot this editing box, via command + shift + 4 it says about ...
1
vote
0answers
587 views
Quicktime records a green screen [closed]
right now when I record a screen with a standard quicktime functionality, I get a completely green video. I'm on mountain lion and Retina MBP 15". Does anybody know what is the issue and how it can ...
1
vote
1answer
43 views
Use desktop as camera on Mountain Lion
Hopefully this is not too difficult;
I have an Elgato Game Capture HD, which I am using to capture an HDMI signal. What I want to do is take either the onscreen capture window or the USB signal into ...
1
vote
1answer
112 views
How do I permanantly disable zoom feature when taking screenshots/screencapture (cmd+shift+4)?
Recently made a jump to Mountain Lion and it appears Apple added a feature to the screenshot function (cmd+shift+4) that zooms in when it is a small screenshot. It's a pain and I want to disable it ...
0
votes
1answer
29 views
Change quality of built-in recording script
I've recently bought ScreenFlow, but I noticed that the recording quality is horrible, and even worse when uploaded to Youtube.
After some research I have to the conclusion that it records using Mac ...
1
vote
1answer
27 views
21" Screencasting
I started screen-casting for YouTube but stumbled upon a dilemma.
When viewing one of my videos on YouTube, the text is impossible to read because my monitor is too big. Of course there's the option ...
2
votes
1answer
222 views
Use cron to screencapture on Mountain Lion
I want to set cron to capture the current desktop every hour:
screencapture -Cd -tjpg ~/Desktop/screen-`date +"%Y%m%d-%H%M"`.jpg
I tired this method but it seems doesn't work on Mountain Lion. I ...
5
votes
1answer
696 views
How can I get `defaults write com.apple.screencapture` to change screen capture location in Mountain Lion
I used to be able to set the key location under com.apple.screencapture to change the save location for the system-wide screen capture facility.
This doesn't work for me anymore -- screenshots save ...