問題タブ [cmtime]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
swift - ビデオから画像シーケンスを迅速にエクスポートする
ビデオ(60fps)を画像シーケンスにエクスポートするための以下のコードがあります。ただし、スタックオーバーフローの例がたくさんあるにもかかわらず、CMTime を適切にマスターしていないようです。画像 1 ~ 30 は同じで、31 ~ 90 は同じで、91 ~ 130、131 ~ 150 は同じです...生成されたシーケンスの場合のようにストップモーションでしょう。
問題は私の CMTime にありますか、それとも別の場所にありますか? 10 進数の時間を int に変換するようなものです。