That's why I said to actually download them, I didn't expect google to throw up a youtube player while uploading there. When the player's open, there should be a download button at the top. Since the originals are 1920x1200, they're probably all re-encoded as the player isn't offering anything above 1080p
Yeah noticed the Youtube thing after i wrote that and downloaded and looked for myself.
The encoder program I was using for VCE only offers CBR/VBR/constrained qp (latency constrained vbr is supported by the hardware, but I'd need to find a different frontend to use that). I'm not sure exactly what x264's --crf does, but it is a separate option there from --qp.
Hmm okay, well if you don't have sometihng similar to CRF/QP in itself currently, those tests will indeed have to do:)
All the encodes come from the same source file, which should be 60 fps, if it isn't, that's just because the uncompressed source recording had issues keeping up (It's nearly 2GB for 9 seconds, although I was writing it to an SSD)
Wait, you had an uncompressed source which you played while encoding to x264/AMD VCE?
If so, are you sure x264 actually is able to handle encoding 60 fps at that resolution? (i can't do 60fps, but then again a bit of an old system).
Cause x264 had more duplicated frames (i think?) compared to AMD VCE.
Yes, an R9 285 -- which should be somewhat obvious as it's the only one that can handle anything above 1920x1080 in encode.
Ah my bad, i do know that 285 is supposely much faster and supports 1080p+ resolutions. (You got any idea is Quality is better, or is it just speed?).
But can Encode at above 1080p with VCE, without the scale down?
I didn't get if the encodings you did was scaled down cause of OBS itself or something else.
Cause i know that VCE was limited to 1080p before (as all hardware were locked at that except 285).
Hope i got all this right;P