Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4962

Graphics, sound and multimedia • Re: Camera v3, Pi5 and AV processing

$
0
0
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:
  • 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)
your_config_file.txt

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



Viewing all articles
Browse latest Browse all 4962

Trending Articles