veye_raspivid -b param ignored
-
Hi,
I have a Veye IMX307 camera, it's working fine, but there is a problem with vide recording.
The -b parameter (for the bitrate) seems to be ignored by the veye_raspivid program, I always get pretty much the same bitrate (depending on the camera view and how I move it. That is more or less variable bitrate)..
Any way around it? Or is there another parameter or i2c setting I need to send to camera to have the bitrate param work?
Thank you. -
@petrusoroaga
-b parameter is effective.
The default value is 17Mbps which is pretty big value for 1080p@30fps stream.state->bitrate = 17000000;The H.264 encoder of the chip will be encod the video below this value. If your scene is not complex, the actual bit rate of the encoding may be much smaller than this.
I'll tell you a test method. You can -b1000000, configure to 1Mbps, you can see the obvious difference in file size.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login