How do I set the duration of the output of a job in Elastic Transcoder using Django?

前端 未结 0 2024
离开以前
离开以前 2021-01-11 12:53

I want to automate using Amazon\'s Elastic Transcoder to trim a video file in Django. My code so far is:

def trim_video(key, new_key, duration):

    pipeline         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题