Download KSV's patched RTMPDUMP:
https://github.com/K-S-V/Scripts/releases
Download a copy of FFMPEG:
http://ffmpeg.zeranoe.com/builds/
Batch File:
https://gist.github.com/anonymous/820f2f254e5b56a40397
Save this text to a batch file "filename.bat"
Make sure you have a copy of ffmpeg.exe and rtmpdump.exe along with the batchfile in the same folder
Edit it.
Replace username with your chaturbate username
Replace PASSHASH with the password found when you viewsource on a chaturbate streampage CTRL-F password while viewing source on active stream.
should find something like this:
password: 'pbkdf2_sha256$12000$miururYxwHTS$yTDnPMUw8Q4Vp7ud 8/tktrj2WKhOCz98w4BjGaMcKsw\u003D',
you want the stuff within the qoutes
If you do all that right. When you run the batchfile it will ask you for the channel name then start download and encoding the stream at the sametime.
because chaturbate uses speex codec for the audio the sound will not work in most players. the use of ffmpeg to encode the rtmpdump on the fly prevents this.