The codeplex one isn't able to to send the encoded data to STDOUT - which is needed for streaming the data to a server.
That was the whole point in doing a fork here.
Basically that was my underlying question; since you pointed to the original, I wondered if it too supported STDOUT as encoding target.
Good to hear you confirmed only your version does STDOUT.
--jeroen