h264-roi icon indicating copy to clipboard operation
h264-roi copied to clipboard

Is this program give ROI.txt file from video?

Open Abhijeet241093 opened this issue 4 years ago • 1 comments

Hello Sir,

Thank you for sharing the useful comments on the last issue.

Is this program give ROI.txt file from the video?

Can you tell me please how to get the RoI.txt file from the video? or any standard algorithm?

Kindly answer the question?

Abhijeet241093 avatar Sep 25 '20 06:09 Abhijeet241093

I hate to say it, but I think you are going about this the wrong way. This repository simply wraps LibAV/FFMPEG and passes the ROI information to the H264 encoder.

ROI information MUST BE SUPPLIED BY THE USER. This tool will not generate the ROI.txt you are looking for.

ChaoticEnigma avatar Sep 25 '20 22:09 ChaoticEnigma