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

ERROR: 500 frames extracted, but 0 PTS entries. #62

Open ruigato opened 2 years ago

ruigato commented 2 years ago

hello, i'm being able to run, but only outputs results of color. Getting this error, both with the demo files and with custom video file:

ERROR: 500 frames extracted, but 0 PTS entries.

what can I do?

alex04072000 commented 2 years ago

Hi, please change pkt_pts_time to pts_time in L82 and L87 of video.py and see if this works.

muhammadnadeem23064 commented 2 years ago

Hi, please change pkt_pts_time to pts_time in L82 and L87 of video.py and see if this works.

hey Alex, I've tried your solution but it's not working.

Yuchen-Song commented 1 year ago

Have you fixed that problem?

everythoughthelps commented 1 year ago

low the version of ffmpeg, see if it works

everythoughthelps commented 1 year ago

low the version of ffmpeg

everythoughthelps commented 1 year ago

hello, i'm being able to run, but only outputs results of color. Getting this error, both with the demo files and with custom video file:

ERROR: 500 frames extracted, but 0 PTS entries.

what can I do?

low the version of ffmpeg