[xiph-commits] r7784 - in websites/xiph.org/ogg/howto: . linux windows

nilesh at motherfish-iii.xiph.org nilesh at motherfish-iii.xiph.org
Sat Sep 18 01:23:33 PDT 2004


Author: nilesh
Date: 2004-09-18 01:23:32 -0700 (Sat, 18 Sep 2004)
New Revision: 7784

Added:
   websites/xiph.org/ogg/howto/linux/create-audio.html
   websites/xiph.org/ogg/howto/linux/create-video.html
   websites/xiph.org/ogg/howto/oggtop.include
   websites/xiph.org/ogg/howto/windows/create-video.html
Modified:
   websites/xiph.org/ogg/howto/index.html
   websites/xiph.org/ogg/howto/links.html
   websites/xiph.org/ogg/howto/linux/play.html
   websites/xiph.org/ogg/howto/windows/create-audio.html
Log:
Howto play on linux and windows updated


Modified: websites/xiph.org/ogg/howto/index.html
===================================================================
--- websites/xiph.org/ogg/howto/index.html	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/index.html	2004-09-18 08:23:32 UTC (rev 7784)
@@ -1,6 +1,6 @@
 <title>  xiph.org: Ogg howto </title>
 
-<!--#include file="/ogg/oggtop.include" -->
+<!--#include file="oggtop.include" -->
 
 Ogg howto for novices
 
@@ -67,6 +67,5 @@
 
 Note: This document is a quick howto for Ogg. For advanced topics checkout
 <a href="links.html">links</a>.<br>
-July, 2004
 
 <!--#include virtual="/xiphbottom.include" -->

Modified: websites/xiph.org/ogg/howto/links.html
===================================================================
--- websites/xiph.org/ogg/howto/links.html	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/links.html	2004-09-18 08:23:32 UTC (rev 7784)
@@ -31,7 +31,7 @@
 <h2>Ogg on linux</h2>
 <div class="shift">
 	As all common linux players support Ogg, this should not be a
-problem. (You will have to install libvorbis, libtheora and libogg).
+problem. (But you will have to install libvorbis, libtheora and libogg).
 </div>
 <br>
 <a href="">Ogg howto for novices</a>

Added: websites/xiph.org/ogg/howto/linux/create-audio.html
===================================================================
--- websites/xiph.org/ogg/howto/linux/create-audio.html	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/linux/create-audio.html	2004-09-18 08:23:32 UTC (rev 7784)
@@ -0,0 +1,16 @@
+<title>  xiph.org: Ogg howto </title>
+
+<!--#include file="/ogg/oggtop.include" -->
+
+Creating Ogg audio files on Linux
+
+<!--#include virtual="/xiphmid.include" -->
+<style>
+<!--
+.shift {margin-left: 15px;}
+-->
+</style>
+
+	
+Go back to <a href="/ogg/howto/">ogg howto</a>
+<!--#include virtual="/xiphbottom.include" -->

Added: websites/xiph.org/ogg/howto/linux/create-video.html
===================================================================
--- websites/xiph.org/ogg/howto/linux/create-video.html	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/linux/create-video.html	2004-09-18 08:23:32 UTC (rev 7784)
@@ -0,0 +1,16 @@
+<title>  xiph.org: Ogg howto </title>
+
+<!--#include file="/ogg/oggtop.include" -->
+
+Creating Ogg video files on Linux
+
+<!--#include virtual="/xiphmid.include" -->
+<style>
+<!--
+.shift {margin-left: 15px;}
+-->
+</style>
+
+	
+Go back to <a href="/ogg/howto/">ogg howto</a>
+<!--#include virtual="/xiphbottom.include" -->

Modified: websites/xiph.org/ogg/howto/linux/play.html
===================================================================
--- websites/xiph.org/ogg/howto/linux/play.html	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/linux/play.html	2004-09-18 08:23:32 UTC (rev 7784)
@@ -13,13 +13,22 @@
 
 <p>
 All popular media players for Linux support Ogg files well. You can try out 
