Page 1 of 1

Can't get subtitles to work with activex 0.8.6b

Posted: 07 May 2007 20:22
by m.e

Code: Select all

Object[] ob = new Object[2]; ob[0] = ":directx-hw-yuv "; // ":no-directx-hw-yuv"; ob[1] = ":sub-file= \"" + @"C:\Documents and Settings\Ägaren\Skrivbord\desperate.housewives.s03e13.hr.hdtv.xvid-ctu\desperate.housewives.313.hdtv.xvid.notv.srt" +"\""; axVLCPlugin1.playlist.add(_fileName, null, ob);
The activex is from the 0.8.6b release. The path to the subtitle is correct and iit works in the normal player. Why doesn't it work here? Please help.

Re: Can't get subtitles to work with activex 0.8.6b

Posted: 13 Nov 2007 14:22
by luiz.villa
Hello,


I'm having the exact problem. It... Can anyone help us?


FORREST