What is the purpose of the avoid_negative_ts option in ffmpeg transcoding?

1

I would like to know details about this functionality, as there is not much information about it. From what I understand, it seems to me that by enabling this option, I will get an improvement when a frame loss occurs, but I'm not sure about that.

What will each of your commands do when called?

The commands are:

avoid_negative_ts 1
avoid_negative_ts 0
avoid_negative_ts auto
avoid_negative_ts disabled
avoid_negative_ts make_zero
avoid_negative_ts make_non_negative
avoid_negative_ts skip_initial_bytes
    
asked by anonymous 23.11.2016 / 05:21

0 answers