Hi All,
I am trying to play videos in VLC. I am able to get the duration of the video while the video is playing through:
a) Click on the "Settings"
b) Click on "Add Interface"
c) Click on "Console"
In this when i type "get_length" i get the duration of the video. But when i have invoked the same video through my code in which i have embedded the active X control. I get the duration as negative values.
Can anyone please let me know why i am not able to get the duration of the video through the Active X Control.
---Arun.