How to use Pro Transcode for transcoding

Pro Transcode is a newly added step which supports transcode video into a wide range of size and codec.

1. Add Pro Transcode to the flow

2. Setup transcode option by specifying:

Video: Source video.

Bucket: S3 bucket where the result to be uploaded to
Folder: The folder name in the bucket where the result to be uploaded to.

File: Final result file name (optional). You can leave it blank and the flow will generate unique name.
Size: Target video resolution. Check out valid option here.

Preset: Target video encoding preset. Check out valid option here.

AWS Key Id:  AWS credential to allow system access to source and upload result to your S3

3. Add Transfer to Storage step to upload the result to your file hosting service (S3)

Source: the source file which will be uploaded

Host: hosting providers: s3 (we support Amazon S3 now more to be added)

Access Key, Secret Key: is AWS credential that has the write access to your S3 bucket

Bucket Name, File Name: is destination where the file to be uploaded. You can save the file to a specific the folder, subfolder by using / as in the example screenshot above. If you leave the name empty and specify the folder only, an unique file name will be used for the uploaded file.

4. Save, Enable, and trigger the flow. Check the folder you specified to get the result video.

Notes:
Pro Transcode outputs:
url: Full accessible URL to the file. For binding to other step please use this.
file: Name of the file.
fileExt: Extension of the file.