Generation of thumbnails from video using MediaConvert's output Frame Capture to JPEG

0

Hello! I would like to know if there is any option to use MediaConvert in the following scenario: I have a video file stored in S3 bucket. I need to generate thumbnails from this video based on variate input configuration (frame rate). I've tried to setup a job using only one output group where I've selected the "Frame Capture to JPEG" option as it is described in this old (obviously, in AWS there might be some changes since 2018): https://aws.amazon.com/blogs/media/create-a-poster-frame-and-thumbnail-images-for-videos-using-aws-elemental-mediaconvert/

However, when I am trying to trigger the job - an error notification appears with the following message "/outputGroups: The only outputs in your job are Frame capture to JPEG. You must include at least one output that has full video." The message is obvious. However, I still don't understand the reason why I cannot generate thumbnails only, without any additional output processing.

If this could be somehow omitted - I would appreciate your assistance or advice.

Any ideas of what could be used in AWS instead of MediaConvert - are also appreciated.

posta 2 mesi fa246 visualizzazioni
2 Risposte
1

With MediaConvert, you will need to add at least one video output. The video output resolution can be in any SD resolution and no audio to save on costs. The frame capture in MediaConvert is free.

If you do not want the video output once the job is finished you can delete the generated video file.

AWS
Nuno_Q
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
0

If you need to capture thumbnails only, consider using MediaLive.

profile pictureAWS
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
  • Unfortunately, MediaLive also requires at least one video output for my scenario. Therefore, it produces pretty much the same behavior that we have with MediaConvert.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande