[Redbutton-devel] SF.net SVN: redbutton: [81] www/index.html
Brought to you by:
skilvington
|
From: <ski...@us...> - 2006-05-31 08:39:05
|
Revision: 81 Author: skilvington Date: 2006-05-31 01:38:47 -0700 (Wed, 31 May 2006) ViewCVS: http://svn.sourceforge.net/redbutton/?rev=81&view=rev Log Message: ----------- say svn code does video on the web page Modified Paths: -------------- www/index.html Modified: www/index.html =================================================================== --- www/index.html 2006-05-23 08:47:12 UTC (rev 80) +++ www/index.html 2006-05-31 08:38:47 UTC (rev 81) @@ -145,6 +145,11 @@ However, it is enough to be usable. The main things missing are video and audio streams, at the moment it'll just draw a green box where any video should be. <P> +The SVN version now does video (still no audio yet). +Note that it does not currently use any acceleration that your graphics card may provide +so it'll drop frames in full screen mode unless you have a very fast processor +(or your full screen X resolution set to 720x576 pixels). +<P> It will only display apps that conform to the UK MHEG Profile (available from <A href="http://www.dtg.org.uk/">www.dtg.org.uk</A>). <P> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |