[AD] (temporarily) removing the ffmpeg backend from the video addon |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
My plan for the rewrite is actually to move most of the theora code (which works a lot better and is a lot simpler to understand than ffmpeg's) into the generic video code, and then implement the ffmpeg support on top of that, so the complicated seeking and synchronization code is shared between the two backends.
That will take time, and I meanwhile I don't want to spend more time fixing the current broken code. Leaving it in as is also seems like a bad idea. So I propose just completely removing it for now, with the intention to add it back in using the strategy outlined above. I do want to add it back in, and then seriously look into packaging it on Windows, as I think theora is a terrible video format and ffmpeg would be of great use. I can't imagine this will inconvenience anyone, as the current code is just broken.
Any opinions on this?
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |