About VideoReader function in Matlab2014a and Matlab2013a.

Hi,
I'm using v = VideoReader('xxx.mov') in Matlab2014a. Currently, I need to run me code in Linux system and using Matlab2013a. There is an error saying: Error in VideoReader (line 147) obj.init(fileName);
I'm wondering the reason is VideoReader function is different between Matlab2014a and Matlab2013a or it is the reason of .mov file is not supported in such condition in Linux system?
Looking forward to some answer/experience.
Thank you very much!

Antworten (1)

Walter Roberson
Walter Roberson am 3 Jul. 2015

0 Stimmen

The documentation indicates that for Linux,
"Any format supported by your installed plug-ins for GStreamer 0.10 or above, as listed on http://gstreamer.freedesktop.org/documentation/plugins.html, including Ogg Theora (.ogg)."

Kategorien

Mehr zu Convert Image Type finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 2 Jul. 2015

Beantwortet:

am 3 Jul. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by