First of all, thanks for this great job that is VLC.
I'm starting this thread to present a problem you maybe already know, but I haven't found in this forum. The problem is the compatibility of the last versions of VLC with the "multiposte" ADSL TV offer from Free ISP. In those versions, VLC shows few seconds of a stream (from http://mafreebox.freebox.fr/freeboxtv/playlist.m3u for the Free consumers) and then freezes with a log like this:
Code: Select all
main debug: using opengl provider module "macosx"
main debug: using video output module "opengl"
main debug: got 1 direct buffer(s)
main debug: picture in 480x576 (0,0,480x576), chroma I420, ar 16:9, sar 32:15
main debug: picture user 480x576 (0,0,480x576), chroma I420, ar 16:9, sar 32:15
main debug: picture out 480x576 (0,0,480x576), chroma YUY2, ar 16:9, sar 32:15
main debug: looking for chroma module: 6 candidates
main debug: using chroma module "i420_yuy2_altivec"
main debug: indirect render, mapping render pictures 0-7 to system pictures 1-8
main debug: waiting for thread completion
main debug: thread 4035047424 (video output) created at priority 37 (video_output/video_output.c:421)
main warning: dts != current_pts (892417)
main warning: vout synchro warning: pts != current_date (-40000)
main warning: late picture skipped (509967)
main warning: late picture skipped (272242)
main warning: late picture skipped (32669)
main warning: late picture skipped (77643)
main warning: late picture skipped (37787)
main warning: late picture skipped (-2206)
main debug: decoded 72/105 pictures
By the moment, version 0.8.6f works like a charm. But I would like to continue updating and getting corrections for other things... So, is this problem known by the VLC team? Is there already a workaround? Is it a VLC issue or a Free issue (Free is much harder to contact than VLC that's why I'm starting here)?
Thanks in advance for taking the time to answer my questions, and thanks again for VLC. Keep on with this great program!