Log in

View Full Version : Weird problem with TCPDeliver...


Mr.Radar
29th August 2005, 01:52
I have 3 computers networked together: a P2 400 running Win 98SE, a P3 450 running Win 98SE, and an AthlonXP 2500+ running Win XP(SP2). The PII and PIII machines are virtually identical on every way, except for their processors. I'm trying to serve a file like this: Athlon->P2->P3. The Athlon->P2 part works, but the P2->P3 doesn't. All I get on the P3 (or the Athlon if I run Athlon->P2->Athlon) is either a black image (RGBxx) or a bright green image (YV12). I've set the port for the server on the PII to a different one than the Athlon uses, but that hasn't helped. I've tried lots of different configurations and all that don't have the server on the P2 work (Athlon->P3, P3->P2, P3->Athlon) while those that have the server on the P2 (P2->P3, P2->Athlon) don't work (I've tried both the original file and colorbars() as the original source). Anyone have any ideas?

EDIT: I was also playing with the compression options (P2 as server) and here are the results:
Gzip: Problem above
None: Problem above
Huffman: Server & Client crash
LZO: Server & Client crash

Pookie
30th August 2005, 17:01
Haven't tested that functionality yet, but perhaps trying it with AviSynth 2.56 might help (or not).

Mr.Radar
30th August 2005, 20:48
Thanks for the suggestion, but I still have the same problem with 2.5.6 beta 4.