Page 1 of 1

Start to playback time

Posted: 01 Oct 2013 17:33
by ougk
Hello,

I am trying to find out, from VLC's debug messages, when exactly does VLC consider that a user requested a video and when actually the playback starts.

People with experience on this, could you please verify that this :
[0x235e9f8] main playlist debug: adding item `http://www-itec.uni-klu.ac.at/ftp/datas ... s_720p.mpd'
would be the time when a user requested something for streaming and this
[0x7f1550c28d58] main decoder debug: Received first picture
when VLC has buffered the appropriate content and is starting playback?

I cannot see another clear debug message for the time VLC starts requesting a content until it starts playing it back.. any ideas?