http://www.amazon.co.uk/exec/obidos/ASIN/B00005B5NM/qid%3D1101949496/sr%3D2-1/ref%3Dsr%5F2%5F11%5F1/202-1056153-2028643
They all resolve to links similar to (the 0103 in the filename is different for each sample):
pnm://rm.content.loudeye.com/~qqq-600111/0290459_0103_07_0002.ra
I created a project to download all media files, however they don`t download. OE attempts the download and shows the length of all samples as being 60 seconds, but never gets past 0 seconds.
How can I download these music samples with OE ?
I`m using the latest beta OE Pro 3.5.1869.
Some pnm protocol support has been added recently to the program, but it only works for some RealServer versions. I think Oleg is working on trying to make pnm protocol work with all RealServer versions, but I don`t know where he is on that.
In this case these streams can also be downloaded with rtsp protocol.
rtsp://rm.content.loudeye.com/~qqq-600111/0290459_0103_07_0002.ra
Something Oleg could probably more easily do right now is when it tries to download pnm protocol streams and it doesn`t work, it should recognize the pnm protocol error it receives, and try downloading with rtsp protocol instead trying both the standard port 554 and pnm port 7070.
As a work around for now you can use the Advanced Project settings with URL Substitutes.
URL: pnm*
Replace: pnm
With: rtsp
These streams can also be downloaded with http protocol.
http://rm.content.loudeye.com/~qqq-600111/0290459_0103_07_0002.ra
You can use the Advanced Project settings with URL Substitutes.
URL: pnm*
Replace: pnm
With: http
>Something Oleg could probably more easily do right now is when it tries to download pnm protocol
>streams and it doesn`t work, it should recognize the pnm protocol error it receives, and try
>downloading with rtsp protocol instead trying both the standard port 554 and pnm port 7070.
I agree. I think Oleg already has this in mind (See "Streaming RA files over RTSP through HTTP proxy" thread)
PS. You don`t happen to know of any free software for converting RealAudio files to WMA ?
Best regards,
Oleg Chernavin
MP Staff
I wanted to reduce the timeout to about 10 seconds. Do you think this is likely to cause a problem with timeouts on other downloads like normal web sites (I`m on a 1MBit connection) ?
If so, what timeout value would you recommend ?
Oleg.