how to compress a video

Answers (2)

Walter Roberson
Walter Roberson on 18 Dec 2013

0 votes

You read it in frame by frame but only write out every second frame. The result will be only half as long.
For much beyond that, you will need to give us more information about what you intend "compress a video" to mean.
Bjorn Gustavsson
Bjorn Gustavsson on 18 Dec 2013

0 votes

Why doesn't the available (non-matlab) tools, like for example mencoder, work for you?

Community Treasure Hunt

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

Start Hunting!