AVI READERS / Engin e
AVI READERS / Engin e
Hello does anyone know of a good AVI Reader Library, Or Engine which is Open Source?
Programming Blog: http://www.uberwolf.com
The ffmpeg project has some libraries for reading/writing a lot video formats. It should be able to handle most avi formats.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
I thought that was related to the whole copyright mesh involved with video formats.. is it free for commercial use without royalty?
I've been looking for something like that if anyone knows of one.
edit: I read the lisence on this again.. appears this is where I got the above information..
it appears that using ffmpeg is fine if you avoid mpeg related things because they will almost definatly seek royalties... but I imagine rendering a simple avi movie would pass unnoticed in most cases or that nobody owns a patent capable of sueing you... at any rate the case always remains that someone can claim a software patent that doesn't even exist and ruin you in legal entanglement for years if they choose.
I've been looking for something like that if anyone knows of one.
edit: I read the lisence on this again.. appears this is where I got the above information..
it appears that using ffmpeg is fine if you avoid mpeg related things because they will almost definatly seek royalties... but I imagine rendering a simple avi movie would pass unnoticed in most cases or that nobody owns a patent capable of sueing you... at any rate the case always remains that someone can claim a software patent that doesn't even exist and ruin you in legal entanglement for years if they choose.