I'm trying to make a 'playlist' of several saved realvideo files. I made a plain text file with the local path to each file that looks like:
file:///path/to/file1.ram
file:///path/to/file2.ram
I had hoped that opening this file with RealPlayer would cause it to play the listed files in sequence.
Does anyone know of a way to do this?