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

Implement VideoWriter / VideoReader #113

Open
1 of 2 tasks
edgarriba opened this issue Aug 29, 2024 · 1 comment
Open
1 of 2 tasks

Implement VideoWriter / VideoReader #113

edgarriba opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@edgarriba
Copy link
Member

edgarriba commented Aug 29, 2024

implement an initial mp4 reader/writer in kornia-io

Evaluate wheter to use the crates below

also requested by @haixuanTao dora-rs

@edgarriba edgarriba changed the title Implement VideoWriter Implement VideoWriter / VideoReader Aug 30, 2024
@edgarriba edgarriba self-assigned this Sep 10, 2024
@edgarriba edgarriba added the enhancement New feature or request label Sep 10, 2024
@edgarriba
Copy link
Member Author

edgarriba commented Sep 10, 2024

possibly start with gstreamer as the api will be similar with the camera stream and reuse some code
https://github.com/kornia/kornia-rs/blob/main/crates/kornia-io/src/stream/capture.rs

In addition, gstreamer has some large and already validated support to hw acceleration

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

No branches or pull requests

1 participant