ffmpeg-cli-wrapper icon indicating copy to clipboard operation
ffmpeg-cli-wrapper copied to clipboard

how to use ffmpeg-cli-wrapper to make m3u8

Open lijiazhou opened this issue 7 years ago • 2 comments
trafficstars

ffmpeg -i source.mp4 -codec:v libx264 -codec:a mp3 -map 0 -f ssegment -segment_format mpegts -segment_list playlist.m3u8 -segment_time 10 out%03d.ts

how do i perform the above command using ffmpeg-cli-wrapper thx plz be so kind sending me an email with the answer too my email address is [email protected]

lijiazhou avatar Oct 03 '18 14:10 lijiazhou

老哥 你的这个问题解决了么 想请教下

maziqiang12138 avatar Nov 01 '18 07:11 maziqiang12138

没解决 直接用命令了

lijiazhou avatar Dec 10 '18 02:12 lijiazhou