Muhammad Hafiz Azhari

Results 4 issues of Muhammad Hafiz Azhari

dereference the pointer while (c+2 != '\0') to while(*(c+2) != ‘\0’)

# Adding Random Frame Extractor ## Summary summary... add Random Frame Extractor ## Description This python based command prompt will help you generate n number of frame from a video...

I would like to add new scripts that will take video as an input and number of frames. The output will be all frames taken randomly from input video.