Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
わかりましたので、ビデオコンバーターを作成しています。ユーザーがビデオを入力するたびに、変換後にディスクにどれだけのスペースが必要かをユーザーに伝えたいと思います。
Xugglerのラッパーである変換タスクに使用していますffmpeg。ビデオの合計の長さ (ミリ秒単位) にlong値としてアクセスできます。
Xuggler
ffmpeg
long
これに基づいて、生成される出力ビデオのサイズをどのように計算できますか?