jacobpclouse / Motion-Extraction

With a very simple trick you can extract the motion of a video. Uses python and OpenCV
1 stars 0 forks source link

Quality of output video not as good as the overlay video #2

Open jacobpclouse opened 9 months ago

jacobpclouse commented 9 months ago

The overlay video is much clearer than the output video (for both original fps and 60fps)

Might be a bitrate issue, try upping bitrate (sample in drafts branch)

Look into OpenCV docs and see if this is a larger issue