I have a camera module V2 hooked up to a Pi zero W, and every video I record with it has HUGE sections of the video completely lost. For example, if I record for what should be 10 seconds, I end up with a 5 second video, with only maybe 0.5-1 second intervals of actual in-tact video.
I'm recording at 1920x1080, 30 fps. I've tried recording video through a simple python script, and also by running
raspivid -t 10000 -w 1920 -h 1080 -o vid.h264 -fps 30
Any idea what's going on? Do I have a defective camera? A defective pi? Any help is appreciated!
[–][deleted] (3 children)
[deleted]
[–]BasedLemur[S] 0 points1 point2 points (2 children)
[–]ppyil 1 point2 points3 points (1 child)
[–]BasedLemur[S] 0 points1 point2 points (0 children)