Hi everybody,
I am looking for a technical information but couldn't find it anywhere on the web yet ...
I have a playlist of lets say 30 music videos. I know VLC "parses" the playlist upon loading it. Not a native speaker ... my understanding: VLC is reading the *meta data* of all video files included in the playlist. But not video data itself ?
My application requires that any of these videos starts immediately, when triggered. From the technical point of view this could be achieved, if VLC automatically preloads a small portion of each video contained in the playlist. That could avoid any buffering delays.
Rough estimation: If a 3 min mp4 Video has about 180MB, that's about 1MB per second. So preloading 5 seconds times 30 videos would require 30*5*1MB = 150MB
Sounds reasonable to me ... ?
Since I cannot find any documentation ... is this buffer preload implemented ? Or can I configure VLC in a way to do so, when loading a playlist ?
Thanks a lot in advance
Richie