When I try to read a video in matlab v = VideoReader('t.avi');
I get this error:
The file requires the following codec(s) to be installed on your system:
video/x-msvideo
and some time it needs mpeg
codec when I try to load mpeg or mp4 video.
I found someone referring to rename libstdc++.so.6.0 to libstdc++.so.6.0.10 but I found that I already have libstdc++.so.6.0.13
I'm using matlab 2013 with archlinux.
Update: I get this warring in the terminal when trying to read a video
Failed to load plugin '/usr/lib/gstreamer-0.10/libgstpango.so':
/usr/lib/libharfbuzz.so.0: undefined symbol: FT_Face_GetCharVariantIndex