In v2 API, when getting an asset, I could request particular transcodes of it like h264_540 - is there a way to do that in v4?
Or am I limited to the smaller list of efficient, high-quality, original, and video_h264_1080? (Speaking of - what exactly should I expect to find behind each of these labels?)
hi @nhe the only options available are what is included in the enum params.
I realized we don’t have specifics about what each item is in our docs (will change that) but iirc;
original = the original source file (no transcoding)
high_quality = 1080 transcoded version
efficient = 720p transcoded version
video_h264_180 = LOW transcloded resolution (sans audio) version (mainly for airtable users)