FFmpeg
|
mkvtimestamp_v2.c
Go to the documentation of this file.
45 .long_name = NULL_IF_CONFIG_SMALL("extract pts as timecode v2 format, as defined by mkvtoolnix"),
Definition: libavcodec/avcodec.h:100
void avpriv_set_pts_info(AVStream *s, int pts_wrap_bits, unsigned int pts_num, unsigned int pts_den)
Set the time base and wrapping info for a given stream.
Definition: libavformat/utils.c:3952
void avio_write(AVIOContext *s, const unsigned char *buf, int size)
Definition: aviobuf.c:173
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
Definition: libavutil/internal.h:123
Main libavformat public API header.
Definition: avformat.h:377
int64_t dts
Decompression timestamp in AVStream->time_base units; the time at which the packet is decompressed...
Definition: libavcodec/avcodec.h:1050
Definition: libavcodec/avcodec.h:116
static int write_packet(AVFormatContext *s, AVPacket *pkt)
Definition: mkvtimestamp_v2.c:33
Generated on Mon Nov 18 2024 06:51:57 for FFmpeg by 1.8.11