Commit c14d76a3 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Mention WebM streaming in NEWS

parent 48caf519
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment