動画のトリミングの仕方

動画をトリミングする時に使う関数を教えてください。

 Accepted Answer

Tohru Kikawada
Tohru Kikawada on 13 Nov 2017

4 votes

時間方向のトリミングということであれば、 vision.VideoFileReader で読み出して、 vision.VideoFileWriter で書き出してみてください。

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!