Or edit /usr/local/instinctiv/bin/instinctiv.launch and add the following line: Code: export LD_PRELOAD=libavcodec.so.52.68.2:libavdevice.so.52.2.0:libavformat.so.52.63.0:libavutil.so.50.15.3:libtag.so.1.8.0:libtag_c.so.0.0.0 That's all one line, and it needs to go between the LD_LIBRARY_PATH line and the "/opt/instinctiv/instinctiv" line.
export LD_PRELOAD=libavcodec.so.52.68.2:libavdevice.so.52.2.0:libavformat.so.52.63.0:libavutil.so.50.15.3:libtag.so.1.8.0:libtag_c.so.0.0.0