Recent ffmpeg api change support

If you've made a patch to quick fix a bug or to add a new feature not yet in the main tree then post it here so others can try it out.
Post Reply
mitch
Posts: 169
Joined: Thu Apr 30, 2009 4:18 am

Recent ffmpeg api change support

Post by mitch »

the development of ffmpeg has deprecated and removed various apis that zoneminder uses if you are running into compiler errors around ffmpeg and are using their code repo or a latest snapshot this should fix your issues.

The ffmpeg fixes are in the branch:
https://github.com/mitchcapper/ZoneMind ... mpeg_fixes

Note right now you can just get a patch from the commit that has all the current changes at:
https://github.com/mitchcapper/ZoneMind ... 435b.patch
Post Reply