mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-08-12 12:14:38 +00:00
The setts bsf has an option to change TB. However the filter only changed the TB and did not rescale the ts and duration, so it effectively and silently stretched or squeezed the stream. The pts, dts and duration are now rescaled to maintain temporal fidelity.