<div dir="ltr">hi everyone, <div><br></div><div>I'm a totally freshman to vlc. I just compiled a libvlc by cygwin and want to use it as a decoder. </div><div>However, the problem is, I need the frame number or movie clock to tag a frame uniquely in my project. While, in vlc, </div>
<div>it seems you can just get the PTS or DTS time -- UTC time from 1970, which means, you'll get different time when you </div><div>decode the same movie in different date. Furthermore, I ever think about to use the pts or dts time before the decoder </div>
<div>in EsOutSend function. Unfortunately, sometimes, when I try to play DVD files or TS  files, both the pts and dts time in </div><div>EsOutSend are 0. So is there anyone can tell me how to get the frame number or movie clock in </div>
<div>vlc? </div><div><br></div><div>Thanks a lot! </div><div><br></div><div>jerrifer </div></div>