picamera2 icon indicating copy to clipboard operation
picamera2 copied to clipboard

raw format in start_recording?

Open tf4ong opened this issue 3 years ago • 2 comments

Is it possible to add raw format in start_recording?

I would like to have functionality similar to libcamera-raw with the output of pts timestamps

Is it possible

tf4ong avatar Sep 19 '22 22:09 tf4ong

@chrisruk I'm wondering whether we should make the encode function in the Encoder base class (in encoder.py) call the outputframe method (rather than just pass), and then this might "just work". What do you think?

davidplowman avatar Sep 20 '22 08:09 davidplowman

There's a PR in progress for this: https://github.com/raspberrypi/picamera2/pull/329

davidplowman avatar Sep 22 '22 14:09 davidplowman

This is now available in our apt repository so I'll close this one. Please report a new issue if anything else comes up. Thanks!

davidplowman avatar Oct 18 '22 14:10 davidplowman