Open
Description
implement an initial mp4 reader/writer in kornia-io
- VideoWritter Implement H264 VideoWritter with gstreamer #135
- VideoReader
Evaluate wheter to use the crates below
- gstreamer: https://github.com/kornia/kornia-rs/blob/video/src/io/video.rs [this solution for now as can support hardware acceleration]
https://github.com/alfg/mp4-rust
also requested by @haixuanTao dora-rs