Have a look into rpicam-apps libav integration:
rpicam-vid --codec libav --libav-forma ... ample.avi
rpicam-apps offer you on c++ level access to all informations you mentioned.
Furthermore check in the forum if libav can be used in post processing stage, if yes, that would be the most elegant way for your solution:
rpicam-vid --codec libav --libav-forma ... ample.avi
rpicam-apps offer you on c++ level access to all informations you mentioned.
Furthermore check in the forum if libav can be used in post processing stage, if yes, that would be the most elegant way for your solution:
- run rpicam-vid --config your_config_file.txt (see below)
- create a post processing stage (it is not that easy to learn but worthwhile to do so)
Code:
codec= libavlibav-format=avilibav-audio=output= example.avipost-process-file = your_stage.json
Statistics: Posted by gftrobots — Mon Jul 22, 2024 4:30 pm