<?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: Walkthrough exports awkward clip transition within avi in Revit Structure Forum</title>
    <link>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7937478#M32351</link>
    <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a strange behavior.&lt;/P&gt;
&lt;P&gt;You might want to check the camera positioning, size of the view, resolution of the exported video.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've worked with walkthroughs quite a lot and here are my recommendations:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use&amp;nbsp;the&amp;nbsp;&lt;SPAN&gt;Full Frames (Uncompressed) setting.&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;when using the full frames setting what i do is limit the export to about 300-350 fps so that the avi file is less than 2GB (&lt;SPAN&gt;I'm using camtasia to edit the video and it seems unable to open the files if larger then 2gb)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For a 900 frames walkthrough 1-300; 301-600; 601-900 then stitch the videos back together&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;After export, crop the video to the edges (it usually results with a white ban around the frame)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;You can export the same walkthrough with different view settings and then transition between the two in editing - really nice effect.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Apr 2018 09:19:23 GMT</pubDate>
    <dc:creator>ovidiu_paunescu</dc:creator>
    <dc:date>2018-04-17T09:19:23Z</dc:date>
    <item>
      <title>Walkthrough exports awkward clip transition within avi</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7916404#M32348</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need some advise. After the compression process, the avi export file contains an awkward transition that I wish to change to the standard keyframed walkthrough instead of the display box growing smaller and bigger mid animation. I attached a video to help depict the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have tried:&lt;/P&gt;&lt;P&gt;Changing the number of frames.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the frame range.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the frames per second.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the visual style.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Changing the video compression from&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Full Frames (Uncompressed) which works the best&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Intel IYUV codec (I dont know why two are listed as options but not something better)&lt;/LI&gt;&lt;LI&gt;Microsoft video 1 (works the worst)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be appreciated. Bonus points if you can provide a link to make a gif or export large amounts of photos&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Apr 2018 19:14:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7916404#M32348</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-08T19:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Walkthrough exports awkward clip transition within avi</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7917180#M32349</link>
      <description>&lt;P&gt;What I have done in the past was to export images from Revit. Then used &lt;A href="https://ffmpeg.org/" target="_blank"&gt;ffmpeg&lt;/A&gt; to stitch the together to a movie.&lt;/P&gt;
&lt;P&gt;Advantage is that when rendering fails at some point, you do not have to start from the beginning. And if you need to drop a sequence you can delete the images/frames before stitching the rest together&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 08:20:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7917180#M32349</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2018-04-09T08:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: Walkthrough exports awkward clip transition within avi</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7926078#M32350</link>
      <description>&lt;P&gt;Basically, anything other than very short movies are best done rendering to frames and then using other software to post-process them and add them to the video container.&amp;nbsp; The latter is one of the last steps you want to do, as repeatedly compressing/decompressing video content results in poor quality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Blender can do a number of editing and compositing&amp;nbsp;functions on sequences and video; it uses ffmpeg in the background.&amp;nbsp; There's similar (but better)&amp;nbsp;video editing products from Adobe, Black Magic, and others.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 20:20:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7926078#M32350</guid>
      <dc:creator>dgorsman</dc:creator>
      <dc:date>2018-04-11T20:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Walkthrough exports awkward clip transition within avi</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7937478#M32351</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That's a strange behavior.&lt;/P&gt;
&lt;P&gt;You might want to check the camera positioning, size of the view, resolution of the exported video.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've worked with walkthroughs quite a lot and here are my recommendations:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use&amp;nbsp;the&amp;nbsp;&lt;SPAN&gt;Full Frames (Uncompressed) setting.&lt;/SPAN&gt;
&lt;UL&gt;
&lt;LI&gt;when using the full frames setting what i do is limit the export to about 300-350 fps so that the avi file is less than 2GB (&lt;SPAN&gt;I'm using camtasia to edit the video and it seems unable to open the files if larger then 2gb)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;For a 900 frames walkthrough 1-300; 301-600; 601-900 then stitch the videos back together&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;After export, crop the video to the edges (it usually results with a white ban around the frame)&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;You can export the same walkthrough with different view settings and then transition between the two in editing - really nice effect.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 09:19:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/walkthrough-exports-awkward-clip-transition-within-avi/m-p/7937478#M32351</guid>
      <dc:creator>ovidiu_paunescu</dc:creator>
      <dc:date>2018-04-17T09:19:23Z</dc:date>
    </item>
  </channel>
</rss>

