[homepage]: r3125 - trunk/src/projects.src.en
Author: compn Date: Wed Jan 23 18:07:38 2008 New Revision: 3125 Log: fix typo spotted by diego and add xvidenc project Modified: trunk/src/projects.src.en Modified: trunk/src/projects.src.en ============================================================================== --- trunk/src/projects.src.en (original) +++ trunk/src/projects.src.en Wed Jan 23 18:07:38 2008 @@ -225,7 +225,11 @@ <li><a href="http://jmencode.sourceforge.net/">JMencode</a><br> JMencode is a simple Java frontend for MEncoder.</li> <li><a href="http://sf.net/projects/flashconversion/">Internet Flash Video Utility</a><br> - Internet Video Utility is a graphical frontend to convert all kinds of video's to the flash .flv format.</li> + Internet Video Utility is a graphical frontend to convert all kinds of + videos to the flash .flv format.</li> + <li><a href="http://xvidenc.sourceforge.net">xvidenc</a><br> + An easy to use shell script to encode DVDs or videos to the Xvid video + format using MEncoder.</li> </ul>
On Wed, Jan 23, 2008 at 06:07:39PM +0100, compn wrote:
Log: fix typo spotted by diego and add xvidenc project
--- trunk/src/projects.src.en (original) +++ trunk/src/projects.src.en Wed Jan 23 18:07:38 2008 @@ -225,7 +225,11 @@ <li><a href="http://jmencode.sourceforge.net/">JMencode</a><br> JMencode is a simple Java frontend for MEncoder.</li> <li><a href="http://sf.net/projects/flashconversion/">Internet Flash Video Utility</a><br> - Internet Video Utility is a graphical frontend to convert all kinds of video's to the flash .flv format.</li> + Internet Video Utility is a graphical frontend to convert all kinds of + videos to the flash .flv format.</li>
Thanks for breaking the long line, but the target should be <80 characters, not some random value.
+ <li><a href="http://xvidenc.sourceforge.net">xvidenc</a><br> + An easy to use shell script to encode DVDs or videos to the Xvid video + format using MEncoder.</li>
same here Diego
participants (2)
-
compn -
Diego Biurrun