After reading the documentation in https://www.raspberrypi.com/documentati ... rpicam-raw I have managed to take some raw files
So I got the files.
I also tried without the segment parameter and I got one file "movie.raw"
My question is, how can I visualize this files? Ideally I would like to visualize them and also convert them to other formats.
I have searched for this but cannot find anything. Help appreciated
Code:
rpicam-raw -t 2000 --width 3200 --height 1300 --segment 1 -o test%05d.raw
I also tried without the segment parameter and I got one file "movie.raw"
My question is, how can I visualize this files? Ideally I would like to visualize them and also convert them to other formats.
I have searched for this but cannot find anything. Help appreciated
Statistics: Posted by AutoRobot — Tue Feb 27, 2024 5:52 am