Show index.php syntax highlighted
<?php
include_once("admin/logged.php"); //To get the news filename
$NEWS_FILENAME="admin/".$NEWS_FILENAME;
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="keywords" content="mkv to avi, ogm to avi, wmv to avi, mov to avi, all to avi, alltoavi, vob to avi" />
<meta http-equiv="description" content="AllToAvi converts all video to avi. mkv to avi, ogm to avi, wmv to avi, mov to avi, all to avi, alltoavi, vob to avi"
<title>AllToAvi Home</title>
<link href="style.css" rel="stylesheet" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="AllToAvi RSS" href="rss.php" />
</head>
<body>
<?php include("header.php"); ?>
<h1>What is alltoavi?</h1>
<a href="images/AlltoAvi GUI v3.png" title="AllToAvi main GUI version 3"><img src="images/AlltoAvi GUI v3 th.png" hspace="10" alt="GUI version 3" align="right" border="0" /></a>
<p>This project is a tool to convert especially ogm and mkv files to avi, with subtitle and audio track selection, video resizing, bitrate selection and codec selection. It is centered around mencoder, with a commandline tool as well as a GUI for Windows.</p>
<p>I first decided to do this after countless of animes became backlogs on my server' HDD simply because i cannot get bothered converting it using tools like virtualdubmod, it simply take way too much time and HDD Space.</p>
<h2>News</h2>
<ul>
<li>New Website coming still</li>
<li>v4 Beta coming in 48hrs!</li>
</ul>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<h2>Features</h2>
<ul>
<li>Support for AAC audio</li>
<li>Support for H.264! At last! my backlogs!</li>
<li>Can now encode to avi with PCM(wave) audio, this means all audio formats can be encoded no matter what!</li>
<li>Less error prone, more checks are added</li>
<li>More codecs, you can now encode to Mpeg as well</li>
<li>Windows Media Codecs now supported (better known as WMV files)</li>
<li>New tip system give you insights into how to convert sucessfully</li>
<li>Brand new <acronym title="Graphical User Interface">GUI</acronym></li>
<li>100% <acronym title="OGG Media File">OGM</acronym>/<acronym title="Matroska Video">MKV</acronym> support</li>
<li>Any format, as long as you can watch, you can convert</li>
<li>Subtitle track selection</li>
<li>Audio track selection</li>
<li>Resizing</li>
<li>Custom Bitrate</li>
<li>Custom Codec encoding</li>
<li>Multi platform (POSIX, Win32)</li>
<li>External Audio files (any format)</li>
<li>External Subtitle files (any format)</li>
<li>Stream information is given, ie language of the stream is in the selection box instead of numbers</li>
</ul>
</td>
<td valign="top"><br />
<h2>Supported conversions</h2>
<ul>
<li>OGM to avi with subtitle and audio</li>
<li>MKV to avi with subtitle and audio</li>
<li>VOB to avi with audio [SUB not tested, please post to let me know if it works]</li>
<li>AVI to avi</li>
<li>WMV to avi</li>
<li>MOV to avi (Not offcial)</li>
<li>MPEG (all) to avi</li>
<li>Just realized IMDCT Transformation audio is supported XD</li>
<li><strong>!NEW! H.264</strong></li>
<li><strong>!NEW! AAC audio</strong><br />
<br />
</li>
<li>...? Did you found more supported conversions, please let me now! </li>
</ul>
</td>
</tr>
</table>
<h2>Help with this project<a name="Help" id="Help"></a></h2>
<p>If you want to help with this project, here are some suggestions:</p>
<ul>
<li>Publicity, publicity, publicity, we want people to use our application..</li>
<li>Cash is always welcome XD <a href="https://sourceforge.net/donate/index.php?group_id=156812" target="_blank"> Donate</a></li>
<li>A logo & icon, suggestions can goto the <a href="http://sourceforge.net/forum/index.php?group_id=156812" target="_blank">forum</a></li>
<li>DVD ripping functions</li>
</ul>
<p> </p>
<?php include("footer.php"); ?>
</body>
</html>
See more files for this project here