Questions tagged [amazon-elastic-transcoder]

Amazon Elastic Transcoder is video transcoding in the cloud. It is designed to be a highly scalable, easy to use and a cost effective way for developers and businesses to convert (or “transcode”) video files from their source format into versions that will playback on devices like smartphones, tablets and PCs.

Amazon Elastic Transcoder is video transcoding in the cloud. It is designed to be a highly scalable, easy to use and a cost effective way for developers and businesses to convert (or “transcode”) video files from their source format into versions that will playback on devices like smartphones, tablets and PCs.

171 questions
-1
votes
1 answer

make it impossible to download the audio files

So guys, how do I prevent users from downloading audio files on my web app (running springboot in backend) by accessing the s3 url ! I want to make it impossible to download the audio files in my website ! Any suggestions pls ?
-1
votes
2 answers

Video on demand streaming to various end user devices with AWS Cloudfront

I want to implement video on demand streaming to multiple devices such as android, ios devices and browsers html5. Is this possible with AWS Cloudfront? I’m a little bit confused with the different streaming protocols for the various devices. How…
-1
votes
1 answer

Is it possible to increase the playback rate (speed up the video) when using Amazon Elastic Transcoder?

I'm looking at speeding up a video before storing it in S3. I haven't found anything on the AWS docs about this. Is this something that can be done with AWS Elastic Transcoder? Thanks! Sébastien
Sébastien Tromp
  • 603
  • 1
  • 15
  • 30
-2
votes
1 answer

Is there an affordable alternative to AWS elastic transcoder?

I am working on a project that would require the use of video / media transcoding , however I am on a budget and AWS transcoder seems a bit expensive for me at the moment, so I would like to know if there's a more affordable alternative to AWS…
-2
votes
1 answer

AWS Elastic Transcoder: Rotate video

I'm trying to rotate a video in a job that is created using the php SDK, i see the job get created with rotate to 90 but the output does not seem to be rotated from the original position, am i missing something or does the rotate not actually…
1 2 3
11
12