8000 GitHub - Akagi201/ffmpeg-muxer: Mux a video bitstream and a audio bitstream together into one file based on FFmpeg
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Akagi201/ffmpeg-muxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-muxer

Mux a video bitstream and a audio bitstream together into one file based on FFmpeg

Features

  • Mux a H.264 bitstream (in MPEG2TS) and a mp3 bitstream file together into MP4 format file.
  • Use cmake for cross-platform build.

Dependencies

  • libavformat
  • libavcodec
  • libavutil

Build

  • ./start_build.sh
  • build target is located in build/ffmpeg_muxer

Usage

  • ffmpeg_muxer

Refs

About

Mux a video bitstream and a audio bitstream together into one file based on FFmpeg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0