On Fri, Jul 5, 2013 at 9:43 AM, Alexey E. Suslikov <alexey.susli...@gmail.com> wrote: > Amit Kulkarni <amitkulz <at> gmail.com> writes: > >> I got a video in another language and a matching .srt file for playing >> subtitle on screen, when I play it in vlc. I get this in xterm > > Giving a fact you use different language (and port has libxml enabled)... > >> [0x154034af3a58] main xml reader error: XML reader not found > > ... this may indicate xml reader instantiation failure - possibly due to > locale initialization failure. > > Running under ktrace may give a clue. >
Good point. Try with "ktrace -Bdi vlc".