Writing a video.

I need help regarding writing a video file. My question is:
I have created a .m file for motion jpeg. Now when I write it using "videowriter" , it by default compresses it. I want a command to write a neutral file with no preset compression along with it. A command that just creates an avi container and i write my own files in it.

Respuestas (2)

KSSV
KSSV el 12 de Dic. de 2011

0 votos

Hi Get the frame of plot for every update...and use movie2avi()
Sreenu

2 comentarios

Waqas
Waqas el 12 de Dic. de 2011
Could you please explain it in a bit detailed fashion, as to what "the frame of plot" means?
Bjorn Gustavsson
Bjorn Gustavsson el 12 de Dic. de 2011
Check the documentation of getframe, and movie:
help getframe
help movie
KSSV
KSSV el 15 de Dic. de 2011

0 votos

Hello
Check the following file in mathworks. Check the file animation in this files. Here I wrote the code for video file. Hope it will be useful.
Files link:
Sreenu
https://sites.google.com/site/kolukulasivasrinivas/

La pregunta está cerrada.

Etiquetas

Preguntada:

el 12 de Dic. de 2011

Cerrada:

el 20 de Ag. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by