# ffmpeg-tsmuxer **Repository Path**: Elvis-Li/ffmpeg-tsmuxer ## Basic Information - **Project Name**: ffmpeg-tsmuxer - **Description**: Mux h.264 raw stream to TS based on FFmpeg. - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2021-08-31 - **Last Updated**: 2023-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ffmpeg-tsmuxer ============ Mux h.264 raw stream to TS based on FFmpeg. ## Features * Mux h.264 raw stream to TS based on FFmpeg. * Use cmake for cross-platform build. ## Dependencies * libavformat * libavcodec * libavutil ## Build * `./start_build.sh` * build target is located in build/ffmpeg_tsmuxer ## Usage * `ffmpeg_tsmuxer`