how to compress a video
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sivakumaran Chandrasekaran
el 18 de Dic. de 2013
Respondida: Bjorn Gustavsson
el 18 de Dic. de 2013
how to compress a video. i use 2008b version
0 comentarios
Respuestas (2)
Walter Roberson
el 18 de Dic. de 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 comentarios
Bjorn Gustavsson
el 18 de Dic. de 2013
Why doesn't the available (non-matlab) tools, like for example mencoder, work for you?
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!