Skip to content

MikuAuahDark/ffmpeg_love2d_prototype

Repository files navigation

FFmpeg under LOVE2D

This is proof-of-concept that it's possible to use FFmpeg library to add support of playing videos in LOVE2D other than Theora (love.graphics.newVideo).

You need FFmpeg v3.2 (possibly doesn't run under Linux) with it's DLLs installed and available in %PATH% and LOVE2D 0.10.0

FFmpeg is licensed under the GNU Lesser General Public License (LGPL) version 2.1 or later.
AquaShine loader is licensed under MIT License

About

Proof-of-concept of using FFmpeg library under LOVE2D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published