How do I create a playlist for RealPlayer?

1.4k Views Asked by At

I want to create a playlist in RealPlayer through a Perl script to avoid every time opening the ReaPlayer for an audio or video file.

2

There are 2 best solutions below

0
On

You just have to construct the right text in the file. Lucas Gonze put together a nice survey of playlist formats, including the ones you need for RealPlayer.

0
On

You could use the Smil module from CPAN. RealPlayer supports SMIL.