Hello Yves and all,
I've tried to decode a ogg theora stream without success under linux also. I can hear the sound, but the video is not here.
Config: DELL Inspiron 9300 Nvidia GeForce Go 6800 Ubuntu 8.04 LTS Pd-extended-0.40.3
The pd log is (after the extended library loading):
PDP: pure data packet version 0.12.5-darcs PiDiP : additional video processing objects for PDP version 0.12.22 ( ydegoyon@free.fr ) pdp_colorgrid: version 0.4 by Yves Degoyon (ydegoyon@free.fr) & Lluis Gomez i Bigorda (lluis@artefacte.org) pdp_icedthe~ : connecting to url=http://www.giss.tv:8000/laps1.ogg pdp_icedthe~ : connecting to host=>www.giss.tv< port=>8000< mountpoint=>laps1.ogg< pdp_icedthe~ : connection thread -1261261936 launched pdp_icedthe~: connected : socket opened pdp_icedthe~: send done pdp_icedthe~ : read HTTP headers : HTTP/1.0 200 OK Content-Type: application/ogg icy-br:32 ice-audio-info: bitrate=32 icy-description:giss_stream icy-genre:free_media icy-name:pd_stream icy-pub:1 icy-url:http://stream.giss.tv:8000/laps1.ogg Server: Icecast 2.3.2-kh4-giss Cache-Control: no-cache pdp_icedthe~ : got HTTP answer pdp_icedthe~ : parsed headers ok (not=3) (nov=3) pdp_icedthe~ : stream 456789 is theora 320x240 7.000000 fps video. pdp_icedthe~ : ogg logical stream 987654 is vorbis 2 channel 44100 Hz audio. pdp_icedthe~ : couldn't set priority for decoding thread. pdp_icedthe~ : child started decoding pdp_icedthe~ : decoding thread -1270502512 launched pdp_icedthe~ : connect child exiting. pdp_glx: autocreate window pdp_glx: packet is not a PDP_IMAGE pdp_glx: packet is not a PDP_IMAGE pdp_glx: packet is not a PDP_IMAGE pdp_glx: packet is not a PDP_IMAGE pdp_glx: packet is not a PDP_IMAGE pdp_glx: packet is not a PDP_IMAGE pdp_glx: packet is not a PDP_IMAGE pdp_glx: packet is not a PDP_IMAGE
... until I disconnect.
Has anyone an idea?
Greetings,
Nicolas
ydegoyon a écrit :
Jack wrote:
Hello Nicolas, I think there is [pdp_icedthe~] from PiDiP but I have never used it.
i don't know if it works on mac, and don't have any time/will to make it work there, but it's perfectly fine on linux :
http://ydegoyon.free.fr/icedthe~.png
two little restrictions :
- be careful to work at the same audio freq
that the freq of the stream ( often 22050 )
- encoding and decoding in the same patch
can produce some crashes, located in libtheora.
saludos, sevy