EpMedia icon indicating copy to clipboard operation
EpMedia copied to clipboard

Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音...

Results 109 EpMedia issues
Sort by recently updated
recently updated
newest added

onProgressMethod doesn't work

现在我视频合并后添加转场报错, 提示No such filter: 'xfade', 是不是ffmpeg的版本太低了, 是不是需要提升下ffmpeg的最新版本了

我这里使用这个命令在Android上没用,但是在电脑上就行 ffmpeg -i input.mp4 -i input2.mp4 -filter_complex overlay=W-w input3.mp4

在AndroidX的环境中无法运行

Facing this issue & App get crashes while drawing GIFs over a Video file (mp4). It seems like a memory problem but I am not able to solve it. Thanks...

Invalid PNG signature 0xFFD8FFE100184578. Invalid PNG signature 0xFFD8FFE100184578. Invalid PNG signature 0xFFD8FFE000104A46. Impossible to convert between the formats supported by the filter 'Parsed_movie_1' and the filter 'auto_scaler_2' Error reinitializing filters!...