From 1b467b23180662393e5fcad0f209f8ab7472675b Mon Sep 17 00:00:00 2001 From: Christopher Rosell Date: Wed, 19 Sep 2012 19:09:21 +0300 Subject: Fix small error in README. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbc0cfc..03847cc 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,12 @@ Using Common issues ------------- **livestreamer errors with "Unable to read from stream" or "Error while executing subprocess" on Twitch/JustinTV streams.** + When building rtmpdump from source it may link with a already existing (probably older) librtmp version instead of using it's own version. On Debian/Ubuntu it is recommended to use the official packages of *librtmp0* and *rtmpdump* version *2.4+20111222.git4e06e21* or newer. This version contains the necessary code to play Twitch/JustinTV streams and avoids any conflicts. It should be available in the testing or unstable repositories if it's not available in stable yet. -**VLC on Windows failes to play with a error message.** + +**VLC on Windows fails to play with a error message.** + VLC version 2.0.1 and 2.0.2 contains a bug that prevents it from reading data from stdin. This has been fixed in version 2.0.3. -- cgit v1.2.3