BCM STDIO Patch updated for bcm140_win64. Supports stdio in both compression and decompression now and can be multithreaded with PMT. CLS is not required anymore.
PMT Example Settings:
Code:
[bcm]
Encode = bcm -1 stdin stdout <stdin> <stdout>
Decode = bcm -d stdin stdout <stdin> <stdout>
See first post for downloading bcmpatch