From 1c02d8d5ddb2ee9f470e65d46a235be14324b810 Mon Sep 17 00:00:00 2001 From: Ilkka Ollakka Date: Thu, 27 May 2010 10:33:04 +0300 Subject: [PATCH] NEWS: add mention about live-http module with example --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 38cf4b24d9..2adfdca7f4 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,14 @@ Codecs Video Filter: * New gradfun filter for debanding videos using dithering +Stream output: + * New livehttp-module for HTTP Live Streamin (iphone-stuff), + example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3, + venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{ + access=livehttp{index=public_html/iphonestream.m3u8, + index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames}, + dst=public_html/iphonestreamfile-###.ts}" + Changes between 1.0.5 and 1.1.0-pre1: ------------------------------------ -- 2.39.2