how to compress a video
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
how to compress a video. i use 2008b version
0 Commenti
Risposte (2)
Walter Roberson
il 18 Dic 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.
0 Commenti
Bjorn Gustavsson
il 18 Dic 2013
Why doesn't the available (non-matlab) tools, like for example mencoder, work for you?
0 Commenti
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!