spacer hide
   
check the blog »

Latest News and Updates

Client Speak™

in other words...

spacer “...for the Superbowl we predicted there would be some stress on the encoding servers, and moved all of our accounts to encoding.com for that purpose...the performance was magnificent. We didn’t experience any issues, the encoding was super fast and everything worked, well, as smooth as usual. We crushed a queue of about 180 renditions in less than an hour.” Nir Shney-Dor, Platform Team Leader, AOL

spacer “Had a fantastic time using the service, our campaign for ESPN wouldn't have worked without it.” Husani Oakley, Creative Director Wieden+Kennedy NY

spacer “With the new performance guarantees, we can solidify our plans to integrate deeply into our media workflow” Jeremy Farber

spacer “Encoding.com has been a great partner — they've provided our team with a high level of customer service, and they share in our SaaS business model, meaning they can easily scale with the needs of our customers” Mike Sommers, EVP Product Management

spacer “Encoding.com continues to lead the market with powerful studio-class encoding features” Bryan Latten

spacer “You guys are already processing files way faster than I hoped. I love the service and hopefully will be switching all our encodes over to you.” Erik Kuna, Director of Video Operations for Kelby Media Group

spacer “It works swimmingly. You guys gave us the ability to leapfrog the competition” Travis Daub

spacer “Incorporating encoding.com's flexible XML API into our CMS workflow was really easy. I absolutely love encoding.com” Florain Theurich

spacer “Encoding HTTP Live Streaming video for iOS devices is a headache - until you work with Encoding.com. Then you'll dance for joy (yes, really).”

spacer spacer spacer spacer spacer spacer spacer spacer spacer

Trends in Internet & Mobile Video

watch the video format wars unfold

spacer embed

<a class="www.encoding.com" target="_blank">
<img src="/img/spacer.gif">
alt="Encoding.com Video Format Wars Monitoring"
title="Encoding.com Video Format Wars Monitoring">
</a>

<a class="www.encoding.com" target="_blank">
<img src="/img/spacer.gif">
alt="Encoding.com Video Format Wars Monitoring"
title="Encoding.com Video Format Wars Monitoring">
</a>

<a class="www.encoding.com" target="_blank">
img src="/img/spacer.gif">
alt="Encoding.com Video Format Wars Monitoring"
title="Encoding.com Video Format Wars Monitoring">
</a>

copy
  • SMALL
  • MEDIUM
  • LARGE
CLOSE spacer

Powerful API

powerful and extensible

// Preparing XML request
$req = new SimpleXMLElement('<?xml version="1.0"?><query></query>');
$req->addChild('userid', MY_ID);
$req->addChild('userkey', MY_KEY);
$req->addChild('action', 'AddMedia');
$req->addChild('source', $_POST['source']);
$formatNode = $req->addChild('format');

StringBuffer xml = new StringBuffer();
xml.append("<?xml version=\"1.0\"?>");
xml.append("<query>");
xml.append("<userid>"+userID+"</userid>");
xml.append("<userkey>"+userKey+"</userkey>");
xml.append("<action>GetMediaInfo</action>");
xml.append("<mediaid>"+mediaID+"</mediaid>");
xml.append("</query>");

<!-- Building our query -->
<cfsavecontent variable="xml">
<?xml version="1.0" ?>
<query>
<action>AddMedia</action>
<userid>0</userid>
<userkey>your_key</userkey>

//put your real userID and userKey below
userID = "0";
userKey = "your_key";
xml = string.Format(
@"<?xml version=""1.0""?>
<query>
<userid>{0}</userid>
<userkey>{1}</userkey>

userID = "0"
userKey = "your_key"
xml = "<?xml version=""1.0""?>" & VbCrLf
xml = xml & "<query>" & VbCrLf
xml = xml & "<userid>" & userID & "</userid>" & VbCrLf
xml = xml & "<userkey>" & userKey & "</userkey>" & VbCrLf

copy
  • PHP
  • JAVA
  • CFM
  • C#
  • VBSCRIPT

The World's Largest Encoding Service



Flexible Video Transcoding Platform that Easily Scales to Meet Your Needs

Ingest

Feed Clive your video, audio and images. He'll eat anything

Tell Clive, the Encoding software platform, the location of your source videos: FTP, SFTP, HTTP, S3, CloudFiles or desktop, and let the crunching begin. Clive supports hundreds of video codec and container combinations and all popular source video formats including .mov, .avi, .wmv, .mp4, .3GP, .3G2, .mj2, .m4v, .flv, .mpg, .flv H.264, .flv VP6, .asf and more. Clive also loves popular audio formats (.mp3, .aac, .amr, etc.) and image conversions (jpeg, gif, jpeg-2000, png, tiff, etc.). Click here for the complete list of supported media formats. We even make encoding for mobile devices a snap. Feed the goat!

learn more >

Encode

Clive crunches video faster than anyone. Try the Instant Encoding™ service for supersonic speed!

Use our Instant Encoding service to start processing your files as we download them… no need to make Clive wait. And, send us hundreds of files at the same time – our encoding software will process them in parallel. Encoding.com offers four integration methods to match your encoding/transcoding requirements and technical skill. Utilize our powerful XML encoding API for sophisticated workflows including user-generated video sites, content management systems and mobile applications. To encode large content libraries fast and easily, take advantage of our Watch Folders. For quick individual video jobs, leverage our Adobe Air desktop encoding software application or web UI.

learn more >

Deliver

Clive can send your converted output files anywhere.

Encoding.com is the only video encoding service integrated into both Amazon Web Services and the Rackspace Cloud. Scale instantly and infinitely while leveraging Clive's Encoding Intelligence™ to route your video transcoding job to the processing datacenter closest to your source media's location. Once finished, tell Clive where to deliver your encoded media files: S3, CloudFiles, FTP, or most commonly, directly to your Content Delivery Network of choice (Akamai, EdgeCast, Highwinds, CloudFront, Level 3, Limelight, CDNetworks, NetDNA, etc.).

learn more >
spacer
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.