HMS-Core / hms-video-editor-demo

HUAWEI Video Editor Kit provides full video editing functions like video import/export, editing and rendering. This sample code is used to describe how to integrate the Video Editor Kit SDK.
Apache License 2.0
85 stars 27 forks source link

It's possible to extract all frames (one by one) from a video #7

Closed Mouadabdelghafouraitali closed 2 years ago

Mouadabdelghafouraitali commented 2 years ago

Hi, is there any way to extract frames from a video (frame by frame) ?

Mike-mei commented 2 years ago

Why do you want to achieve that? What's the specific application scenario? Please also provide your appid.

Mouadabdelghafouraitali commented 2 years ago

@Mike-mei thank you for your comment, well, right now, I'm using Huawei Image Segmentation since it support image only, I would like to extract video frames, so I can remove the background from the video too.