AVFormatContext.filename

input or output filename

- demuxing: set by avformat_open_input() - muxing: may be set by the caller before avformat_write_header()

@deprecated Use url instead.

struct AVFormatContext
char[1024] filename;

Meta