Has anyone made a Windows or Mac GUI client for FFmpeg? Also, does anyone have any suggestions on getting stdOut from ffmpeg? I've managed to get a return code of 0 for success, 1 for an error if I call ffmpeg via a windows shell from an application I'm building, but I'm not getting anything for stdOut. Any suggestions? --JesterXL