(VLC 0.7.0, Red Hat 9.0)
I'm trying to read an *.avi file on http://www.archive.org with a command line like vlc http://www.archive.org/...
The video starts and quickly freezes.
Message like this appear:
...
main video output warning: late picture skipped (397043)
...
If I have well understood, all pictures are skipped because they are loaded to late to ensure continuity of the video. It seems to be normal with http !!!
I tried to increase the http cache (--http-caching ...). VLC
fill it in without any error message, then display it,
and after that video freezes and errors occur.
Can you tell me how to parameterize VLC not to skip images and force it to display all pictures, even if too late ?
Emmanuel DUFOUR.