Mercurial > mplayer.hg
changeset 30464:33d58a8eaf09
Mention rtmp and rtsp specifically as formats supported via ffmpeg.
author | reimar |
---|---|
date | Thu, 04 Feb 2010 21:20:47 +0000 |
parents | 41c49b7a17d5 |
children | 3422423f2e20 |
files | Changelog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Changelog Thu Feb 04 21:17:46 2010 +0000 +++ b/Changelog Thu Feb 04 21:20:47 2010 +0000 @@ -41,7 +41,7 @@ * support for MPEG-4 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 + * support for stream handling via FFmpeg, in particular rtmp and rtsp (use e.g. ffmpeg://http://example.com/test) * experimental support for external libass, configure with --disable-ass-internal