Open huamgmin opened 4 years ago
@huamgmin can you give more information? code line that you are running, which type of dataset, which video converter (i.e. ffmpeg).
Has this problem been solved,please?I had the same problem.
@KongHangd emmm, I'm sorry about that l can't help you. l haven't solved this problem.
@huamgmin You can try this
p = subprocess.run(ffprobe_cmd,stdout= subprocess.PIPE,shell=True) Mine is working right now. Plus my python version is 3.7
One more thing do you download and install the ffmpeg? you need to install ffmpeg and add it to variable path so that you can really capture the images
I obey the code in README.md to run
util_scripts/generate_video_jpgs.py
, but the new floder I created to put jpgs has nothing. whether the path of floder l created is wrong. Can someone know that help me ?