microshow / RxFFmpeg

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

not play video compressed #157

Open smartmob021 opened 4 years ago

smartmob021 commented 4 years ago

hello I was able to compress my film with this library and upload to my server but your play (RxFFmpegPlayer) cant show this videos VideoPlayer default android has the same problem

smartmob021 commented 4 years ago

fixed problem tnx for your library is the best

microshow commented 4 years ago

Hello, what is your video format

microshow commented 4 years ago

I haven't encountered this problem at present

smartmob021 commented 4 years ago

Fixed I have one question After adding this library, added 21 MB to my application How can I reduce this volume? I only use the video compression feature