摘要: ffmpeg -i D:\myvod\1.mp4 -c copy -strict -2 -bsf:v h264_mp4toannexb -f hls -hls_list_size 0 -hls_time 10 1.m3u8 使用这个参数 不进行转码 ,直接进行 切片, 最后的 10 代表的是 10s 阅读全文
posted @ 2020-04-14 02:26 一颗大白鲸 阅读(4179) 评论(0) 推荐(0) 编辑