标签归档:ffmpeg

宝塔使用ffmpeg转换M3U8命令整理

分解视频:

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
ffmpeg -i shipin.mp4 -codec: copy -start_number 0 -hls_time 10 -hls_list_size 0 -f hls shipin/1.m3u8
ffmpeg -i shipin.mp4 -codec: copy -start_number 0 -hls_time 10 -hls_list_size 0 -f hls shipin/1.m3u8
ffmpeg -i shipin.mp4 -codec: copy -start_number 0 -hls_time 10 -hls_list_size 0 -f hls shipin/1.m3u8