diff --git a/README.md b/README.md index 93d0eb6d..518492d1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ BINARIES HERE: http://krylon.rsdio.com/zakk/cocoasplit/ CocoaSplit uses libavformat and the OSX VideoToolbox hardware h264 encoder to stream to anything libavformat can handle. -Multiple outputs are supported, so you can save to a local file while streaming to something like twitch.tv or own3d.tv +Multiple outputs are supported, so you can save to a local file while streaming to something like twitch.tv Audio codec is limited to AAC; this is done through AVFoundation's AVCaptureOutput, which means it does not support MP3. Sorry, maybe later.