Yeah, forgot to add before but edited later. You have to select Advanced from Output > Output Mode and then select encoder. But there is no interop. so it's a bit heavier on cpu.@jackun, btw, I never got the obs studios build working properly, does it just work or do I have to change something in the settings? I seem to have the same CPU usage with the main build to yours.
Thanks, will try when I'm home.Yeah, forgot to add before but edited later. You have to select Advanced from Output > Output Mode and then select encoder.
[VCE AMF encoder: 'recording_h264'] Received packet: 1
Are you referring to the VCE build of OBS studios or OBS1?Hi, be ideal if there was an additional settings section for when streaming or recording. For example currently you'll need to go back into encoding and change bitrate for either.....
Any chance for recording higher than 1080p?
Also, what's the best quality settings for VCE recording, I have clicked the Quality tab so using whatever that pre selects.
Video down-scaled to 1080p
Lanczos
60fps
CBR & CBR Padding ticked and at 60,000kb/s
Open CL
What's the better option?
.....For streaming, which would use 3500kbps, quality is all fuzzy, so cant even use VCE. Back to x264. What to do?
Yeah, and encoding rate of 60,000 or so? So what encoding setting is needed when streaming. Putting it to 3500 is not possible looks like a firework on screen.Are you referring to the VCE build of OBS studios or OBS1?
1080p @ 60fps is about max at the speed setting and its a little iffy with it actually doing 60fps. 1080@30 is stable and so is 720@60.
it wasn't a yes or no question. lol OBS studio or OBS1?Yeah, and encoding rate of 60,000 or so? So what encoding setting is needed when streaming. Putting it to 3500 is not possible looks like a firework on screen.
// Bitrate and peak bitrate.
// Max value depends on resolution and frame rate:
// - 10 MBits/sec for 720p @ 30 FPS
// - 20 MBits/sec for 720p @60 FPS
// - 20 MBits/sec for 1080p @30 FPS
// - 50 MBits/sec for 1080p @60 FPS
@djdynamite123 You're probably stuck with whatever maximum bitrate the streaming platform allows (Twitch) and as such you're going to have to lower fps/resolution to get a decent picture quality.
CBR padding/filler is only useful for streaming so the other end (server) knows you're still (a)live. If you're doing local recordings you could use Constrained QP and set Quality Balanced to 7 or more.
@dping can you repoduce the crash in 2 and 3 and screenshot the settings? So far with the settings I've tried I haven't crashed, yet. E: Ok, got it to crash (sscanf). Recording output is set to rescale but it tries to get streaming scale values, which there are none, from config. file (returns a null pointer/string).
Hi, be ideal if there was an additional settings section for when streaming or recording. For example currently you'll need to go back into encoding and change bitrate for either.....
So, I've been messing with this awesome VCE branch for a while. First on an HD 7870, and now on the new R9 285. The 285 seems to make VCE run a lot better, but for some reason Frame Skip causes the VCE engine to totally crash (as in, once it crashes, I have to restart my computer to run more tests). Here's the log:
http://pastebin.com/kcHHpU82
Running build 2015-02-08 64-bit
View attachment 6082
Any suggestions other than just not using Frame Skip?
Edit: Just noticed, the log suggests my target bitrate was obscenely high, but my target bitrate in the Encoding tab is 2500 kb/s.
does your driver reset? @BioGenx2b his is already set that way. Some of thise settings are pulled from presets i believe. A bit confusing but dont worry unless your actual stream is trying to output at 10mb/sSo, I've been messing with this awesome VCE branch for a while. First on an HD 7870, and now on the new R9 285. The 285 seems to make VCE run a lot better, but for some reason Frame Skip causes the VCE engine to totally crash (as in, once it crashes, I have to restart my computer to run more tests). Here's the log:
http://pastebin.com/kcHHpU82
Running build 2015-02-08 64-bit
View attachment 6082
Any suggestions other than just not using Frame Skip?
Edit: Just noticed, the log suggests my target bitrate was obscenely high, but my target bitrate in the Encoding tab is 2500 kb/s.
im srry, i read double but i can clearly see you said equal :PWell, I was having problems with GOP at 120, which was default when I started using it. Dropping it to 60 did resolve some issues I was having, though I don't know if it's related.
In another topic though, Prey always crashes when using Game Capture, and Monitor Capture has noticeable performance hits.
2015-02-17: [32bit] [64bit] : experimental secret adapter index setting (see here)
Power user-ish: to use another VCE capable device/card, open profile ini and add "AdapterID=n" under "VCE Settings" where n is some number. See log window for device indexes. Custom settings has to be also checked. Disabling OpenCL interop. may also be needed, but maybe driver takes care of some buffer migration from one device to another.