change- height width and frame rate of video in matlab

3 visualizaciones (últimos 30 días)
I have run 1 video with 640 x 480 resolution and frame rate-20, but when I used same kind of operation with another video -1280 x 720 and frame rate 30 result - goes to infinite loop. So my question I can able to change-height,width and frame rate of video in matlab ?

Respuesta aceptada

Image Analyst
Image Analyst el 3 de Mzo. de 2018
You forgot to attach your code. I'm attaching my code that resizes a video.
If you want help with your code, you need to attach your code, otherwise, use my working code.
  1 comentario
Dr. JANAK TRIVEDI
Dr. JANAK TRIVEDI el 5 de Mzo. de 2018
Thank you Very Much. My query in the line -BoardVideo = VideoReader('C:\Users\dell\Desktop\query\output.avi'); If I change .avi file with .mp4 file with change in resolution and frame rate, not working properly.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by