Akagi201 / ffmpeg-tsmuxer

Mux h.264 raw stream to TS based on FFmpeg.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mux h.264 raw stream to TS based on FFmpeg.

License:Apache License 2.0


Languages

Language:C 98.7%Language:Shell 1.3%