<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>如何理解PNG序列格式？</title><link>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/62452/png</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>如何理解PNG序列格式？</title><link>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/62452/png</link><pubDate>Mon, 26 Sep 2022 03:13:35 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:141aac9d-0e67-40d1-b27e-576f7a88f6e4</guid><dc:creator>Lily Chen</dc:creator><comments>https://communities.bentley.com/communities/other_communities/chinafirst/w/chinawiki/62452/png#comments</comments><description>Current Revision posted to 技术资料库 by Lily Chen on 9/26/2022 3:13:35 AM&lt;br /&gt;
&lt;p&gt;&lt;span&gt;png是一种&lt;span style="background-color:#ffff00;"&gt;无损格式&lt;/span&gt;，而且是无损格式里同时文件几乎最小的。这样如果渲染结果再进行后期加工，中间视频质量不会下降。&lt;/span&gt;&lt;br /&gt;&lt;span&gt;其次，使用png序列可以实现&lt;span style="background-color:#ffff00;"&gt;&amp;ldquo;人工分布式渲染&amp;rdquo;&lt;/span&gt;，就是你可以在不同电脑上，同时渲染按编号区分的不同序列段，最后复制到同一文件夹就可以拼接到一起。&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span style="background-color:#ffff00;"&gt;说明：&lt;/span&gt;对于&lt;span style="background-color:#ffff00;"&gt;大模型&lt;/span&gt;，PNG序列可能会更便于后期的处理和维护，它相当于把动画的素材图片都导出来了，比如30fps就是一秒钟动画使用30张图片，如果动画是10秒，则会生成300张图片。有了这300张图片，再通过一些常用视频工具（MicroStation也带）就可以生成动画格式，而且这个操作可以多台机器同时处理不同的时间段，就算某个时间段的动画死机了，也只是影响对应的时间段，完全可以重新处理，最后把这些短视频拼接在一起，从而&lt;span style="background-color:#ffff00;"&gt;降低对机器性能的依赖&lt;/span&gt;。（剪辑视频也变得更简单，制作视频前，删除对应帧的照片就可以了。）&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/640x480/__key/communityserver-wikis-components-files/00-00-00-04-10/pastedimage1664161602274v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>