adrenak / GPUVideoPlayer

Fast video playback on Unity using GPU Decoding
MIT License
128 stars 29 forks source link

Can I get a dll for 32 bit (x86)? #10

Open cseheon opened 5 years ago

cseheon commented 5 years ago

Can I get a dll for 32 bit (x86)? I tried building NativeCode on x86, but MediaPlayer did not work on Unity. I need help.

Thank you.

adrenak commented 5 years ago

Hey, I haven't tried building the code but if you managed to get the DLL did you place it in an "x86" folder?