Mercurial > mplayer.hg
changeset 29882:0ddcd4fd2ecf
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).
author | reimar |
---|---|
date | Tue, 17 Nov 2009 16:13:20 +0000 |
parents | 5797dc687a8e |
children | 306e614b92cb |
files | Changelog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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