Archives for motion培训

兼容大多数摄像机格式转化的伟大工具--ProxyMill

此转化工具省去了找各种针对摄像机的插件,只需一步转化。

转换为各种格式的视频。

 

针对不同款摄像机格式的转换功能

 

针对redone的转化

转化格式的速度方面也非常快,当然这个也取决于你的电脑性能了!

文章出自finalcolor.net,转载请注明,谢谢!

true fix system problem with unix command line

If you’re having system problems and want to clean the disk, check partitions, and so on, here’s a way to fix problems without any third-party applications: Start up in single-user mode, and run FSCK. Uh, what was that?
FSCK stands for “file system check,” and the –fy you’ll type just says to go ahead and fix any problems it finds. Here’s the drill:
1    Restart your Mac.
2    Immediately press and hold Command + Option + S. You’ll see a bunch of text begin scrolling on your screen. (Cool, you’re now a geek.) Soon you’ll see the Unix command line prompt (#). Don’t cry; it’s still your Mac—you’re just a true Unix god—well, demi-god.
3    Type fsck -fy (that’s fsck + space + minus + f + y).
4    Press Return.
The FSCK utility will do its magic, running some text across your screen. If there’s damage to your disk, you’ll see a message that says: “FILE SYSTEM WAS MODIFIED.”
If you see this message, it found some problems and fixed them—repeat steps 1 and 2 until that message no longer appears. It’s normal to have to run FSCK more than once; the first run’s repairs often uncover additional problems.
When FSCK finally reports that no problems were found and the # prompt reappears, type reboot to restart or type exit to start without rebooting. Then press Return.

Dashboard Killer

We’d be lying if we told you we didn’t like the Dashboard and the multitude of widgets that it uses. The problem is if your Dashboard looks anything like ours (read way too many widgets to count) quite a bit of system memory is used to run those widgets.
Well, many people’s first thought is to close the application to reclaim that memory. Guess what? You can’t quit the Dashboard! Well, not in the conventional sense anyway. Here are two ways to kill the Dashboard application, one easy and one geeky.
1    There are a couple applications on the market that let you kill the Dashboard application. A simple one is called Disable Dashboard Utility (do a search on versiontracker.com). It’s really two small applications; one to deactivate and one to enable the Dashboard.
2    If you’re an uber Unix geek you can also kill the Dashboard by opening up the terminal and typing the following commands:
To turn Dashboard off type:
Defaults write com.apple.Dashboard mcx-disabled -boolean YES
To turn Dashboard back on type:
Defaults write com.apple.Dashboard mcx-disabled -boolean NO
3    For either of these commands to take effect you have to restart the Dock by typing: killall Dock

How to Solve Davinci Resolve interface rescale

When you have Macbook Pro 15,resolution can not reach to minimun resolution.We should:
1.Close Davinci Resolve
2.Open Terminal
scale Davinci Resolve interface:
defaults write -g AppleDisplayScaleFactor 0.85

Normal:
defaults write -g AppleDisplayScaleFactor 1

3.It’s over.
Enjoy it!HAHA.

Motion secret keyboard

当让播放头跳到标记处,只需hold”command+option+right arrow”.当想让行为或者某一层跳到播放头处,按住shift+[,就可以实现。pleas try it!