Mux a video bitstream and a audio bitstream together into one file based on FFmpeg
- Mux a H.264 bitstream (in MPEG2TS) and a mp3 bitstream file together into MP4 format file.
- Use cmake for cross-platform build.
- libavformat
- libavcodec
- libavutil
./start_build.sh
- build target is located in build/ffmpeg_muxer
ffmpeg_muxer