|
$idisplay=$_GET["display"];
switch ($idisplay)
{
case "appcheck":
?>
Your
Application Status: |
$package=$_GET["package"];
$version=$_GET["version"];
switch ($package)
{
case "CP-A":
?>Your version of Cole2k Media - Codec Pack Advanced " echo $version;?>"
is
if ($_GET["version"]=="6.00")
{
print "now out of date date.";
}
else
if ($_GET["version"]>="8.0.0")
{
print "currently up to date.";
}
else
{
print "now out of date date.";
}
?>
break;
case "CP-S":
?>
Your version of Cole2k Media - Codec Pack Standard " echo $version;?>"
is
if ($_GET["version"]=="6.00")
{
print "now out of date date.";
}
else
if ($_GET["version"]>="8.0.0")
{
print "currently up to date.";
}
else
{
print "now out of date date.";
}
?>
break;
case "CP-C":
?>
Your version of Cole2k Media - Codec Pack Compact " echo $version;?>"
is
print "now obsolete.";
?>
break;
case "CP-CV":
?>
Your version of Cole2k Media - Codec Pack Compact " echo $version;?>"
is
print "now obsolete.";
?>
break;
case "CP-CA":
?>
Your version of Cole2k Media - Codec Pack Compact (Audio
only) " echo $version;?>" is
print "now obsolete.";
?>
break;
case "CP-AO":
?>
Your version of Cole2k Media - Codec Pack (Audio only)
" echo $version;?>" is
print "now obsolete.";
?>
break;
case "BSPM":
?>
Your version of Cole2k Media - BSPlayer Mod " echo $version;?>"
is
print "now obsolete.";
?>
break;
case "NO-A":
?>
Your version of Cole2k Media - Nero Audio Plugin Pack
" echo $version;?>" is
if ($_GET["version"]>="1.5.4")
{
print "currently up to date.";
}
else
{
print "now out of date date.";
}
?>
break;
case "CRP":
?>
Your version of Cole2k Media - CD Rip Pack " echo $version;?>"
is
if ($_GET["version"]>="1.51")
{
print "currently up to date.";
}
else
{
print "now out of date date.";
}
?>
break;
case "DRP":
?>
Your version of Cole2k Media - DVD Rip Pack " echo $version;?>"
is
if ($_GET["version"]>="1.54")
{
print "currently up to date.";
}
else
{
print "now out of date date.";
}
?>
break;
case "VDP":
?>
Your version of Cole2k Media - Video Dub Pack " echo $version;?>"
is
if ($_GET["version"]>="1.55")
{
print "currently up to date.";
}
else
{
print "now out of date date.";
}
?>
break;
case "ADP":
?>
Your version of Cole2k Media - Audio Dub Pack " echo $version;?>"
is
if ($_GET["version"]>="1.55")
{
print "currently up to date.";
}
else
{
print "now out of date date.";
}
?>
break;
default:
?>
break;
}
?>
|
|
break;
default:
?>
If someone told you to come to this site
to download a codec or codec pack and you're having
trouble finding your way around, just
click here to download it. |
About: |
Cole2k Media
is best known for it's codec packs, which are used by millions of people world wide to play back music and movie
formats such as x264, AVC, MP4, DivX, XviD, AC3, DTS, FLAC, APE, AAC, MP3 and many more.
The codec packs are compatible with Windows Media Player, Media Player Classic, Zoom Player, along with every other
DirectShow enabled player.
The codec packs can also be used with encoding applications to produce music and movie files in a wide range
of compressed formats.
Cole2k Media also hosts packages suited for ripping, enabling users to rip CD's to heavily compressed formats like
MP3, suited to playback on MP3 players or Apple iPod's/iPhone's and even rip CD's to lossless formats such as FLAC for archiving.
Video can also be ripped from DVD's to .avi, .mkv, .mp4, along with many other file types in a wide range of
compressed formats.
|
include("news.inc"); ?>
|