Hello,
I found that when the user start to record (from a webcam for example) then the recorded duration information (on the left of the slider) is not start from 00:00 (it seem to starts from duration that PC started). Plz refer to below image (https://docs.google.com/open?id=0B3QGt6 ... 3R0VWdaWGc):
I think this should be fixed as the recorded duration while recording. In my application using VLCJ lib, I fixed it by overriding timeChanged(...), when first recording progress started, the duration should be reset.
Thanks,
Thuy