Difference between revisions of "Animation Length Limit"
Jump to navigation
Jump to search
m (Max Animation size changed to 60 seconds as of 1/29/2013 See: http://www.sluniverse.com/php/vb/content-creation/79191-longer-animations-coming-soon-er.html) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
}} | }} | ||
Animations can have no more than | Animations can have no more than 60 seconds worth of unique frames. | ||
Linear animations will therefore end in | Linear animations will therefore end in 60 seconds or less. | ||
Looped animations will only end when stopped. | Looped animations will only end when stopped. | ||
==Known Issues== | ==Known Issues== | ||
A bug causes the reference frame in the BVH file to be included when measuring the duration of the animation, even though it's never displayed (see [http://jira.secondlife.com/browse/VWR-27044 VWR-27044]). That means the real length limit is less than | A bug causes the reference frame in the BVH file to be included when measuring the duration of the animation, even though it's never displayed (see [http://jira.secondlife.com/browse/VWR-27044 VWR-27044]). That means the real length limit is less than 60 seconds. How much less depends on the BVH file's frame rate, since you have to shorten a 60 second animation by 1 frame. | ||
== See Also == | == See Also == |
Latest revision as of 13:08, 17 June 2013
Help Portal: |
Avatar | Bug Fixes | Communication | Community | Glossary | Land & Sim | Multimedia | Navigation | Object | Video Tutorials | Viewer | Wiki | Misc |
Animations can have no more than 60 seconds worth of unique frames.
Linear animations will therefore end in 60 seconds or less.
Looped animations will only end when stopped.
Known Issues
A bug causes the reference frame in the BVH file to be included when measuring the duration of the animation, even though it's never displayed (see VWR-27044). That means the real length limit is less than 60 seconds. How much less depends on the BVH file's frame rate, since you have to shorten a 60 second animation by 1 frame.