Reply to thread

Hmm...since the file is played/downloaded differently depending on the codec you use, can you set a finite path for the subtitles? I.e. C:\Subs\ and make the sub-engine look in this folder?


Playback of file is in the style of

g_Player.Play(http://127.0.0.1:30006/0/127.0.0.1/stream.flv?rtmpurl=rtmpe://fl2.stream.headweb.com:443/headweb/213423?t=9ac3c74b-25dd-4cf0-affd-c16b6f11ab28&u=111471&a=p&said=2821042&s=c7bee2fb3f590f4a296fdd555a1c524e Video)


So:


1. It's using OnlineVideos built-in proxy, needed for RTMP-content

2. File name is impossible to use for sub-lookup


Don't really know where to go from here :confused:


Top Bottom