CaptainEven / MCMOT

Real time one-stage multi-class & multi-object tracking based on anchor-free detection and ReID
MIT License
383 stars 82 forks source link

I want to slow down the result video #87

Open indigopyj opened 2 years ago

indigopyj commented 2 years ago

I want the tracking result video to have same speed as source video. Does anyone know how to do this?

zengjie617789 commented 2 years ago

ffmpeg -f image2 -i {}/%05d.jpg -b 5000k -c:v mpeg4 {} decrease params b