[Libav-user] Upgrading libs and getting errors
Carl Eugen Hoyos
ceffmpeg at gmail.com
Sun Nov 12 15:00:20 EET 2017
2017-11-12 13:47 GMT+01:00 Davood Falahati <falahati.davood at gmail.com>:
> > libavformat (optionally) required zlib since more than a decade, it's
> > unlikely that this is a regression.
> I think I have zlib already installed. Another thing is these two libraries
> that are not existing in their locations:
>
> #include <libavfilter/avfiltergraph.h>
The header was empty and was removed.
> #include <libavfilter/avcodec.h>
This API was deprecated four years ago, I hope
you are not too surprised that it was removed now.
> I checked avcodec is now under <libavcode/avcodec.h>
"now"?
No, that file existed since forever.
Please fix your quoting, Carl Eugen
More information about the Libav-user
mailing list