November 2012
Intermediate to advanced
424 pages
11h 59m
English
| Tip 95 | Supertip: Get the Most from QuickTime Player |
Here are a handful of secret tweaks that can be made to QuickTime Player in order to potentially make it more useful and user friendly.
Each is to be typed into a Terminal window after you’ve first quit QuickTime Player.
By default the corners of the QuickTime Player window are rounded a little to create a pleasing look, but for those who like to see everything that’s going on in each frame of a movie, this can be annoying.
The following command will make the playback window fully square:
| | defaults write com.apple.QuickTimePlayerX |
| | MGCinematicWindowDebugForceNoRoundedCorners -bool TRUE |
To restore rounded edges later, use the following command:
| | defaults delete ... |
Read now
Unlock full access