RipPaulWalker
New Member
Having a problem with my XFX R7 360, i ether get a program crash or it says hardware and or drivers are not supported, if anyone has a solution it would be much appreciated :)
you cant via menu options available.
Use the AMD Clean utility on their website and run that and reinstall your driver ;3Having a problem with my XFX R7 360, i ether get a program crash or it says hardware and or drivers are not supported, if anyone has a solution it would be much appreciated :)
I cant recall at the moment. I asked if jackun could put in a level dropdown a while back, but I think he wanted it hardset to 4.2 which should do up to 1080@60.so how do you do it?
Level 4.2
1,280×720@145.1 (9)
1,920×1,080@64.0 (4)
2,048×1,080@60.0 (4)
ok :) il keep you up to date on my situation after i do so Thanks for your help ^_^Use the AMD Clean utility on their website and run that and reinstall your driver ;3
unfortunately it didn't work :/ i tried OBS and got it to work for a split second then froze my whole computer and same for AMD APP on bandicamUse the AMD Clean utility on their website and run that and reinstall your driver ;3
I cant recall at the moment. I asked if jackun could put in a level dropdown a while back, but I think he wanted it hardset to 4.2 which should do up to 1080@60.
https://en.wikipedia.org/wiki/H.264/MPEG-4_AVC#Levels This chart will show the max fps for each. If you have a non 16:9 resolution, what you'll need to do is take Height x Width x fps of both. and as long as your number is lower than the number shown you should be fine on that level. but like 1920x1200@60fps wont work because its above that current level's number. At least this is how I figured it out. I'm sure there are other factors involved like reference frames.
Code:Level 4.2 1,280×720@145.1 (9) 1,920×1,080@64.0 (4) 2,048×1,080@60.0 (4)
Make sure you dont have multiple stream/record apps open at the same time. also, did you install gaming evolved (raptr) with the new drivers? make sure that isn't running concurrently.unfortunately it didn't work :/ i tried OBS and got it to work for a split second then froze my whole computer and same for AMD APP on bandicam
I cant recall at the moment. I asked if jackun could put in a level dropdown a while back, but I think he wanted it hardset to 4.2 which should do up to 1080@60.
https://en.wikipedia.org/wiki/H.264/MPEG-4_AVC#Levels This chart will show the max fps for each. If you have a non 16:9 resolution, what you'll need to do is take Height x Width x fps of both. and as long as your number is lower than the number shown you should be fine on that level. but like 1920x1200@60fps wont work because its above that current level's number. At least this is how I figured it out. I'm sure there are other factors involved like reference frames.
Code:Level 4.2 1,280×720@145.1 (9) 1,920×1,080@64.0 (4) 2,048×1,080@60.0 (4)
Wow. thanks for all the testing.
CBR padding, I played with this off and on as I'm curious if something is being double padded again. we had this issue ages ago.
.
turning off the padding seemed to fix the low and high flux of bitrates. in the vbr mode only. i would suggest looking into it
iv done everything, still nothing works, at this point im feeling like the R7 360 doesn't have this feature unfortunately :/Make sure you dont have multiple stream/record apps open at the same time. also, did you install gaming evolved (raptr) with the new drivers? make sure that isn't running concurrently.
turning off the padding seemed to fix the low and high flux of bitrates. in the vbr mode only. i would suggest looking into it
turning off the padding seemed to fix the low and high flux of bitrates. in the vbr mode only. i would suggest looking into it
Could you please post your OBS settings pages?? Since we have the same GPU, id like to test your settings and see if it fixes my issue.
CBR uses CP range to keep the constant bitrate. the defaults are probably to low to maintain good CBR (lower number means more quality allowed. I think we changed the default ranges to MinQP=22 or 23 and MaxQP=51 it would probably be better. I've even experimented with MaxQP=41 to keep the IDR refresh from flickering which seems to work.
@jackun, can we modify the defauly MinQP to 22 or 23?
Also note that your flashing video does extremes so yeah, good catch.
My OBS settings page is already on here, just download the profile I uploaded earlier - contains everything except the Min QP change.
I managed to reproduce the issue using just a normal window on a desktop, it apparently happens when small details move and they haven't had time to fully 'materialize' in the encoders memory. I uploaded sample recordings of it here: http://cdn.realitybends.de/Raw.7z
VBR (Peak Constrained) goes straight up to ~5300kbit, CBR stays around ~2500 (acceptable).
Edit: I noticed a huge quality difference between x264 and the hardware encoder. The AMD VCE/AMF encoder seems to boost green and red and sacrifice the blue channel a tiny bit for than (kinda like 10-6-10 instead of 8-8-8 bits per channel). CBR is blocky at times, looking like it's corrupted, while VBR maintains the quality x264 can do (same color problem though).
do I just open this up and copy the settings or do i place this txt file somewhere?
You place it in your profiles folder (On Windows: %APPDATA%\OBS\profiles) and the rename it to "whatevernamehere.ini". Then start OBS, it should show up now.
turning off the padding seemed to fix the low and high flux of bitrates. in the vbr mode only. i would suggest looking into it