Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Constant Bit Rate Option Error #17

Open
Karagra opened this issue Mar 27, 2022 · 7 comments
Open

Constant Bit Rate Option Error #17

Karagra opened this issue Mar 27, 2022 · 7 comments

Comments

@Karagra
Copy link

Karagra commented Mar 27, 2022

5800x, 6800xt, using GPU to encode. and on driver 22.3.1

When trying to stream to twitch using CBR it doesnt allow me to stream, every other Rate Control Method works.
here is the error report log: https://pastebin.com/xTd9mxbh

Below is a image of the error popping up.
image

@saltfish13
Copy link

same with RX6600XT settings as below
image

@saltfish13
Copy link

saltfish13 commented May 21, 2022

2022-05-21 13-03-11.txt
error logs

@e00E
Copy link
Owner

e00E commented May 27, 2022

2022-05-21 13-03-11.txt error logs

This log doesn't seem to be using this plugin because I see no line starting with amftest:.

@saltfish13
Copy link

Seems I uploaded a wrong log,But I mannaged to fix it by using a higher bitrate. But for some reason by setting the targeted bitrate to well above 10000000 I only get around 7000kbps in the final recording,Is there any conversion between the values?I'm not familiar with how AVC works tho.

@saltfish13
Copy link

I'm using a RDNA2 GPU(RX6650XT),the bultin AMF just won't cut it.

@e00E
Copy link
Owner

e00E commented May 31, 2022

This setting is in bits, not kilobits. (Which maybe should be more clear.) This is also the mistake @Karagra made according to the log:

amftest: Error: Plugin::Plugin: SetProperty TargetBitrate 6000

I only get around 7000kbps in the final recording

I'm not sure. This plugin passes your settings through to the AMF library without modifications.

@saltfish13
Copy link

Oh I see ,I just assmue that it was kbs, besides that this plugin works fine for me,nice work!

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

No branches or pull requests

3 participants