Questions tagged [zencoder]

Zencoder, a Brightcove service, provides cloud-based video and audio transcoding software as a service (SaaS).

What is Zencoder?

Zencoder is an API-based online video encoding service. Zencoder converts videos from your website, application, or video library into formats that are compatible with web playback, mobile phone, or any other device you need to support.

Why should I use Zencoder?

Zencoder provides enterprise class video encoding for your application, service or website at a fraction of the cost of maintaining your own transcoding engine.

How do I get started?

Sign up for a free account and read our API documentation to begin integrating Zencoder with your application or service.

More Support

If you can't find an answer to your question on StackOverflow or our documentation, join us in chat or send an email to help@zencoder.com.

21 questions
0
votes
1 answer

How to page through zencoder-php job index

I have been attempting to page through zencoder-php job indexes, based off the library source code taking an array for the first and second argument, but I am unsure on how the array arguments have to be written to go through as many job indexes as…
imparante
  • 503
  • 9
  • 21
0
votes
1 answer

Video is not getting transcoded

I am using Video Module in Drupal 7 and utilizing Zencoder as an option for encoding videos. I use http://progrium.com/localtunnel/ to make localhost servers public in internet. I followed following steps to configure localtunnel in my…
simple user
  • 349
  • 3
  • 22
  • 44
0
votes
1 answer

How to merge and work zencoderfetcher with Video in Drupal 7

Module Installed : Video, Video.js, Zencoder API Versions Installed :- Zencoder library -2.1.2, Video.js--3.2.0, Video transcoder: Zencoder--1.2 I successfully get the Zencoder API key after creating account in Zencoder. Postback URL was shown as…
simple user
  • 349
  • 3
  • 22
  • 44
0
votes
2 answers

AV Foundation reporting player item duration incorrectly

I am trying to play a video on iOS using AVPlayer that is encoded with zencoder. The problem I am seeing is that the duration that the player item reports is rounded / imprecise. For example, the video duration might be 173.134 and the player item…
drewag
  • 93,393
  • 28
  • 139
  • 128
0
votes
1 answer

Zencoder Status URL

I'm working with zencoder to write a video conversion application. I got the conversion part set up just fine but I'm stumped on how to view the status of the output as its being processed. The status of the output is stored in this…
Emanegux
  • 1,092
  • 2
  • 20
  • 38
0
votes
1 answer

JQuery Progress Bar for Zencoder Conversions

I want to configure a jquery progress bar to load from zencoder API notifications about a video conversion. The API sends the notification to a specified URL in the form of json or xml, but I can't figure out where its going if at all. Please help.
Emanegux
  • 1,092
  • 2
  • 20
  • 38
1
2