cherishman2005 / rtc_tools

rtc ffmpeg
3 stars 0 forks source link

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

Open cherishman2005 opened 1 year ago

cherishman2005 commented 1 year ago
Decoder (codec png) not found for input stream #1:0
cherishman2005 commented 1 year ago

add it in configure:

apt-get install zlib1g-dev

./configure --enable-decoder=png --enable-encoder=png
cherishman2005 commented 1 year ago

compile err:

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