facebookresearch / consistent_depth

We estimate dense, flicker-free, geometrically consistent depth from monocular video, for example hand-held cell phone video.
MIT License
1.61k stars 236 forks source link

Running "demo" error #44

Closed semel1 closed 3 years ago

semel1 commented 3 years ago

Trying to run demo without installing COLMAP, following "Quick Start" directions. After successful subtraction video frames and creating corresponding subfolders inside result/ayush it throws an error: "frame= 92 fps= 21 q=-0.0 Lsize=N/A time=00:00:03.06 bitrate=N/A speed=0.711x video:252330kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown ERROR: 92 frames extracted, but 0 PTS entries." , Folder "R_hierarchical2_mc" stays empty. "ayush_colmap.zip" content extracted to resluts/ayush/ "frames.txt" consists 3 lines: 0 1080 1920

semel1 commented 3 years ago

Solved by install "Grep" GnuWin32

Yuchen-Song commented 1 year ago

Solved by install "Grep" GnuWin32

How did you fix that issue? I cannot get the idea QAQ @semel1