Author: compn Date: Sat Mar 26 20:04:50 2011 New Revision: 3566 Log: multi threaded news
Modified: trunk/src/news.en Modified: trunk/src/news.en ============================================================================== --- trunk/src/news.en Wed Mar 16 18:25:12 2011 (r3565) +++ trunk/src/news.en Sat Mar 26 20:04:50 2011 (r3566) @@ -8,6 +8,29 @@ <div class="newsentry"> <h2> + <a name="mplayermt">2011-03-26, Saturday :: MPlayer is now Multi Threaded</a> + <br><span class="poster">posted by the Compn</span> +</h2> + +<p> +Thanks to FFmpeg and its project in the Google Summer of Code program, we +now have multi threaded support for playing back H.264 and other codecs. +<br> +To enable threading run <i>mplayer -lavdopts threads=</i><b>N</b> file.mkv +where N is the number of threads you want to use. +<br> +</p> + +<p> +You will need to have the latest SVN MPlayer for this. Please report any bugs +you find to our <a href="http://bugzilla.mplayerhq.hu">Bugzilla</a>. +</p> + +</div> + +<div class="newsentry"> + +<h2> <a name="mplayer10rc4">2011-01-30, Sunday :: MPlayer 1.0rc4 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
