Get snapshot(frame) from video(mp4)

Hi,

Is there a crate that helps with reading an MP4 file and obtaining a frame from it without setting up ffmpeg or gstreamer?

I saw a few crates but they were either requiring ffmpeg or gstreamer to be installed before hand or they were not dealing with the frame parts of the video directly.

Thank you

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.