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

Encode video frame by frame #84

Open
devildonkey1392 opened this issue Jan 21, 2021 · 3 comments
Open

Encode video frame by frame #84

devildonkey1392 opened this issue Jan 21, 2021 · 3 comments

Comments

@devildonkey1392
Copy link

HI,

Can I encode a video frame by frame rather than whole video?

How can I do that?

Thanks!

@leandromoreira
Copy link
Owner

Hi @devildonkey1392 I don't know if I got your question right but here's the snippet doing exactly what you're asking for https://github.com/leandromoreira/ffmpeg-libav-tutorial/blob/master/3_transcoding.c#L233-L244

@devildonkey1392
Copy link
Author

I want to feed glbuffer as input instead of the file and then encode the glbuffer.

@leandromoreira
Copy link
Owner

@devildonkey1392 I think this might help you http://dranger.com/ffmpeg/

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

2 participants