{"id":11,"date":"2009-04-29T03:23:32","date_gmt":"2009-04-29T07:23:32","guid":{"rendered":"http:\/\/blogs.inquirium.net\/inqscribe\/?p=11"},"modified":"2009-04-29T03:23:32","modified_gmt":"2009-04-29T07:23:32","slug":"exporting-ntsc-df-to-final-cut-pro","status":"publish","type":"post","link":"https:\/\/blogs.inquirium.net\/inqscribe\/2009\/04\/29\/exporting-ntsc-df-to-final-cut-pro\/","title":{"rendered":"Exporting NTSC DF to Final Cut Pro"},"content":{"rendered":"<p>There&#8217;s a bug in InqScribe 2.0.5 that affects FCP XML exporting. Currently the bug only affects exports that use XML templates that are based on NTSC DF.<\/p>\n<p>The bug is that InqScribe is counting the dropped frames when it converts from the timecode to a single frame count number. As a result, the converted timecodes will drift farther and farther from where they should be, the later in the movie you go.<\/p>\n<p><span style=\"text-decoration: line-through\">There is a workaround that you can use until we fix the problem<\/span>.<\/p>\n<p><strong>Update<\/strong>: turns out the workaround didn&#8217;t work. Drat. But the good news is that we&#8217;ve fixed the underlying problem in InqScribe 2.1. A <a href=\"http:\/\/www.inqscribe.com\/changes_beta.html\">public beta<\/a> can be found here.<\/p>\n<p><!--more--><\/p>\n<p>This fix takes advantage of the fact that the conversion from non-DF timecode to a frame number works fine in InqScribe, and actually lines up with what the DF value should be. The tricky part is getting FCP to recognize the imported XML as DF.<\/p>\n<p>It goes like this:<\/p>\n<p>1. Export from FCP a non-DF XML template for InqScribe.<\/p>\n<p>2. Export FCP XML from InqScribe using the template.<\/p>\n<p>Since InqScribe notices that the template is non-DF, it&#8217;ll convert based on that timecode format, which we know will actually line up with what you want.<\/p>\n<p>3. Open the exported XML file in a text editor and do a global search and replace as follows.<\/p>\n<p>FCP XML notes timecode format like this:<\/p>\n<p><code>&lt;rate&gt;<br \/>\n&lt;ntsc&gt;FALSE&lt;\/ntsc&gt;<br \/>\n&lt;timebase&gt;30&lt;\/timebase&gt;<br \/>\n&lt;\/rate&gt;<\/code><\/p>\n<p>If the value for &lt;ntsc&gt; is TRUE, it uses DF. If it&#8217;s FALSE, it uses non-DF.<\/p>\n<p>So, if you replace &#8220;&lt;ntsc&gt;FALSE&#8221; with &#8220;&lt;ntsc&gt;TRUE&#8221;, you&#8217;re essentially converting the XML file to DF, which what you want. Remember to do a replace all &#8212; there will be tons of &lt;rate&gt; bundles throughout the XML file.<\/p>\n<p>4. Import the modified XML into your project.<\/p>\n<p>If all goes well, FCP will decide this is a proper DF import, <em>and<\/em> you&#8217;ll see all the timecodes line up.<\/p>\n","protected":false},"excerpt":{"rendered":"There&#8217;s a bug in InqScribe 2.0.5 that affects FCP XML exporting. Currently the bug only affects exports that&hellip;\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3,9],"tags":[87],"_links":{"self":[{"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/posts\/11"}],"collection":[{"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":0,"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/posts\/11\/revisions"}],"wp:attachment":[{"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/media?parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/categories?post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.inquirium.net\/inqscribe\/wp-json\/wp\/v2\/tags?post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}