All Projects → nytimes → Video Presets

nytimes / Video Presets

Licence: other
The video transcoding presets used by The New York Times

Programming Languages

shell
77523 projects

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":""}
...
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].