[MPlayer-cvslog] r29924 - trunk/Changelog

reimar subversion at mplayerhq.hu
Tue Nov 17 17:13:20 CET 2009


Author: reimar
Date: Tue Nov 17 17:13:20 2009
New Revision: 29924

Log:
Mention support for streaming via FFmpeg in Changelog (ffmpeg:// URLs).

Modified:
   trunk/Changelog

Modified: trunk/Changelog
==============================================================================
--- trunk/Changelog	Tue Nov 17 17:09:17 2009	(r29923)
+++ trunk/Changelog	Tue Nov 17 17:13:20 2009	(r29924)
@@ -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


More information about the MPlayer-cvslog mailing list