From 68b9b787b3a963667dd21de0dec5f7395149f392 Mon Sep 17 00:00:00 2001 From: zakk4223 Date: Sat, 7 Sep 2013 12:31:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.