PDA

View Full Version : Cannot play .ogg stream


NEI
2008-08-13, 21:03
Hi

Tried to play the following .ogg stream:
http://relay0.fm4.amd.co.at:31337/fm4-hq.ogg

It is not working in xbmc but it works in mplayer. Here the relevant log:


*SNIP*
19:55:21 T:3060434784 M:1493864448 DEBUG: OnKey: 61453 pressed, action is 7
19:55:21 T:2964319120 M:1493864448 DEBUG: Running thread 2964319120
19:55:21 T:2964319120 M:1493864448 DEBUG: thread start, auto delete: 1
19:55:21 T:2964319120 M:1493864448 DEBUG: CApplication::ProcessAndStartPlaylist(/media/data/music/_Internetradio_/FM4_ogg.strm, 0)
19:55:21 T:2964319120 M:1493864448 DEBUG: SECTION:LoadDLL(/usr/lib/libcurl.so)
19:55:21 T:2964319120 M:1493864448 DEBUG: Loading: /usr/lib/libcurl.so
19:55:21 T:2964319120 M:1493864448 INFO: easy_aquire - Created session to http://relay0.fm4.amd.co.at
19:55:21 T:2964319120 M:1493864448 DEBUG: Curl:: Debug About to connect() to relay0.fm4.amd.co.at port 31337 (#0)
19:55:21 T:2964319120 M:1493864448 DEBUG: Curl:: Debug Trying 213.229.10.105...
19:55:21 T:2964319120 M:1493856256 DEBUG: Curl:: Debug connected
19:55:21 T:2964319120 M:1493856256 DEBUG: Curl:: Debug Connected to relay0.fm4.amd.co.at (213.229.10.105) port 31337 (#0)
19:55:21 T:2964319120 M:1493856256 DEBUG: Curl:: Debug HEAD /fm4-hq.ogg HTTP/1.1
User-Agent: XBMC/pre-2.1 (compatible; MSIE 6.0; Windows NT 5.1; WinampMPEG/5.09)
Host: relay0.fm4.amd.co.at:31337
Accept: */*
Connection: keep-alive
19:55:22 T:2964319120 M:1493856256 DEBUG: Curl:: Debug The requested URL returned error: 400
19:55:22 T:2964319120 M:1493856256 DEBUG: Curl:: Debug Closing connection #0
19:55:22 T:2964319120 M:1493856256 DEBUG: Curl:: Debug HTTP response code said error
19:55:22 T:2964319120 M:1493856256 DEBUG: FileCurl::Close(0xb0afcb94) http://relay0.fm4.amd.co.at:31337/fm4-hq.ogg
19:55:22 T:2964319120 M:1493856256 DEBUG: new file set audiostream:0
19:55:22 T:2964319120 M:1493856256 DEBUG: CPlayerCoreFactor::GetPlayers(http://relay0.fm4.amd.co.at:31337/fm4-hq.ogg)
19:55:22 T:2964319120 M:1493856256 DEBUG: SECTION:LoadDLL(Q:\system\players\paplayer\vorbisf ile-i486-linux.so)
19:55:22 T:2964319120 M:1493856256 DEBUG: Loading: /usr/share/xbmc/system/players/paplayer/vorbisfile-i486-linux.so
19:55:22 T:2964319120 M:1493856256 WARNING: Unable to resolve: vorbisfile-i486-linux.so ov_clear, reason: /usr/share/xbmc/system/players/paplayer/vorbisfile-i486-linux.so: undefined symbol: ov_clear
19:55:22 T:2964319120 M:1493856256 ERROR: Unable to resolve exports from dll Q:\system\players\paplayer\vorbisfile-i486-linux.so
19:55:22 T:2964319120 M:1493856256 ERROR: CAudioDecoder: Unable to Init Codec while loading file http://relay0.fm4.amd.co.at:31337/fm4-hq.ogg
19:55:22 T:2964319120 M:1493856256 ERROR: Playlist Player: skipping unplayable item: 0, path [http://relay0.fm4.amd.co.at:31337/fm4-hq.ogg]
19:55:22 T:2964319120 M:1493856256 DEBUG: Playlist Player: no more playable items... aborting playback
19:55:22 T:2964319120 M:1493856256 DEBUG: staticThread, deleting thread object
19:55:22 T:2964319120 M:1493856256 DEBUG: staticThread, deleting thread graphic context
19:55:22 T:2964319120 M:1493856256 DEBUG: Thread 2964319120 terminating


I'm using:
ubuntu 8.04.1 Linux htpc 2.6.24-16-generic #1 SMP Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux
XBMC SVN:14725 (Compiled: Aug 6 2008)

spiff
2008-08-13, 21:07
this was fixed @ 14730

NEI
2008-08-14, 11:48
Cool, thanks! Did a PPA SVN install...