bdd100k-models
bdd100k-models copied to clipboard
Could you please provide the script for extract jpg picture from the mov video?
As the title shows, we extract jpg picture from the videos you provide in the dataset with the following command line: ffmpeg -ss 00:00:10.000 -i input.mov -vframes 1 -q:v 2 output.jpg However, we cannot align the md5sum with that of bdd100k image. I will appreciate it if you can provide the script for extracting frame.