I'm trying to determine video file duration, but for some odd reason the libvlc_media_get_duration function returns odd values e.g. $39100000000000 or similar huge numbers, always with lower bits set to zeros. The essential part of the code I use vlcMedia := libvlc_media_new_path(vlcInstance, PAnsiC...