how to compress a video

1 view (last 30 days)
Sivakumaran Chandrasekaran
Answered: Bjorn Gustavsson on 18 Dec 2013
how to compress a video. i use 2008b version

Answers (2)

Walter Roberson
Walter Roberson on 18 Dec 2013
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
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!