jishnujayakumar / MV-Tractus

A simple tool to extract motion vectors from h264 encoded videos.
108 stars 27 forks source link

extract_mvs Segmentation fault (core dumped) #20

Closed Abby-Wu closed 3 years ago

Abby-Wu commented 4 years ago

Thank you for your work which is really important for me. However, I failed to extract MVs. The error is Segmentation fault (core dumped). My operation is that ./extract_mvs_with_frames output/video/1.264 or ./extract_mvs_with_frames output/video/v_ApplyEyeMakeup_g01_c01.avi . These path are video file path.

Abby-Wu commented 4 years ago

Thank you again for your work. The previous problems have been solved. Recently, I have a new task, which need extract MVs and save them as images. What should I do about this task? Thank you.

peaceful29 commented 3 years ago

@Abby-Wu I have the same core dump problem. Can you help me how to fix it :(

jishnujayakumar commented 3 years ago

Thank you again for your work. The previous problems have been solved. Recently, I have a new task, which need extract MVs and save them as images. What should I do about this task? Thank you.

You can try using extract_mvs_with_frames.c