I am using Amazon S3 for uploading and transcoding of video files. For creating a job I used 1351620000001-000001
as the preset from the existing ones for mp4 format from Amazon Elastic Transcoder. But I get the following error:
"Uncaught Aws\ElasticTranscoder\Exception\ValidationException: AWS Error Code: ValidationException, Status Code: 400, AWS Request ID: dbf2833a-5375-11e4-a2d3-bb1da889e1d8, AWS Error Type: client, AWS Error Message: SegmentDuration '10' is not a valid option for preset 1351620000001-000001, because the container is not ts or fmp4."
Can anyone please help me sort out the issue?