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

ffmpeg hardware acceleration #8

Closed
sjaiswal25 opened this issue Apr 7, 2018 · 6 comments
Closed

ffmpeg hardware acceleration #8

sjaiswal25 opened this issue Apr 7, 2018 · 6 comments

Comments

@sjaiswal25
Copy link

Is there a way to use hardware acceleration in your code?

Regards

@kokorin
Copy link
Owner

kokorin commented Apr 7, 2018 via email

@sjaiswal25
Copy link
Author

could you please suggest a starting point for the same, like integrating intel media sdk with this project.

@kokorin
Copy link
Owner

kokorin commented Apr 8, 2018

Check this and that.

But this discussion is out of the scope of Jaffree. Closing.

@kokorin kokorin closed this as completed Apr 8, 2018
@sjaiswal25
Copy link
Author

Thank you

@sjaiswal25
Copy link
Author

Is this statement in the readme.md section for Programmatic video correct
VideoFrame frame = new VideoFrame();

I think it should be Frame frame = new Frame();

as i feel that there is no VideoFrame class define in the project or am i missing something?

@kokorin
Copy link
Owner

kokorin commented Apr 9, 2018

Yeah, that's an artifact of previous version, will update

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