FFmpeg 5.1.6
|
libavformat/libavcodec demuxing and muxing API example. More...
Go to the source code of this file.
Functions | |
static void | log_packet (const AVFormatContext *fmt_ctx, const AVPacket *pkt, const char *tag) |
int | main (int argc, char **argv) |
libavformat/libavcodec demuxing and muxing API example.
Remux streams from one container format to another.
Definition in file remuxing.c.
|
static |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 46 of file remuxing.c.