Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.363.485 Times

zencoder 0.4

Company: Alex Schworer
Date Added: August 25, 2013  |  Visits: 245

zencoder

Report Broken Link
Printer Friendly Version


Product Homepage
Download (32 downloads)



A Python module for the Zencoder API<br />Installation<br /><br />Install from PyPI using easy_install:<br /><br />easy_install zencoder<br /><br />or with pip:<br /><br />pip install zencoder<br /><br />Usage<br /><br />from zencoder import Zencoder<br />zen = Zencoder('abc123') # enter your api key<br /><br /># creates an encoding job with the defaults<br />job = zen.job.create('http://input-file/movie.avi')<br />print job.code<br />print job.body<br />print job.body['id']<br /><br /># get the transcode progress of the first output<br />progress = zen.output.progress(job.body['outputs'][0]['id'])<br />print progress.body<br /><br /><br /># configure your outputs with dictionaries<br />iphone = {<br /> 'label': 'iPhone',<br /> 'url': 's3://output-bucket/output-file-1.mp4',<br /> 'width': 480,<br /> 'height': 320<br /> }<br />web = {<br /> 'label': 'web',<br /> 'url': 's3://output-bucket/output-file.vp8',<br /> 'video_codec':, 'vp8'<br /> }<br /># the outputs kwarg requires an iterable<br />outputs = (iphone, web)<br />another_job = zen.job.create(input_url, outputs=outputs)

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Configure Dictionaries Iphone Label Output Outputbucketoutputfile Outputs Progressbody
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


ZENCODER RELATED
Audio Tools  -  Leap Free FLV MP4 iPhone iPod Converter 4.0
Leap Free FLV MP4 iPhone iPod AVI DIVX WMV Converter helps you release from the limitations and difficulties of video formats. It can help you put your favorite movies in your pocket as MP4 player,Apple iPod,Mobile phone etc and watch them...
3.7 MB  
Networking  -  Simple SEO (Search Engine Optimization) 0.3.1
Optimize your web site or blog by changing the title and menu output for any page or post. Thich is very important for SEO (Search Engine Optimization) reasons, but it can also increase the usability of your website, making it more friendly and...
71.68 KB  
Libraries  -  GPIB::hpe3631a 0.30
GPIB::hpe3631a is a Perl-GPIB module for HPE3631A power supply. SYNOPSIS use GPIB::hpe3631a; $g->GPIB::hpe3631a->new("name"); $g->output(1); # Outputs on $g->output(0); # Outputs off $v = $g->output; # Read output state $g->track(1); #...
74.75 KB  
File Cataloguers  -  PrintFolders 2.0
PrintFolders provides you an easy way to print contents of folders into a plain-text (TXT) or HTML file. It is a simple and easy-to-use utility which helps you to catalogue masses of files automatically. That is especially useful for listing MP3...
408 KB  
Development Tools  -  phpDocumentor 1.4.2
phpDocumentor, sometimes referred to as phpdoc or phpdocu, is the current standard auto-documentation tool for the php language. Similar to Javadoc, and written in php, phpDocumentor can be used from the command line or a web interface to create...
 
Libraries  -  B::CC 5.8.8
B::CC is Perl compilers optimized C translation backend. SYNOPSIS perl -MO=CC[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the flow of your program. In other words, this backend is...
12.2 MB  
Networking Tools  -  MRTG-eth-probe 1.5.5
MRTG-eth-probe provides a probe for the Multi Router Traffic Grapher, generating statistics for network devices that do not support the SNMP protocol. It reads interface stats from /proc/net/dev (or some other file you configure), and generates an...
10.24 KB  
Application Add-Ins  -  pearLabelizer 0.6
pearLabelizer is a little utility that makes it a breeze to print addresses or other text onto specific labels of a label sheet. It's pretty straight forward to use, and hey, it even supports drag & drop directly from Mac OS X's Address Book. Of...
 
Icon Tools  -  Iconifer 1.3
Helpful OS X Dashboard widget for converting images into iOS, Mac, and/or Windows icon formats. Automatically generates iTunes, iPhone 4, iPad, and iPhone PNG files, or outputs ICNS or ICO files with all necessary sizes. Requires ImageMagick and...
440.32 KB  
Video Editors  -  WinX Free iPhone Video Converter 3.0
WinX Free iPhone Video Converter is the best addition for your iPhone,could covert all popular video formats to iPhone, iPod + touch, Apple TV video formats. And this powerful and easeful software had switched from commercial software to 100% free...
5.11 MB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB