How do I install the h264 codec for mp4 files in Matlab 2012a Student for Ubuntu 12.04?

4 views (last 30 days)
I am running 64 bit Ubuntu 12.04, managed to install the 32-bit Matlab and make it work nicely, but when I call VideoReader I get:
The file requires the following codec(s) to be installed on your system: video/x-h264
I installed the good and bad plugin packages for GStreamer but it still doesn't work. I have a feeling this has to do something with the 32 vs 64 bit thing perhaps? Not sure.
Let me know if you know of a solution.
P.S.S. I also tried changing the file format and then running it but it doesn't even detect MPEG codec as shown with this error:
The file requires the following codec(s) to be installed on your system: video/mpeg
I believe it has something to do with me using 32 bit on a 64 bit and MATLAB not being able to detect my libstdc++.so.6.0.13 file.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!