diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-17 16:13:20 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-11-17 16:13:20 +0000 |
commit | 63ddd1cae57501180f9d1cd2893a882f254a1578 (patch) | |
tree | d97da8721032700b20e013cabb06a64739931319 | |
parent | 58301405824924a8e81017c144338d86ca28eba4 (diff) |
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29924 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -30,6 +30,10 @@ MPlayer (1.0) * 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 |