Selur's Little Message Board
[BUG] mcdeint custon filter always crashing - Printable Version

+- Selur's Little Message Board (https://forum.selur.net)
+-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html)
+--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html)
+--- Thread: [BUG] mcdeint custon filter always crashing (/thread-585.html)

Pages: 1 2


RE: mcdeint custon filter always crashing - Selur - 26.08.2018

Okay, I totally missed that changelog:
Revision: 37998
Author: al
Date: Sonntag, 22. Oktober 2017 19:53:38
Message:
Fix build after FFmpeg major bump

* prefix constants to use AV_ prefix where appropriate
* remove vismv stuff, it is no longer supported as lavc option
* mencoder,libmpcodecs: Disable vf mcdeint, ve lavc and ae lavc

After latest FFmpeg major bumps, vf mcdeint and ve lavc don't
compile anymore. Fixing them is not exactly trivial, that is
why I do not want to do this together with the trivial changes.

Because ae lavc depends on ve lavc I had to disable ae lavc too.

I guess ae lavc could be easily enabled again if the dependency
on ve lavc could be avoided.

Disabling ae lavc and more importantly ve lavc is a major drawback
for mencoder. I hope we can re-enable them soon.

TODO: I left updating the docs for later.
-> will remove the mcdeint deinterlace option from Hybrid in the next release

Cu Selur