<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Trim baked Camera in FBX Forum</title>
    <link>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5970898#M2203</link>
    <description>&lt;P&gt;Anyone ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been researching deepling into the IPA without any luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using FbxGlobalSettings class to set the time span. It is set correctly but the key frames are still not clamped...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No one here has ever done that before ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 03 Jan 2016 18:27:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-03T18:27:15Z</dc:date>
    <item>
      <title>Trim baked Camera</title>
      <link>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5959639#M2202</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new to the FBX SDK; However I do have knowledge in Python.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to trim an fbx camera using the SDK python binding. What would be the best way to achieve this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically I have a fbx camera file input, I adjust the frame range of its baked animation and I create a new fbx file with the trimmed animation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Sun, 20 Dec 2015 17:55:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5959639#M2202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-20T17:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Trim baked Camera</title>
      <link>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5970898#M2203</link>
      <description>&lt;P&gt;Anyone ??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been researching deepling into the IPA without any luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using FbxGlobalSettings class to set the time span. It is set correctly but the key frames are still not clamped...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No one here has ever done that before ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 03 Jan 2016 18:27:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5970898#M2203</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-03T18:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: Trim baked Camera</title>
      <link>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5971692#M2204</link>
      <description>&lt;P&gt;Its been 2 weeks since you posted this and it has 16 views.&lt;/P&gt;&lt;P&gt;This is the biggest problem with trying to work with FBX.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not many use it and Autodesk does not seem to be interested in answering questions here.&lt;/P&gt;&lt;P&gt;I have asked for help doing what I think are BASIC things with FBX and go no answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All I can say is study the API functions. Look at the data and FBX elements using break points.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 13:38:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5971692#M2204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-04T13:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Trim baked Camera</title>
      <link>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5971782#M2205</link>
      <description>&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can only be agree with you; it is amazing how such a simple functionality is not properly described.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do they want us to use (and buy) their procut to export a simple fbx object ? I wouldn't be surprised.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I thought the SDK would help me to quickly modify fbx but it seems that it is much simplier without using it...&lt;/P&gt;&lt;P&gt;I'll find another way to do what I want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank anyway,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Justin&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jan 2016 14:24:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fbx-forum/trim-baked-camera/m-p/5971782#M2205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-04T14:24:11Z</dc:date>
    </item>
  </channel>
</rss>

