fishwjy / VideoCompressor

A High-performance video compressor for Android using Hardware decoding and encoding API(MediaCodec).
Apache License 2.0
910 stars 192 forks source link

压缩之后,没有声音 #47

Open mingxin-yang opened 4 years ago

2333Ge commented 4 years ago

+1,请问解决了吗

mingxin-yang commented 4 years ago

没有呢

leeeGreat commented 4 years ago

不仅没声音,视频扔到谷歌浏览器是黑屏,播放不了

mingxin-yang commented 4 years ago

没有声音就不能播放,处理的有问题

---原始邮件--- 发件人: "leeeGreat"<notifications@github.com> 发送时间: 2020年4月7日(周二) 晚上7:32 收件人: "fishwjy/VideoCompressor"<VideoCompressor@noreply.github.com>; 抄送: "Author"<author@noreply.github.com>;"Cuz"<1101451857@qq.com>; 主题: Re: [fishwjy/VideoCompressor] 压缩之后,没有声音 (#47)

不仅没声音,视频扔到谷歌浏览器是黑屏,播放不了

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

xue532886747 commented 4 years ago

+1,请问解决了吗

FreeManKim commented 3 years ago

+1,请问解决了吗

FreeManKim commented 3 years ago

把依赖改了以后就有声音了没有深究什么原因 检查自己的引入的lib的jra包 是否1.0.6 和1.7.3 implementation("com.googlecode.mp4parser:isoparser:1.0.6") implementation("org.aspectj:aspectjrt:1.7.3")