microshow / RxFFmpeg

🔥💥RxFFmpeg 是基于 ( FFmpeg 4.0 + X264 + mp3lame + fdk-aac + opencore-amr + openssl ) 编译的适用于 Android 平台的音视频编辑、视频剪辑的快速处理框架,包含以下功能:视频拼接,转码,压缩,裁剪,片头片尾,分离音视频,变速,添加静态贴纸和gif动态贴纸,添加字幕,添加滤镜,添加背景音乐,加速减速视频,倒放音视频,音频裁剪,变声,混音,图片合成视频,视频解码图片,抖音首页,视频播放器及支持 OpenSSL https 等主流特色功能
4.42k stars 746 forks source link

已使用最新v4.9.0 Invalid PNG signature #239

Open zoustin opened 3 years ago

zoustin commented 3 years ago

2021-03-25 16:17:57.108 3727-5654 E/TAG_FFMPEG: Error while decoding stream #0:0: Invalid data found when processing input 2021-03-25 16:17:57.108 3727-6806 E/TAG_FFMPEG: Invalid PNG signature 0x5B2A41542A5D3836.

microshow commented 3 years ago

换张图试试

XuMengren commented 2 years ago

这个有什么解决方案吗,其他的图都可以用 Invalid PNG signature 0xFFD8FFE000104A46. Error while decoding stream #0:0: Invalid data found when processing input Cannot determine format of input stream 0:0 after EOF

microshow commented 2 years ago

手动转换一下图片,再使用

microshow commented 2 years ago

@XuMengren

XuMengren commented 2 years ago

@microshow 这个图片格式就是png的啊,从抖音下载的一张表情包

XuMengren commented 2 years ago

你说的手动转换是什么意思啊