[vlc-commits] Mention WebM streaming in NEWS
Jean-Baptiste Kempf
git at videolan.org
Mon Sep 16 15:11:27 CEST 2013
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Sep 16 15:10:26 2013 +0200| [c14d76a3d7d8cb31c03d413ddd27e00254f02e16] | committer: Jean-Baptiste Kempf
Mention WebM streaming in NEWS
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c14d76a3d7d8cb31c03d413ddd27e00254f02e16
---
NEWS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/NEWS b/NEWS
index 85c8f28..0d9f313 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,11 @@ Decoders:
Encoder:
* Support for MPEG-2 encoding using x262
+Streaming:
+ * WebM streaming, including live sources, compatible with all major browsers
+ vlc <your-source> vlc://quit --sout '#transcode{vcodec=VP80,vb=1000,acodec=vorb,ab=128}
+ :std{access=http{mime=video/webm},mux=webm,dst=:4212}'
+
Video Output:
* Direct rendering and filtering for VDPAU hardware acceleration
* New CoreGraphics video output module for NPAPI plugins
More information about the vlc-commits
mailing list