<div dir="ltr">Hello,<br><br>Following up on this with more info in hopes of getting a response.<br><br>looking more into the issue it seems like the gstreamer editing services pipeline isadding the x264enc element to itself when it sees my video/x-h264 format. I believe I would need to set the bitrate in that element rather than the video/x-h264 part. I'm lost on where in the ges api I would be able to do that.<br><br>I attached my code. Encoding profiles are made on line 111.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 19, 2021 at 11:29 PM Ryan Callahan <<a href="mailto:ryancallahan312@gmail.com">ryancallahan312@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello,<br><br>I'm trying to figure out why the bitrate on my render output tanks down to about 1600kbps from the 60000kbps input. I'm having a hard time finding a way to set the bitrate using the video encoding profile structs. I've tried setting the bitrate in the format caps, but that didn't seem to work, maybe I'm doing it wrong? I'm also using the rust bindings if that makes a difference, but it seems that the rust bindings are 1:1 with the original api.<br><br>This is my first time posting here and using a mailing list so I'm really not sure about the proper edicate. Sorry about that in advance.</div>
</blockquote></div>