[xiph-commits] r7756 - trunk/oggdsf/website

illiminable at motherfish-iii.xiph.org illiminable at motherfish-iii.xiph.org
Mon Sep 13 06:52:34 PDT 2004


Author: illiminable
Date: 2004-09-13 06:52:33 -0700 (Mon, 13 Sep 2004)
New Revision: 7756

Modified:
   trunk/oggdsf/website/history.html
   trunk/oggdsf/website/index.html
Log:
* Updated the web pages with new releases

Modified: trunk/oggdsf/website/history.html
===================================================================
--- trunk/oggdsf/website/history.html	2004-09-13 09:46:20 UTC (rev 7755)
+++ trunk/oggdsf/website/history.html	2004-09-13 13:52:33 UTC (rev 7756)
@@ -26,6 +26,48 @@
 <b><u><font size="+1">Previous Versions</font></u></b><br>
 <b><font size="+1">Only download these if you have problems with the <a href="http://www.illiminable.com/ogg/">new version</a>.</font></b><br>
 <br>
+<b><u>Previous Version (0.62.7673) - 01/09/2004</u></b><br>
+To stop people unnecessarily downloading the windows installer over and over, the packages will no longer include the installer. If you have a pre-XP 
+windows, and don't already have the windows installer on your system (almost everyone who has ever installed something should have it already) you can
+download the installer seperately from the links at the top of the page.<br>
+<br>
+Fixed the network streaming, and removed all the .NET sample apps from this release. <a href="http://www.illiminable.com/ogg/sse_builds.html">Experimental SSE/SSE2 builds can be found here</a><br>
+Changed the installer a bit so people realise when they download via download "shell sites", which hide the true source of the download, where it came from and where to look for updates.<br>
+<br>
+<FONT size=2 color="#000000" face="Arial">
+<DIV><TABLE width=100% bgcolor="#FFFFFF" border=1 cellpadding=2 cellspacing=2>
+<TR valign=top>
+
+<TD width=40%><FONT size=2 color="#000000" face="Arial">
+<DIV>Ogg Codecs for windows</DIV>
+</FONT>
+</TD>
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV>Windows 98/ME/NT/2K/XP</DIV>
+</FONT>
+</TD>
+
+
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV><div align="right">942,859 bytes</div></DIV></FONT>
+</TD>
+
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV><div align="right"><a href="http://www.illiminable.com/ogg/oggcodecs_0.62.7673.zip">Download Now</a></div></DIV></FONT>
+</TD>
+
+</TR>
+</TABLE>
+</DIV>
+</FONT>
+<br>
+<b><u>Changes this version</u></b><br>
+	<li>Fixed a few memory leaks... there are still more left though.</li>
+	<li>Removed all the .NET sample applications to avoid those without .NET being forced to install it.</li>
+	<li>Streaming greatly improved. Will now cache a file as it streams in the TEMP directory as specified in environment variables.</li>
+	<li>Made experimental SSE/SSE2 optimised builds of all libraries.</li>
+	<li>Changed the installer so that you have to click through the BSD licenses, and to show where the software came from as many sites are linking directly to the .zip files so users are not getting the opportunity to read about known issues, or even know if they are getting the current version.</li>
+<br>
 <b><u>Previous Version (0.61.7571) - 16/08/2004</u></b><br>
 To stop people unnecessarily downloading the windows installer over and over, the packages will no longer include the installer. If you have a pre-XP 
 windows, and don't already have the windows installer on your system (almost everyone who has ever installed something should have it already) you can

Modified: trunk/oggdsf/website/index.html
===================================================================
--- trunk/oggdsf/website/index.html	2004-09-13 09:46:20 UTC (rev 7755)
+++ trunk/oggdsf/website/index.html	2004-09-13 13:52:33 UTC (rev 7756)
@@ -13,16 +13,14 @@
 Please contact me at ogg at illiminable.com with new bugs or suggestions. Help me, help you. If you don't tell me, I'll never know !!<br>
 <br>
 <b><u>Installation</u></b><br>
-<li>Uninstall any previous version of these filters. Go to add remove programs, remove oggcodecs</li>
+<li>Uninstall any previous version of these filters.(<b>This is important!</b>) Go to add remove programs, remove oggcodecs</li>
 <li>Make sure media player or any directshow applications are closed.</li>
