How do I play avi file created in Matlab?

Would you tell me how to play avi file created by Matlab function 'VideoWriter' in Windows Media Player?
I tried to update the player, but it cannot.

1 Comment

Which version of Matlab, media player and operating system are you using? What does "it cannot" explicitly mean? Do you get an error message? How did you create the file?

Sign in to comment.

Answers (1)

Kumar Pallav
Kumar Pallav on 30 Sep 2021
Edited: Kumar Pallav on 30 Sep 2021
Refer this technical solution with a similar issue.
To open an avi file programatically, use 'implay()' function. Refer this for more on video viewer.

Products

Asked:

on 26 Sep 2021

Edited:

on 30 Sep 2021

Community Treasure Hunt

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

Start Hunting!