I made the following modifications (uncommented) in /etc/pluto/xine.conf:
gui.subtitle_autoload: 1
misc.spu_subtitle_size: large
The video is normal, but found no way to change or display the subtitles. I tried #, j, b, +, -, etc.. etc.. etc.
I also can not change the audio track.
Thanks,
Hi Vagner,
Possibility to change audio track in AVI/MKV video and switch on/off subtitles is one of the most important features missed in LinuxMCE. Currently you can use following command on your core to change the audio track:
/usr/pluto/bin/MessageSend localhost 0 23 1 140 5 "<track number>" 41 ""
Audio track number can be 0, 1, 2 etc.
To show subtitles the subtitle's file should have the same name as video file, i. e. video-file.avi.srt. Also have a look this instruction (http://forum.linuxmce.org/index.php?topic=9488.msg66269#msg66269) about changing xine.conf.
Ok thanks,
The audio worked, but how do I change the subtitles themselves . (dot) and , (comma) do not work? ... besides that I should not have keyboard
A new parameter in MessageSend?
Regards,