how to write ffmpeg output directly to a mountpoint mount s3 bucket on an ec2 instead, instead of outputting to home dir then using cp/mv

0

I have mount one of my bucket on my ec2 instance using mountpoint, i wan to perform a file format conversion task using ffmpeg. ffmpeg is able to take/read input from the mount bucket directly but if i try to give the output path to the same mount bucket it throws errors like 'No such file or directory', 'Error writing trailer: Invalid argument',

if i give the output path of my ec2 instance home it generates output and then i can use cp/mv to move it to the mount bucket and it does so, i think that eliminates the change of write permissions issue. how can i directly point the ffmpeg output to the bucket, i dont want to store the output in my instance storage

질문됨 6달 전282회 조회
1개 답변
0

Hello,

Warm greetings for the day!

We would like to share that FFmpeg is a free and open-source software project consisting of a suite of libraries and programs for handling video, audio, and other multimedia files and streams. As it is a third party product, AWS does not have direct expertise in supporting it and the vendor might be better able to assist on ffmpeg. Also, we have found a article discussing a similar issue as yours :

https://github.com/awslabs/mountpoint-s3/issues/524

However from the error shared it seems like that there is some issue with command format and in order to troubleshoot this issue further we recommend that you open a support case with AWS premium support and provide below information :

  1. Full command being used
  2. Error screenshots
  3. S3 bucket name
  4. Ec2 instance ID

Thank you for your understanding and cooperation.

I wish you a safe and great day ahead!

AWS
지원 엔지니어
Megha_S
답변함 6달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