-<li><b>Important: Non-XP Windows -</b> You need the Microsoft installer before you can install this package, most systems already have it. If the setup package won't run, download the Microsoft installer from the links below and run the setup package again.</li>
-	<li><a href="http://download.microsoft.com/download/WindowsInstaller/Install/2.0/W9XMe/EN-US/InstMsiA.exe">98, ME Microsoft Installer download</a></li>
-	<li><a href="http://download.microsoft.com/download/WindowsInstaller/Install/2.0/NT45/EN-US/InstMsiW.exe">NT, 2K Microsoft Installer download</a></li>
-
 <li>Unzip the setup package(download below) to a temp directory then run setup.</li>
 <br>
 Then media player or any other directshow application (ie BSPlayer) will be able to play Ogg Vorbis, Ogg Speex, Ogg Theora and Ogg FLAC.<br>
 <br>
+
+
 <b><u>Other stuff</u></b><br>
 <li>Also you can encode vorbis, speex, FLAC and theora files using graphedit(<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9216652f-51e0-402e-b7b5-feb68d00f298&displaylang=en">DirectX9 SDK</a>) or other similar program.</li>
 <li><a href="http://www.illiminable.com/ogg/graphedit.html">See audio encoding example filter graphs</a></li>
@@ -33,13 +31,12 @@
 <li>Want the <a href="http://www.illiminable.com/ogg/oggcodecs_src_0.62.7673.zip">zipped source code</a> (8.5 MB zipped, 30MB unzipped) ?</li>
 <li>Want to <a href="http://svn.xiph.org/trunk/oggdsf/">browse the source on the web</a> </li>
 <br>
-<b><u>Current Version (0.62.7673) - 01/09/2004</u></b><br>
-To stop people unnecessarily downloading the windows installer over and over, the packages will no longer include the installer. If you have a pre-XP 
-windows, and don't already have the windows installer on your system (almost everyone who has ever installed something should have it already) you can
-download the installer seperately from the links at the top of the page.<br>
+
+
+<b><u>Current Version (0.63.7755) - 13/09/2004</u></b><br>
+I put the installers back in the packages. Just makes it easier for people who aren't computer savvy. Also theora now plays in WMP9 and 10 (but still can't seek in these two players). 
+Also fixed a bug in the speex encoder that made a mess of theora+speex files. Fixed a few more memory leaks.<br>
 <br>
-Fixed the network streaming, and removed all the .NET sample apps from this release. <a href="http://www.illiminable.com/ogg/sse_builds.html">Experimental SSE/SSE2 builds can be found here</a><br>
-Changed the installer a bit so people realise when they download via download "shell sites", which hide the true source of the download, where it came from and where to look for updates.<br>
 <br>
 <FONT size=2 color="#000000" face="Arial">
 <DIV><TABLE width=100% bgcolor="#FFFFFF" border=1 cellpadding=2 cellspacing=2>
@@ -50,38 +47,88 @@
 </FONT>
 </TD>
 <TD width=20%><FONT size=2 color="#000000" face="Arial">
-<DIV>Windows 98/ME/NT/2K/XP</DIV>
+<DIV>Windows XP</DIV>
 </FONT>
 </TD>
 
 
 <TD width=20%><FONT size=2 color="#000000" face="Arial">
-<DIV><div align="right">942,859 bytes</div></DIV></FONT>
+<DIV><div align="right">950,311 bytes</div></DIV></FONT>
 </TD>
 
 <TD width=20%><FONT size=2 color="#000000" face="Arial">
-<DIV><div align="right"><a href="http://www.illiminable.com/ogg/oggcodecs_0.62.7673.zip">Download Now</a></div></DIV></FONT>
+<DIV><div align="right"><a href="http://www.illiminable.com/ogg/oggcodecs_XP_0.63.7755.zip">Download Now</a></div></DIV></FONT>
 </TD>
 
 </TR>
+
+
+
+<TR valign=top>
+
+<TD width=40%><FONT size=2 color="#000000" face="Arial">
+<DIV>Ogg Codecs for windows</DIV>
+</FONT>
+</TD>
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV>Windows NT/2000</DIV>
+</FONT>
+</TD>
+
+
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV><div align="right">2,732,768 bytes</div></DIV></FONT>
+</TD>
+
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV><div align="right"><a href="http://www.illiminable.com/ogg/oggcodecs_2K_0.63.7755.zip">Download Now</a></div></DIV></FONT>
+</TD>
+
+</TR>
+
+
+
+
+<TR valign=top>
+
+<TD width=40%><FONT size=2 color="#000000" face="Arial">
+<DIV>Ogg Codecs for windows</DIV>
+</FONT>
+</TD>
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV>Windows 98/ME</DIV>
+</FONT>
+</TD>
+
+
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV><div align="right">2,617,874 bytes</div></DIV></FONT>
+</TD>
+
+<TD width=20%><FONT size=2 color="#000000" face="Arial">
+<DIV><div align="right"><a href="http://www.illiminable.com/ogg/oggcodecs_9X_0.63.7755.zip">Download Now</a></div></DIV></FONT>
+</TD>
+
+</TR>
 </TABLE>
 </DIV>
 </FONT>
 <br>
 <b><u>Changes this version</u></b><br>
 	<li>Fixed a few memory leaks... there are still more left though.</li>
