Xaymar
Xaymar
https://github.com/rigaya/VCEEnc/blob/664ebb035c18c44537f9b551ab088f50396b7c62/VCECore/VCECore.cpp#L1467 Filler Data seems to not default to off as far as i can see, so CBR will produce broken output. you can try and see if driver 17.2.1 fixes...
You are correct, 17.2.1 breaks that parameter - hopefully only temporarily. ``` 22:22:19.266: [AMF] Failed to set to Disabled, error AMF_FAIL (code 1) 22:22:19.267: [AMF Runtime] [22:22:19.238][ConvertToDriver] Error: ..\..\..\..\..\runtime\src\components\EncoderHEVC\DriverParameterAdapter.cpp(382):parameter vector...
Found the solution, HevcFillerData is a static (pre-Init()) property now.
@rigaya The proper fix for this has now been found, see https://github.com/GPUOpen-LibrariesAndSDKs/AMF/issues/80. Basically CBR also requires Peak Bitrate for Filler Data to work.
> Rename Liquid variable {{ page }} to {{ view }}. Is this about [page](https://jekyllrb.com/docs/variables/) or a new variable introduced in Liquid? If it is the former, I would suggest...
> but this or self could cause confusion when referenced inside a partial such as an inclusion / include_file. According to Liquids documentation, includes use `include`, so there shouldn't be...
Is this perhaps the same underlying issue that causes these old Mantis issues where not even an output file is generated, or is this a different issue? Talking about any...
Seems fine as it is. It isn't returning 0, so nothing breaks.
I think I get what's going on, and why you're expecting a different value. You have a NUMA-enabled system with multiple CPUs, which you incorrectly assume to act as free...
Also you can use the Custom Settings field to override what the UI offers for the FFmpeg encoders. Pretty sure there's no encoder out there that can effectively make use...