emoose / NieRAutomata-LodMod

Wrapper DLL for NieR Automata (PC ver.) to disable LODs & fix AO issues
GNU General Public License v3.0
33 stars 0 forks source link

H264 encoding - Criware/Scaleform SDK request #8

Closed emoose closed 3 years ago

emoose commented 3 years ago

With LodMod v0.77 we've been able to patch in support to the game for H264, by using H264-USMs from other titles it's been confirmed that it seems to work fine.

Unfortunately we don't actually have any method to create our own H264 USM though... the only tool that can even create normal MPEG1-USMs is some ancient version of Scaleform VideoEncoder, which has it's own issues (eg. out-of-memory issues when encoding 4k videos)

Apparently that VideoEncoder was updated however, and also added a medianocheH264.exe file for encoding H264-USM files, but sadly doesn't look like that update was ever publicly posted anywhere...

The Criware SDK package also seems to include encoders with it (sofdec2encH264.exe...) but again it doesn't seem that this has ever been released publicly neither (only ones that have been are old ones without the Sofdec2 tools included ;_;)

TL;DR: If anyone ever had access to Scaleform GFx or Criware SDKs, could you check if you have any version of medianocheH264.exe or sofdec2encH264.exe? If you're able to share it I'd be extremely grateful, would help NA cutscene modders out a lot!

(My email is on my github profile page if you want to get in contact: https://github.com/emoose)

emoose commented 3 years ago

Happy to say this request was answered, many thanks to the person who contacted me!

If anyone ever needs this encoder feel free to get in touch, I've fixed the license stuff & patched it to work at 2160p, seems to have some issues in certain cases but mostly seems to work.

ThRequiemOwl commented 11 months ago

hey chum, could you please share with me the encoder please?