MV-Tractus icon indicating copy to clipboard operation
MV-Tractus copied to clipboard

A simple tool to extract motion vectors from h264 encoded videos.

Results 5 MV-Tractus issues
Sort by recently updated
recently updated
newest added

Hello, I'm curious if I can I use MV-Tractus as motion detection for webcams. Basically would like to record using FFMPEG and also at the same time take snaphots when...

A very useful open source tool!!! If I want to compress a video and extract the motion vectors during the compression process, how do I use it?

``` ./compile In file included from extract_mvs.c:29: include/libavformat/avformat.h:1985:16: error: redefinition of ‘struct AVPacketList’ 1985 | typedef struct AVPacketList { | ^~~~~~~~~~~~ In file included from /opt/dev-tools-sources/ffmpeg/build/include/libavcodec/avcodec.h:45, from include/libavformat/avformat.h:319, from extract_mvs.c:29:...

Can I use this tool with an rstp stream ?

Thanks for your contribution. How to generate grayscale images using JSON files. Thanks.