Avoid negative timestamps during muxing.
0 -> allow negative timestamps
1 -> avoid negative timestamps
-1 -> choose automatically (default)
Note, this only works when interleave_packet_per_dts is in use.
- encoding: Set by user via AVOptions (NO direct access)
- decoding: unused
Avoid negative timestamps during muxing. 0 -> allow negative timestamps 1 -> avoid negative timestamps -1 -> choose automatically (default) Note, this only works when interleave_packet_per_dts is in use. - encoding: Set by user via AVOptions (NO direct access) - decoding: unused