AVFormatContext.use_wallclock_as_timestamps

forces the use of wallclock timestamps as pts/dts of packets This has undefined results in the presence of B frames. - encoding: unused - decoding: Set by user

struct AVFormatContext
int use_wallclock_as_timestamps;

Meta