Question / Help Failed to start streaming - Starting the output failed with Ryzen 3 2200G

Failed to start streaming
Starting the output failed. Please check the log for details.

NOTE: If you are using the NVENC or AMD encoders, make sure your video drivers are up to date.
I have updated the drivers to the latest version but I still can't figure out why this is not working.

Here is the log-
 

Attachments

  • 2019-07-15 18-06-52.txt
    13.5 KB · Views: 111
Last edited:

Sukiyucky

Member
I don't use AMD Radeon cards so I don' t know what the user interface looks like to set up the encoder. But that seems to be where your problem lies given this from the log:

18:11:15.092: [AMF] [H264]<Id: 5> <Plugin::AMD::EncoderH264::SetProfileLevel> Failed to set to 32, error AMF_FAIL (code 1)
18:11:15.092: Stream output type 'rtmp_output' failed to start!


You need to set the profile level appropriately. Go to the dialog box that lets you change encoding properties and try a higher setting to make this go away.
 

Sukiyucky

Member
Again, I don't use AMD Radeon (I'm a Nvidia user) so that dialog box doesn't come up for me in OBS to walk through. You are going to have to read the documentation and its Wiki on how to use the AMD media framework plugin.

I'd imagine its something like this:

In OBS Studio:
- Click settings button and the settings dialog box comes up
- Click the Output category along the left hand side
- Then the streaming tab
- The output mode will be set to either Advanced or Simple mode
- You should see your encoder set to AMD Media Framework
- Look for a profile level. Change it to something else until the error goes away

Read through the closed issues and open issues for the plugin to see if any of those also help solve your problem.
 
Top