#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.
- Set up the video-transcoding-api to run in some host.
- Point the
apply_presets.sh
script to it as such:
./apply_presets.sh http://your-transcoding-host/
{"Results":{"encodingcom":{"PresetID":"mp4_1080p","Error":""}},"PresetMap":""}
{"Results":{"encodingcom":{"PresetID":"mp4_720p","Error":""}},"PresetMap":""}
...