jingo_man
2008-11-05, 12:59
hey all,
i am writing in the main BBC iPlayer thread in the Python scripts forum. basically, i have it installed on my appletv and i am able to browse the directories, which are built dynamically. if i select to watch a tv show, it plays back fine. if i try to play a radio show, it doesnt play and the error in the logs is:
09:54:13 T:2684407808 M: 17539072 DEBUG: new file set audiostream:0
09:54:13 T:2684407808 M: 17539072 DEBUG: CPlayerCoreFactor::GetPlayers(rtsp://rmv8.bbc.net.uk:554/radio1/moyles_tue.ra?timestamp=1225797740&pid=b00f8rjj&BBC-UID=14690191661de4e0fd33ad2f9040ee82037828a750e051 54a41fb8815fcb0605_n&SSO2-UID=)
09:54:13 T:2684407808 M: 16809984 ERROR: CAudioDecoder: Unable to Init Codec while loading file rtsp://rmv8.bbc.net.uk:554/radio1/moyles_tue.ra?timestamp=1225797740&pid=b00f8rjj&BBC-UID=14690191661de4e0fd33ad2f9040ee82037828a750e051 54a41fb8815fcb0605_n&SSO2-UID=
09:54:13 T:2684407808 M: 17518592 ERROR: Playlist Player: skipping unplayable item: 0, path [rtsp://rmv8.bbc.net.uk:554/radio1/moyles_tue.ra?timestamp=1225797740&pid=b00f8rjj&BBC-UID=14690191661de4e0fd33ad2f9040ee82037828a750e051 54a41fb8815fcb0605_n&SSO2-UID=]
i wrote the following posting, detailing that i think realmedia still isnt playable on the mac platform, particularly using RTSP & HTTP, as it actually uses MPlayer which isnt available on mac's version of XBMC.
http://xbmc.org/forum/showthread.php?p=240635#post240635
can any mac specialist confirm this? if it is, when is realmedia playback going to be supported using the rtsp protocol? any time soon? would there be any other workaround?
regards
jingo_man
i am writing in the main BBC iPlayer thread in the Python scripts forum. basically, i have it installed on my appletv and i am able to browse the directories, which are built dynamically. if i select to watch a tv show, it plays back fine. if i try to play a radio show, it doesnt play and the error in the logs is:
09:54:13 T:2684407808 M: 17539072 DEBUG: new file set audiostream:0
09:54:13 T:2684407808 M: 17539072 DEBUG: CPlayerCoreFactor::GetPlayers(rtsp://rmv8.bbc.net.uk:554/radio1/moyles_tue.ra?timestamp=1225797740&pid=b00f8rjj&BBC-UID=14690191661de4e0fd33ad2f9040ee82037828a750e051 54a41fb8815fcb0605_n&SSO2-UID=)
09:54:13 T:2684407808 M: 16809984 ERROR: CAudioDecoder: Unable to Init Codec while loading file rtsp://rmv8.bbc.net.uk:554/radio1/moyles_tue.ra?timestamp=1225797740&pid=b00f8rjj&BBC-UID=14690191661de4e0fd33ad2f9040ee82037828a750e051 54a41fb8815fcb0605_n&SSO2-UID=
09:54:13 T:2684407808 M: 17518592 ERROR: Playlist Player: skipping unplayable item: 0, path [rtsp://rmv8.bbc.net.uk:554/radio1/moyles_tue.ra?timestamp=1225797740&pid=b00f8rjj&BBC-UID=14690191661de4e0fd33ad2f9040ee82037828a750e051 54a41fb8815fcb0605_n&SSO2-UID=]
i wrote the following posting, detailing that i think realmedia still isnt playable on the mac platform, particularly using RTSP & HTTP, as it actually uses MPlayer which isnt available on mac's version of XBMC.
http://xbmc.org/forum/showthread.php?p=240635#post240635
can any mac specialist confirm this? if it is, when is realmedia playback going to be supported using the rtsp protocol? any time soon? would there be any other workaround?
regards
jingo_man