Skip to content

Commit 02ab807

Browse files
author
github-actions
committed
[docs] @Breakthrough: Generate Website
Commit: 3569572
1 parent d6daeb5 commit 02ab807

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

changelog/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,6 +911,9 @@ <h3 id="cli-changes">CLI Changes</h3>
911911
</ul>
912912
<h3 id="api-changes">API Changes</h3>
913913
<h4 id="breaking">Breaking</h4>
914+
<blockquote>
915+
<p>Note: Imports that break when upgrading to 0.7 can usually be resolved by importing from <code>scenedetect</code> directly, rather than a submodule. The package structure has changed significantly in 0.7.</p>
916+
</blockquote>
914917
<ul>
915918
<li>Replace <code>frame_num</code> parameter (<code>int</code>) with <code>timecode</code> (<code>FrameTimecode</code>) in <code>SceneDetector</code> interface (#168)[https://github.com/Breakthrough/PySceneDetect/issues/168]:<ul>
916919
<li>The detector interface: <code>SceneDetector.process_frame()</code> and <code>SceneDetector.post_process()</code></li>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)