Skip to content

ffmpeg remuxing example mp4 to hls ,mp4 to m3u8

Notifications You must be signed in to change notification settings

keminar/mp4-hls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

视频转封装示例

代码只做学习使用, 可能会有内存泄漏, 不推荐线上业务直接使用

代码说明

remuxing.c 将mp4 转封装成m3u8 生成所有文件

segment.c 将mp4 转封装成m3u8 生成指定的片 和 索引

m3u8.c 将mp4 转封装成m3u8索引

seek.c 将mp4 切片生成指定的片

About

ffmpeg remuxing example mp4 to hls ,mp4 to m3u8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published