[vlc-devel] Reposition using set time: what's the trick?

jboileau jboileau at gmail.com
Fri Jun 20 17:33:19 CEST 2008


I am trying to reposition my video stream (a divx movie in this case)
using libvlc_media_player_set_time but it is very jerky. Takes up to 5
seconds to jump to the new location. I have pasted the messages I get
below. This happens in my application using libvlc 0.9.0 but this does
not happen if I use the 0.9.0 vlc.exe. What is th trick? What does
vlc.exe does special to be able to jump quickly and smoothly using the
slider?

[00000364] main video output warning: late picture skipped (172283908066)
[00000364] main video output warning: late picture skipped (172283905699)
[00000364] main video output warning: late picture skipped (172283873333)
[00000364] main video output warning: late picture skipped (172283872966)
[00000364] main video output warning: late picture skipped (172283840599)
[00000364] main video output warning: late picture skipped (172283807233)
[00000363] avcodec decoder error: more than 5 seconds of late video -> dropping
frame (computer too slow ?)
[00000362] main audio output warning: resampling stopped after 8399000 usec (dri
ft: -20786)
[00000360] main audio output warning: resampling stopped after 8399000 usec (dri
ft: -20786)


Jacques Boileau



More information about the vlc-devel mailing list