Vob Dvd Help
hiiii
i need to know something. it would be great if anyone helps me !
i am making a dvd player sort of thing using the mswebdvd control... i have used its basic functionality to play, stop etc. they all work absolutely fine.. what i further want in this player is that i can search within the video for a specific subtitle, and then play it on the dvd player... just like windows search .. for instance, i want to see where the dialogue "who killed him?" occured during the movie, i have worked on how to find the specific subtitle and its timeframe using the .srt file... now i want to show the search results in a form of a tape, i.e. wherever the dialogue is being recorded would be shown in a form of picture or something as that of thumbnail view of different searches... now when i click over any of the searched picture , that specific video frame would be played...
please help me doing the part where the search results would be shown in the form of pictures or some other way... if i get that working then i can easily add the functionality of clicking on any one of them to play the specific frame... i will be grateful to all of you !
~ techie girl
# 1 Re: Vob Dvd Help
hello again,
i want to further add for your understanding, that the searching is just like what images.google.com does... it shows the image as well as its link + text... so i want to have the image of my DVD or something that wud show the DVD content... in a form of a tape or something...
plz help me in this regard.. !
thanks
~techie girl =)
# 4 Re: Vob Dvd Help
oh
i guess i made it very complicated to understand ;)
lets say i want to look for a particular dialogue in a movie, like "Harry!" ... i will search the text and will get the durations where Harry is being used... for instance the results were:
00:01:00 to 00:02:00 -> Harry
00:04:00 to 00:05:05 -> Harry
and so on ...
then i can play these two time frames... by using mswebdvd function :
PlayPeriodInTitleAutoStop(2, "00:01:00", "00:01:00")
What I want is to show these results in different boxes using a control [i am not cleared on which control would do]... so when i click on the first box then that particular frame wud be played... i want to know how to show those results depending on different dialogues in a form of thumbnail...
i hope u can get that now..?
eg. images.google.com shows results ... where the image is being shown along with the searched item... i want it that way, but in my case it is the dvd file , not an image file... i don't know how to show the DVD Dialogue frames results in this form... which control shud i use etc..plzzzz help me with it !!
thnx in advance
~techie girl :)
PS: check this link: http://web.sls.csail.mit.edu/lectures/ n i m also attaching part of the interface for ur help so u can get what i want to do.. it will be highly appreciated, as i m stuck @ this point...