kidrigger / godot-videodecoder

GDNative Video Decoder libraries for Godot Game Engine, using FFmpeg library for codecs. A Google Summer of Code Project, 2018
MIT License
84 stars 22 forks source link

Build with non-free codecs #39

Open kzerot opened 3 years ago

kzerot commented 3 years ago

Hello. Can you tell to a noob how to build this project against ffmpeg with non-free codecs?

jamie-pate commented 3 years ago

https://github.com/jamie-pate/godot-videodecoder/commit/1a2a032dfd6818e4a8c65e08bd7a9d7e35610093 this adds the support for everything free, but it's not tested/complete.. There are serious licensing issues with using the licence encumbered codecs, you basically can't distribute it for free on Windows/mac/Linux