From: Alfredo J. F. <fab...@gm...> - 2007-09-25 22:14:56
|
Hi, I'm testing Maemo Myth with OS 2007 hacker edition in my 770. Program is running fine, but I get this error on server side where gms is running. ### 2007-09-25 14:17:36 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.0.102:6543/livetv/?channel=46&width=320&height=240&video-opts='bitrate=300000'&fps=10 HTTP/1.1" 200 - ### 2007-09-25 14:17:36 gms.gmencoder INFO GMencoder: /usr/bin/gmencoder -d -i myth://mythtv:mythtv@192.168.0.102:6543/livetv/?channel=46 --video-encode ffenc_mpeg1video --video-opts bitrate=300000,pass=512,quantizer=0.01,quant-type=1 --video-fps 10 --video-width 320 --video-height 240 --audio-rate 32000 -o fd://4 ** (gmemcoder:9098): WARNING **: Audio elements not found ** (gmemcoder:9098): WARNING **: Invalid uri ### 2007-09-25 14:17:36 gms.gmencoder INFO OK ### 2007-09-25 14:17:41 gms.request ERROR 192.168.0.106: code 404, message File not found ### 2007-09-25 14:17:41 gms.request INFO "GET /transcode.do?transcoder=gmencoder&type=myth&uri=mythtv:mythtv@192.168.0.102:6543/livetv/?channel=46&width=320&height=240&video-opts='bitrate=300000'&fps=10 HTTP/1.1" 404 - gstreamer0.10-plugins-bad is already the newest version. gstreamer0.10-plugins-base is already the newest version. gstreamer0.10-plugins-good is already the newest version. gstreamer0.10-plugins-ugly is already the newest version. Any idea? Thank you. |