naushir

Results 7 issues of naushir

Add a command line argument "audio-samplerate" to set the audio encoder's output sample rate.

Add a SIGINT handler to trap Ctrl+C to cleanly shut down the application. This is needed for mkv and mp4 conainers that need to be finalised correctly by libav.

We have moved on from cmake to meson for this package. Remove all references to cmake.

bug
documentation
camera 📷

Probably best to add a manual lib path to the libraries instead.

Some users have reported issues with the new TimeVal and Bitrate option types. This seems to be down to the local locale unable to interpret the command line argument string....

Remove the various extras fields from struct pisp_be_config. These fields are not used by the driver nor the hardware, so do not belong in this structure. Also put the tiles...

Clients such as libcamera do not change the LS table dmabuf on every frame. In such cases instead of mapping/remapping the same dmabuf on every frame to send to the...