Hi, I have implemented this library on my current project but noticed a few limitations.
I wondered if these could be addressed in a new version?
1) SetPosition - Seems limited to only a few positions with the video, so for example I want to trim the first 2.5 second off the front of a video it may only do the first 6 seconds or none at all, I can't get it to be very precise.
2) Would it be possible to expose the standard VLC controls so that I could use the VLC progress bar to position a video?
3) It seems to take quite a while to load initially (3-4 seconds on very fast PC) before playing the first video, any reason for this. The same video playing directly on the PC loads instantly.
All help very appreciated