> ./ffmpeg -i ScreenFlow.mov -f flv -b 100000k -minrate 90000k -g 1 > ~/Documents/output.flv if you use crf 0 does it even get to that high a bit rate? Using "ultrafast" might make it use more bandwidth, if that's your desire. -r