Hi,
i im currnly working on Subtitle that's display subtitle over movie (i im using VideView for playing video from http link) and need Subtitle over movie...so i have write the code that puts Label on top of ViewView element and reads SRT file from temp folder of android, then parsing times to miliseconds and then compare player position with miliseconds from SRT file, and Tick timer1 to count to next subtitle. My problem si that subtitle is not hiding when there is not subitle.
Here i attached the example in zip so you need to put your link for avi and srt and try how to syncronize subtitle with movie to show and hide text on Label when it needs to. I have playing two days with timer and can't figure ut how to syncronize subtitle with movie. If some one can modify code and upload it again i will be very thank full.
i im currnly working on Subtitle that's display subtitle over movie (i im using VideView for playing video from http link) and need Subtitle over movie...so i have write the code that puts Label on top of ViewView element and reads SRT file from temp folder of android, then parsing times to miliseconds and then compare player position with miliseconds from SRT file, and Tick timer1 to count to next subtitle. My problem si that subtitle is not hiding when there is not subitle.
Here i attached the example in zip so you need to put your link for avi and srt and try how to syncronize subtitle with movie to show and hide text on Label when it needs to. I have playing two days with timer and can't figure ut how to syncronize subtitle with movie. If some one can modify code and upload it again i will be very thank full.