Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract frames from video #136

Open
hadiidbouk opened this issue Mar 2, 2021 · 0 comments
Open

Extract frames from video #136

hadiidbouk opened this issue Mar 2, 2021 · 0 comments

Comments

@hadiidbouk
Copy link

How can I extract frames from videos? since SGPlayer uses Metal and ffmpeg, this operation can be done on GPU right?
Any idea how much time it will take? since using AVAssetImageGenerator:generateCGImagesAsynchronously takes forever if the video is big.

I am implementing something similar to a movie editor, and I want to show frames of videos when the user drags and drops a video file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant