Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ffmpeg]Decoder (codec png) not found for input stream #1:0 #55

Open
cherishman2005 opened this issue Aug 13, 2023 · 2 comments
Open

[ffmpeg]Decoder (codec png) not found for input stream #1:0 #55

cherishman2005 opened this issue Aug 13, 2023 · 2 comments

Comments

@cherishman2005
Copy link
Owner

Decoder (codec png) not found for input stream #1:0
@cherishman2005
Copy link
Owner Author

cherishman2005 commented Aug 13, 2023

add it in configure:

apt-get install zlib1g-dev

./configure --enable-decoder=png --enable-encoder=png

@cherishman2005
Copy link
Owner Author

compile err:

WARNING: Disabled png_decoder because not all dependencies are satisfied: zlib
WARNING: Disabled png_encoder because not all dependencies are satisfied: zlib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant