Author: compn Date: Sun Jun 6 10:53:47 2010 New Revision: 3513 Log: news entry about rc3 and mkv demuxer
Modified: trunk/src/news.en Modified: trunk/src/news.en ============================================================================== --- trunk/src/news.en Mon May 31 19:06:29 2010 (r3512) +++ trunk/src/news.en Sun Jun 6 10:53:47 2010 (r3513) @@ -9,6 +9,39 @@ <div class="newsentry"> <h2> + <a name="afterrc3">2010-06-06, Sunday :: Updates and workarounds</a> + <br><span class="poster">posted by Compn</span> +</h2> + +<p> +Just some random notes and changes. +In SVN the lavf demuxer is now default for Matroska files. We are trying to +fix the problems in it, so please report some +<a href="http://bugzilla.mplayerhq.hu">bugs</a> if you run into them. +</p> + +<p> +If you just want to undo this change, add the following to your config file: +<pre> +[extension.mkv] +demuxer=mkv +</pre> +</p> + +<p> +MPlayer now has the ability to use FFmpeg's network code to access streams. +Use mplayer ffmpeg://rtsp://example.invalid/stream.mov syntax to try it. +</p> + +<p> +In general most users should be using SVN MPlayer, as rc3 is over a year old. +</p> + +</div> + +<div class="newsentry"> + +<h2> <a name="mplayer10rc3">2010-05-30, Sunday :: MPlayer 1.0rc3 released</a> <br><span class="poster">posted by the release team</span> </h2> _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
