One contributor had the same issue for france-televisions plugin
He has written a peace of code that resolve it :
http://bazaar.launchpad.net/~arnaud-marlot/elisa-plugin-francetelevisions/trunk/annotate/head%3A/elisa/plugins/francetelevisions/utils.py
class WmvRedirectResolver
Hope it helps.
Lionel.
Michał Sawicz wrote:
Dnia 2009-10-12, pon o godzinie 22:03 +0100, Guillaume Desmottes pisze:
Reading this stream with totem works fine so that's definitely not a
codec issue.
We got it solved with cassidy on IRC - it's an ASX playlist, which Totem
parses and plays the enclosed stream. Moovida doesn't yet handle
playlists, so you need to get that URI and gives playbin the stream URI.
Cheers