Error: The file requires the following codec to be installed on your system: xxx

216 views
Skip to first unread message

Alfonso Pérez Escudero

unread,
Sep 8, 2015, 7:50:05 PM9/8/15
to idTracker users
This error message means that the format of video you are trying to track is incompatible with idTracker (because it is not compatible with Matlab). While in theory the problem can be solved by installing the missing codec, in practice I have never been able so solve it that way. Therefore, the only workaround is to transform the video into a different format. For example, mp4 usually works well with idTracker. You can transform your video using Handbrake or any other software for video manipulation.

daniel...@gmail.com

unread,
Mar 2, 2016, 5:39:57 PM3/2/16
to idTracker users
Using an Ubuntu 14.04 I followed these instructions below:

cd to (matlabroot)/sys/os/glnxa64/
Rename libstdc++.so.6 to backuplibstdc++.so.6
Rename libstdc++.so.6.0.10 to backuplibstdc++.so.6.0.10
Restart MATLAB and execute the code again.

It might also be necessary to install some extra codecs, but this may not be essential:

sudo add-apt-repository ppa:mc3man/trusty-media
sudo apt-get update
sudo apt-get install gstreamer0.10-ffmpeg

Reply all
Reply to author
Forward
0 new messages