# HG changeset patch # User reimar # Date 1258474400 0 # Node ID 0ddcd4fd2ecfc77958b2cc069ee9fde7fc0a068b # Parent 5797dc687a8ebd8da787ac3dc79bc6cdca4ecd75 Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs). diff -r 5797dc687a8e -r 0ddcd4fd2ecf Changelog --- a/Changelog Tue Nov 17 16:09:17 2009 +0000 +++ b/Changelog Tue Nov 17 16:13:20 2009 +0000 @@ -30,6 +30,10 @@ * support for mpeg4 asp in VDPAU video output (non B-frame only) * support for live and non-live DVB teletext with demuxer lavf * -name, -title and -use-filename-title options for MPlayer + * support for stream handling via FFmpeg + Configure with --enable-protocol="file_protocol pipe_protocol + http_protocol rtmp_protocol tcp_protocol udp_protocol" + and use e.g. ffmpeg://http://example.com/test MEncoder: * add -tsprog for demuxer lavf