OBS branch with AMD VCE support.

OliverMD

Member
@OliverMD nope ;) (as in, yes, should work on win7 too)
What now, nope or yes :P? A bit confusing what you're saying heh. And look at you with ur fancy Dev tag. Gratz.

EDIT: Testing new version right now and so far no crashing with AMF so that's good.
EDIT2: In my first game test i can confirm the same as @Thelcon already said. Performance seems to be pretty good so far like OpenCL, but without any framedrops or "took to long to encode" messages.
 
Last edited:

TheIcon

Member
Twitch streamed over an hour with AMF, no problems whatsoever and zero frame loss. Great job! Can anyone please tell me the difference between AMF and OpenCL?

@OliverMD nope ;) (as in, yes, should work on win7 too)

2014-09-10 AMF: Using host memory for surfaces (and looks like dx9 interop): 32bit, 64bit.
But setting AMF's "EngineType" property to 1 seems to make AMF use DX9. Anyway, taskmanager doesn't show weird memory fluctuations so that is nice.
 

OliverMD

Member
so far no crashing with AMF
Scratch that. When i stopped Replay (after a short session) it crashed OBS and never put out a single file either.
 

Attachments

  • OBSCrashDump2014-09-10_1.dmp
    295.6 KB · Views: 88
  • OBSCrashLog2014-09-10_1.txt
    1.6 KB · Views: 21

jackun

Developer
@OliverMD, @paspartu

It was querying if audio encoder is MP3 but the pointer to encoder or string was null for some reason. How to reproduce the crash? Also check if vanilla OBS also crashes.
 
Last edited:

OliverMD

Member
I think it was querying if audio encoder is MP3 but the pointer to encoder or string was null for some reason.
Using AAC at all time if that somehow helps.
EDIT: Yeah looks like it happens once it's a bit too long activated but not from the beginning
 
Last edited:

jackun

Developer
@jackun, did you say the mft speed vs quality works for amf?

AMF has 3 quality presets and few other, but i've defaulted it to speed for now. Check the log for available settings if you're interested. I thought to make 0 - speed, 50 - balanced 100 - quality, but that might confuse some, hehe.

So @dping you're on Win8 now too? Ok, if i can't make it crash then i probably really have to install win7 to test with (/data-hoarder-problems).
 

dping

Active Member
AMF has 3 quality presets and few other, but i've defaulted it to speed for now. Check the log for available settings if you're interested. I thought to make 0 - speed, 50 - balanced 100 - quality, but that might confuse some, hehe.

So @dping you're on Win8 now too? Ok, if i can't make it crash then i probably really have to install win7 to test with (/data-hoarder-problems).
yeah and no crashes with this version. You could do a vm win 7...
 

Fawkes

Member
I-am on W8 too,
I haven't streamed in a while tough,
so I will dowload the new branch and test it some more, lets see if i can make it crash :3
 

Fawkes

Member
Don't forget that the crash i was talking about only seems to happen with the Replay function and not Recording/Streaming.
ahh okee,
yah i have had some problems with that feature too, but i don't know what has changed.
i'll still try tough
 
Top