jave icon indicating copy to clipboard operation
jave copied to clipboard

VideoUtils 新增m3u8方法

Open zywayh opened this issue 6 years ago • 0 comments

开放FFMPEGExecutor类和FFMPEGLocator类的createExecutor方发 新增FormatEnum枚举类,定义各个格式类型转换需要设定的参数,在Encoder类的encode方法执行ffmpeg.execute()前,执行FormatEnum.get(formatAttribute).handle(ffmpeg, target),添加对应的执行命令 VideoUtils 新增m3u8方法

zywayh avatar Jan 08 '20 06:01 zywayh