jamespantalones / video-presets

The video transcoding presets used by The New York Times

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

video-presets

This is the set of video transcoding preset specifications compatible with the video-transcoding-api which are used by The New York Times when transcoding all videos we produce.

How to Use

./apply_presets.sh [360|standard] http://your-transcoding-host/ <provider1> [provider2] [provider3] ... [providern]

Result

{"Results":{"encodingcom":{"PresetID":"mp4_1080p","Error":""}},"PresetMap":""}
{"Results":{"encodingcom":{"PresetID":"mp4_720p","Error":""}},"PresetMap":""}
...

About

The video transcoding presets used by The New York Times

License:Other


Languages

Language:Shell 100.0%