II have upgraded to Win10 and am using the RC4 plugin.
Unfortunately, it doesn't seem to have solved the local recording corruption issue.
I did a clean install of AMD drivers. Win10 however I have not, as I don't want to lose all of my files and such.Its better to do a clean windows install of w10 & amd drivers.
- Fixed: Localization should now fall back to en-US instead of showing untranslated strings.
- Fixed: Debug Tracing code in Advanced interface now matches Simple interface.
- Fixed: Bitrate shown in FLV files should now match Target Bitrate.
- Changed: Internally now using a Single-Threaded approach.
- Changed: Some parameters have been moved to the expert category in the Simple interface.
- Changed: Presentation and Decode Timestamp are now the same again (fixes ffmpeg muxing issue).
- Updated: Languages en-US (American English), de-De (German) and es-ES (Spanish).
- Added: Ability to select Backend (Memory and Compute Type).
Changed: Presentation and Decode Timestamp are now the same again (fixes ffmpeg muxing issue)
Oh my god! if this fixes the recording issue, I'll be happy! The tournament is going to be starting soon :)
- Added: Ability to override Surface Format.
- Changed: Presentation Timestamps are now properly calculated again to be standard compliant.
Since, VCE is an IP for generating compressed bit-streams, which is based on the Tensilica Xtensa microprocessor.
Why hasn't anyone(/AMD) built x264_xtensa or x265_xtensa? Instead, choosing to provide an unknown home-grown h264 encoder.
Get Xtensa/VCE media foundation... cut out the abominable h264 code... implement x264_xtensa.dll into;
AMDh264Enc__.dll
Don't ask me, I have no clue. Xtensa is a heterogeneous CPU RISC-VLIW/FLIX core. The current core in VCE2/VCE3 should perform the same as ARMv6/7+NEON.How would one do that?
- Added: 'High Quality', 'Indistinguishable' and 'Lossless' preset to Simple interface.
- Removed: DirectCompute Compute Type since it was a misunderstanding on my part.
- Changed: DirectX 9 is now Windows XP or greater only, DirectX 11 is Windows 8 or greater only.
- Changed: Internal Log logic to reduce disk-related encoding slowdown.
- Changed: 'Twitch' Preset in Simple interface now uses 'High' Profile.
- Changed: Translations have been updated from CrowdIn.
- Fixed: Memory Type 'Host' should now work properly.
- Removed: Translation string for Profiles (untranslateable).
- Changed: Some internal changes to match remaining code.
Also includes changes done in 1.3.0.2:
- Changed: Translations have been updated from CrowdIn.
- Changed: Internally restructured memory layout for fast access on low cache CPUs.
- Changed: Added additional error checking code that should catch all errors instead of crashing OBS.