Subscribe to
Posts
Comments
NSLog(); Header Image

Escaping Ken Burns

The Property List for iMovie3 (com.apple.iMovie3.plist) gives some hints towards escaping the Ken Burns effect:

<key>Option autoApplyPanZoomToImportedStills: %d</key>
<true/>

and

<key>PanZoomEndZoom</key>
<real>1.000000000000000e+00</real>
<key>PanZoomOffsetEndX</key>
<real>0.000000000000000e+00</real>
<key>PanZoomOffsetEndY</key>
<real>-1.907349e-06</real>
<key>PanZoomOffsetStartX</key>
<real>0.000000000000000e+00</real>
<key>PanZoomOffsetStartY</key>
<real>0.000000000000000e+00</real>
<key>PanZoomStartZoom</key>
<real>1.000000000000000e+00</real>

Comments RSS

Leave a Reply


Warning: Undefined variable $user_ID in /var/www/vhosts/nslog.com/httpsdocs/wp-content/themes/nslog/comments.php on line 96

Please abide by the comment policy. Valid HTML includes: <blockquote><p>, <em>, <strong>, <ul>, <ol>, and <a href>. Please use the "Quote Me" functionality to quote comments.