2004-02-06, 13:25
cyber -
try pming and/or e-mailing it to me.
dinz
try pming and/or e-mailing it to me.
dinz
Quote:19-02-2004 15:59:11 allowing for rtvs on ports other than 80
19-02-2004 15:59:11 no path given, listing show from replayguide
19-02-2004 15:59:12 begin parsing xml data
19-02-2004 15:59:36 mplayer play:rtv://192.168.1.11/video/1076086797.mpg
19-02-2004 15:59:36 cache sizem:8192 kbyte
19-02-2004 15:59:37 msg: set audio functions called
19-02-2004 15:59:37 msg: done
19-02-2004 15:59:37 msg:init_color_conversions()
19-02-2004 15:59:37 msg:xvid_init()
19-02-2004 15:59:37 msg:colorspace_init()
19-02-2004 15:59:37 open 1st time
19-02-2004 15:59:37 msg:mplayer_init()
19-02-2004 15:59:37 msg:mplayer dev-cvs-040202-07:42-3.3.1 (c) 2000-2003 mplayer team
19-02-2004 15:59:37 msg:cpu: intel celeron 2/pentium iii coppermine,geyserville 733.4 mhz
19-02-2004 15:59:37 msg:(family: 6, stepping: 10)
19-02-2004 15:59:37 msg:detected cache-line size is 32 bytes
19-02-2004 15:59:37 msg:cpuflags: mmx: 1 mmx2: 1 3dnow: 0 3dnow2: 0 sse: 0 sse2: 0
19-02-2004 15:59:37 msg:compiled for x86 cpu with extensions:
19-02-2004 15:59:37 msg: mmx
19-02-2004 15:59:37 msg: mmx2
19-02-2004 15:59:37 msg: sse
19-02-2004 15:59:37 msg:
19-02-2004 15:59:37 msg:00001
19-02-2004 15:59:37 msg:reading config file q:\mplayer\mplayer.conf
19-02-2004 15:59:37 msg:reading config file q:\mplayer\config
19-02-2004 15:59:37 msg:reading q:\mplayer\codecs.conf:
19-02-2004 15:59:37 msg:62 audio & 172 video codecs
19-02-2004 15:59:37 msg:font q:\mplayer\font\font.desc loaded successfully! (206 chars)
19-02-2004 15:59:37 msg:using software timing
19-02-2004 15:59:37 msg:input config file q:\mplayer\input.conf parsed: 51 binds
19-02-2004 15:59:37 msg:00021
19-02-2004 15:59:37 msg:mplayer_open_file(rtv://192.168.1.11/video/1076086797.mpg)
19-02-2004 15:59:37 msg:
19-02-2004 15:59:37 msg:playing rtv://192.168.1.11/video/1076086797.mpg.
19-02-2004 15:59:37 msg:find subtitles
19-02-2004 15:59:37 msg:check rtv://192.168.1.11/video/1076086797.mpg
19-02-2004 15:59:37 msg:url:protocol=rtv
19-02-2004 15:59:37 msg:use standard file for protocol:rtv
19-02-2004 15:59:37 msg:open_stream_full(rtv://192.168.1.11/video/1076086797.mpg)
19-02-2004 15:59:37 msg:open_stream_plugin(rtv://192.168.1.11/video/1076086797.mpg)
19-02-2004 15:59:37 msg:open_f fname:video/1076086797.mpg
19-02-2004 15:59:37 msg:open_f url:rtv://192.168.1.11/video/1076086797.mpg
19-02-2004 15:59:37 msg:file not found
19-02-2004 15:59:37 msg:open failed
19-02-2004 15:59:37 msg:failed to open rtv://192.168.1.11/video/1076086797.mpg
19-02-2004 15:59:37 msg:unable to open stream
19-02-2004 15:59:37 msg: mplayer_close_file()
19-02-2004 15:59:37 msg:
19-02-2004 15:59:37 msg: unint_player
(cyberplague @ feb. 10 2004,12:07 Wrote:rtvguy - any progress? any new bugs or causes of the bugs rather?i'm trying to figure things out as time permits. for now, try adding the following lines to each *.c and *.cpp in the librtv project (somewhere near the top, after the #include's):
thanks for the hard work!
cp
Quote:#ifdef _xbox
#define getenv xxnoop
#define fprintf xxnoop
#define printf xxnoop
#endif