What transcoding services can people recommend? [closed]
Asked Answered
C

8

7

A client of mine needs to accept a bunch of different video files and convert them to FLV. My experience with FFMEG on a previous project has highlighted that there will be some troublesome files.

Depending on the price my client will pay for a professional service.

What are people using and how are you finding the service?

Thanks.

Cytologist answered 19/6, 2009 at 17:27 Comment(1)
I'm totally interested in this topic as well, sad to see no answers yetKnifeedged
S
8

<biased answer alert> I recommend Zencoder (http://zencoder.com), built by the same folks that built Flix Cloud (http://flixcloud.com). We've put a ton of work into handling troublesome files, and we can support a wider range of input files than anyone out there. We're also the fastest service on the market and have (we think) a very developer-friendly API.

Sarena answered 6/7, 2010 at 21:53 Comment(0)
N
8

I can't give any recommondations, as I'm searching for a service to implement for many clients myself. However, perhaps I can help anyone else who is also looking.

It seems there are a couple type of services:

In looking at these services, a few things to consider:

  • API supported features
    • Progress calls, encoding complete pings, job tracking, output formats
    • XML or JSON or both
    • Authentication techniques (oauth etc)
  • Direct client uploads (no proxy to your server)
  • Storage of complete video
    • Temp storage, FTP to your server, Amazon S3
    • Availability of direct (if hosted) url for each format
  • Encoding formats
    • All HTML 5 formats (mp4 h264, ogg etc)
    • Mobile encoding support (special settings for android)
  • Support
    • SLAs?
    • Phone/email/turn over time?
  • Cost (many different payment types)
    • Time of video
    • Number & Time of outputs
    • Filesize (input/output)
    • Large volume discounts
Neisa answered 29/10, 2010 at 16:46 Comment(0)
T
1

encoding.com is pretty good and cheap. I used them for conversion of uploaded user files to FLV. After that encoding.com can upload files to AWS S3 or to your FTP account with 'ping' request. Should be enough for automation.

Transpire answered 28/7, 2009 at 15:1 Comment(0)
F
1

In searching for a provider for this, I did extensive testing with the key companies in this arena -- Encoding.com, Zencoder, Ankoder, and Heywatch.

I found Heywatch and Ankoder to be less than recommendable. Encoding.com was my first choice (as a hunch) to begin the search, and their service performed very well and their documentation was adequate.

Zencoder was the clear winner for me and is what we decided to go with. They have exceptional documentation and a clean API. They deal with issues fast whenever their is an problem that occurs. I would recommend them for anyone who is looking for transcoding, and since they are now a part of Brightcove ($$), I only see the service getting stronger.

Note: I am not affiliated with any of these companies and think my response is relatively unbiased.

Fleisher answered 29/1, 2013 at 20:40 Comment(0)
K
0

I'm currently looking at services for this as well,

just found encoding.com from an answer to this question

I also have been looking at CDN's becuase I also need to ensure that the videos don't overwhelm my servers, not sure but I thought some of them said full service media including transcoding. if you need a CDN to deliver the video too it may come with transcoding.

Now I'm getting into server stuff, maybe this should topic should move to server fault?

Knifeedged answered 23/7, 2009 at 21:46 Comment(0)
M
0

flixcloud.com from the makers of the on2 vp6 codec which is very good quality. i prefer this over encoding.com as they dont charge a monthly fee.

Malicious answered 20/8, 2009 at 11:29 Comment(0)
M
0

Don't forget BitsOnTheRun, they offer some great service and reasonable prices.

Mendes answered 27/4, 2011 at 9:51 Comment(0)
F
0

As a cofounder I'm biased, but Transloadit also offers clientside integration.

Falco answered 29/1, 2013 at 12:5 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.