Go to the documentation of this file.
28 static const char *
header =
"# timecode format v2\n";
45 .
p.
name =
"mkvtimestamp_v2",
46 .p.long_name =
NULL_IF_CONFIG_SMALL(
"extract pts as timecode v2 format, as defined by mkvtoolnix"),
#define AV_LOG_WARNING
Something somehow does not look correct.
static int write_packet(AVFormatContext *s, AVPacket *pkt)
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification.
static const uint8_t header[24]
int64_t dts
Decompression timestamp in AVStream->time_base units; the time at which the packet is decompressed.
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
const FFOutputFormat ff_mkvtimestamp_v2_muxer
static int write_header(AVFormatContext *s)
This structure stores compressed data.