Skip to content

Conversation

@davidplowman
Copy link
Collaborator

Uncompressed images are passed to the output by the base Encoder class. We need it to inform the output about the video stream, as other (real) encoders do.

Also add a framerate parameter so that you can match the output rate. Some outputs seem to be picky about this, such as v4l2loopback devices.

Uncompressed images are passed to the output by the base Encoder
class. We need it to inform the output about the video stream, as
other (real) encoders do.

Also add a framerate parameter so that you can match the output
rate. Some outputs seem to be picky about this, such as v4l2loopback
devices.

Signed-off-by: David Plowman <[email protected]>
@davidplowman davidplowman merged commit 5d2c16d into raspberrypi:next Aug 15, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant