yangjie10930 / EpMedia

Android上基于FFmpeg开发的视频处理框架,简单易用,体积小,帮助使用者快速实现视频处理功能。包含以下功能:剪辑,裁剪,旋转,镜像,合并,分离,变速,添加LOGO,添加滤镜,添加背景音乐,加速减速视频,倒放音视频。 The video processing framework based on FFmpeg developed on Android is simple, easy to use, and small in size, helping users quickly realize video processing functions. Contains the following functions: editing, cropping, rotating, mirroring, merging, separating, variable speed, adding LOGO, adding filters, adding background music, accelerating and decelerating video, rewinding audio and video.
MIT License
2.4k stars 536 forks source link

图片转视频第一个参数有问题 #250

Open liuyan0619 opened 4 years ago

liuyan0619 commented 4 years ago

image

liuyan0619 commented 4 years ago

第一个参数为视频,下面VideoUitls.getDuration获取了视频时长为微秒

liuyan0619 commented 4 years ago

图片转视频怎么传的视频,code上注释是图片集合路径,如果传了图片VideoUitls.getDuration获取的值duration为0

alen252 commented 2 years ago

遇到同样的问题,图片转成的视频是0秒