DBX1
Guest
|
Posted:
Sun Jun 13, 2004 2:47 pm Post subject:
Multiple File Streaming Output |
|
|
Dear All,
I want to be able to generate a playlist on a server, and be able to have smooth transitions from one track -> another.
Currently I get a 1 sec black screen on video items, and approx 0.5 sec on a music track -- enough to ruin the user experience. (This is even with using the PREBUFFER param tag in the ASX list -- I get the same issue when creating a local PC based playlist).
I know that there is the header/index file at the end of each file. I am using Win2003 to create a ASX list, now is there any way I can create a custom pre-buffer and have the second item down that is not playing downloading to the user whilst the first track plays ?...
.... This way I can then control what / when there are gaps rather than their being gaps in playlists due to WMP files ending/starting.
Thanks,
Is there any way of making this happen, point me to the correct codecs that I'll need for all of this and I'll give building it a go...
(Even if I need to pre-parse the XML, -> SQL Machine (MSDE on the client) to then use this as a C++ lookup info-store to start the mutlithread streaming from the W2003 server from multiple files from a publishing point.)
.... Any ideas/suggestions would be greatly welcomed.
|
|