-	<li>Removed all the .NET sample applications to avoid those without .NET being forced to install it.</li>
-	<li>Streaming greatly improved. Will now cache a file as it streams in the TEMP directory as specified in environment variables.</li>
-	<li>Made experimental SSE/SSE2 optimised builds of all libraries.</li>
-	<li>Changed the installer so that you have to click through the BSD licenses, and to show where the software came from as many sites are linking directly to the .zip files so users are not getting the opportunity to read about known issues, or even know if they are getting the current version.</li>
+	<li>Fixed some bugs in speex encoder. Can now make proper speex+theora files</li>
+	<li>Theora playback works in WMP 9 and 10 now... but no seeking in these two players</li>
+	<li>Fixed a muxing problem with large packets.</li>
+	<li>Increased some of the buffer sizes. Trying to encode very high quality theora was crashing as the buffer was too small</li>
 <br>
 <br>
 <b><u>Known issues.</u></b><br>
+	<li>Make the installer properly detect if it's already installed. If you don't uninstall the old version you will get multiple identical file masks in WMP</li>
+	<li>Theora won't seek in WMP 9 or 10</li>
 	<li>If you are getting codec problems, there appears to be a conflict with something in Media Player Classic... it tries to enforce the use of another ogg demultiplexer, either by design or accident.If you see in MPC it complaining about a media subtype with a 
 		GUID {CDDCA2D5-6D75-4F98-840E-737BEDD5C63B}. This is the guid of the old tobias vorbis filter, and this one {8D2FD10B-5841-4a6b-8905-588FEC1ADED9} is CoreVorbis. This is most likely due to the fact that these filters don't clean up the registry when they uninstall.
 		I am working on something to "clean up" all these remnants from the registry.</li>
 	<li>Cannot handle any chained multiplexed files or streams</li>
-	<li>Muxer creates broken files when packets are very large (usually high quality theora)</li>
 	<li>FLAC seems to lose the first 1/2 second of audio if you stop then play again</li>
 	<li>Seeking is slightly less responsive in this latest version. Most noticable in speex.</li>
 	<li>Seeking very close to the end of speex or vorbis files, causes all audio to cease, requiring stop/play to resolve. Particularly noticable in small files, seems roughly 5 secs from end where this occurs.</li>
@@ -89,12 +136,11 @@
 	<li>When transcoding theora, if a media decoder (WMV usually) doesn't advertise its framerate, output may be time distorted</li>
 	<li>Created files are not yet gauranteed to be correct. <b>No produced encoded files should be distributed.</b></li>
 	<li>I think there may be a little memory leak in the encoders... nothing too serious, but if you try and encode really large files it may be a problem.</li>
-	<li>Theora will not playback with Windows Media Player 9 or 10, but vorbis, speex and FLAC are just fine, but will in previous WMP's and other DS players like BSPlayer</li>
 	<li>Theora and annodex playback requires directX 9.</li>
 	<li>CMML decoding requires MSXML3.dll to be present. (it was installed with IE6)</li>
 	<li>Only plays Ogg encapsulated FLAC. Won't play normal FLAC files.</li>
-	<li><strike>Realised I broke the limited network streaming the previous version had. Don't try and stream anything. This is already resolved and will be in the next version coming soon.</strike></li>
-	<li><strike>I've been told that the installer tries to force you to install .NET if you don't already have it... the filters don't need .NET, it's only for the example player application. The next version will fix this installation problem</strike></li>
+	<li><strike>Muxer creates broken files when packets are very large (usually high quality theora)</strike></li>
+	<li><strike>Theora will not playback with Windows Media Player 9 or 10, but vorbis, speex and FLAC are just fine, but will in previous WMP's and other DS players like BSPlayer</strike></li>
 <br>
 <br>
 



More information about the commits mailing list