-any of the following players</p>
-<ul>
-	<li><a href="http://www.xmms.org">XMMS</a> - X Multimedia System</li>
-	<li><a href="http://www.mplayerhq.hu/">Mplayer</a> - The Movie Player</li>
-	<li><a href="http://www.xinehq.de/">Xine</a> - A free video player</li>
-</ul>	
-	
-July, 2004<br>
+<a href="http://www.xmms.org">xmms</a>, 
+<a href="http://www.mplayerhq.hu/">mplayer</a> or 
+<a href="http://www.xinehq.de/">xine</a>.
+But make sure that libtheora is installed otherwise you wont be able to view 
+video.</p>
+<p>
+To install mplayer with ogg theora support first install 
+<a href="http://www.theora.org/download.html">libtheora</a> (you will have to 
+install libogg also). After installing libtheora, you can compile mplayer from
+source tarball.
+</p>
+<p>
+If you want to install MPlayer using rpms, SuSE rpm available on <a 
+href="http://packman.links2linux.org/?action=128">packman.links2linux.org
+</a> are good.
+</p>
+
 Go back to <a href="/ogg/howto/">ogg howto</a>
 <!--#include virtual="/xiphbottom.include" -->

Added: websites/xiph.org/ogg/howto/oggtop.include
===================================================================
--- websites/xiph.org/ogg/howto/oggtop.include	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/oggtop.include	2004-09-18 08:23:32 UTC (rev 7784)
@@ -0,0 +1,39 @@
+<!-- style sheet include; a work in progress ******************* -->
+<STYLE>
+<!--
+        BODY  {font-family: Verdana, Arial, Helvetica; 
+               font-size: 12pt;
+               background-color: #ffffff}
+        H1    {font-family: Verdana, Arial, Helvetica; 
+               font-size: 16pt}
+               color: #000080
+        H2    {font-family: Verdana, Arial, Helvetica; 
+               font-size: 14pt}
+-->
+</STYLE>
+<!-- *********************************************************** -->
+
+
+<!-- xiphpipe1 include ***************************************** -->
+<body bgcolor="#ffffff" link="#208b8b" vlink="#000080" background=/ogg/images/inback2.jpg>
+<table cellspacing=0 cellpadding=0 border=0>
+<tr>
+<td valign=top align=right width=84><a 
+  href=/ogg/index.html><img src=/ogg/images/bigogg-leftbar.gif alt="[ogg logo]" 
+  border=0></a></td>
+<td valign=bottom><a href=/index.html><img src=/ogg/images/bigxiph-midbar.gif 
+  alt="the xiphophorus company" border=0></a></td>
+<td valign=top align=left><img src=/ogg/images/bigxiph-rightbar.gif alt=""></td>
+</tr>
+</table><table cellspacing=0 cellpadding=0 border=0>
+<tr>
+  <td width=1><img src=/spacer1.gif alt=""></td>
+  <td width=1 bgcolor=#46463c><img src=/spacer1.gif alt=""></td>
+  <td width=7 bgcolor=#e8e0c0><img src=/spacer7.gif alt=""></td>
+  <td width=1 bgcolor=#46463c><img src=/spacer1.gif alt=""></td>
+  <td width=76><img src=/spacer76.gif width=76 height=10 alt=""></td>
+  <td>
+    <font face="Verdana, Ariel, Helvetica" color=#000080>
+    <h1>
+<!-- *********************************************************** -->
+

Modified: websites/xiph.org/ogg/howto/windows/create-audio.html
===================================================================
--- websites/xiph.org/ogg/howto/windows/create-audio.html	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/windows/create-audio.html	2004-09-18 08:23:32 UTC (rev 7784)
@@ -12,6 +12,5 @@
 </style>
 
 	
-July, 2004<br>
 Go back to <a href="/ogg/howto/">ogg howto</a>
 <!--#include virtual="/xiphbottom.include" -->

Added: websites/xiph.org/ogg/howto/windows/create-video.html
===================================================================
--- websites/xiph.org/ogg/howto/windows/create-video.html	2004-09-17 22:52:57 UTC (rev 7783)
+++ websites/xiph.org/ogg/howto/windows/create-video.html	2004-09-18 08:23:32 UTC (rev 7784)
@@ -0,0 +1,16 @@
+<title>  xiph.org: Ogg howto </title>
+
+<!--#include file="/ogg/oggtop.include" -->
+
+Creating Ogg video files on Windows
+
+<!--#include virtual="/xiphmid.include" -->
+<style>
+<!--
+.shift {margin-left: 15px;}
+-->
+</style>
+
+	
+Go back to <a href="/ogg/howto/">ogg howto</a>
+<!--#include virtual="/xiphbottom.include" -->



More information about the commits mailing list