FairMOT icon indicating copy to clipboard operation
FairMOT copied to clipboard

Added feature to output video directly without saving frames to disk

Open zubairahmed-ai opened this issue 4 years ago • 2 comments

Instead of creating individual frames and saving them to disk first then write a MP4 output file, I have added a feature to write to video directly without requiring frames on disk.

This feature first creates a .AVI output file then using FFMPEG we compress/convert it to MP4 file format.

Requirement to add ffmpy library

zubairahmed-ai avatar Apr 15 '20 06:04 zubairahmed-ai

Yes will fix these tomorrow

zubairahmed-ai avatar Apr 15 '20 16:04 zubairahmed-ai

how to use detect.py with custom data. I have cars data want to detect cars and id them. detect.py

rakesh1ndivar avatar Feb 01 '23 02:02 rakesh1ndivar