aistplusplus_api icon indicating copy to clipboard operation
aistplusplus_api copied to clipboard

extract images

Open jingwang97 opened this issue 4 years ago • 3 comments

Hi, when i use ffmpeg_video_read to extract the image,i specified a frame rate of 60,but i found the number of frames and the number of corresponding motions are unequal. while if i don't specify fps,the number are equal. i use gHO_sBM_c01/02...09_d19_mHO2_ch02 .mp4 and get 481 images,but smpl poses only have 480.so do i need to specify the frame rate? Thanks!

jingwang97 avatar Sep 07 '21 08:09 jingwang97