On 08/09/2025 03.03, Paul B Mahol via ffmpeg-user wrote: > > interlave filter can be changed to not rescale timestamps to another > timebase.
How, Paul? How can I merge/join/mux/whatever video frames from several sources that have _identical_ timebase values (but not necessarily coincident ticks), retaining timestamps unchanged, retaining timebase unchanged, failing if the several timebases differ? > In other words, to rescale timestamps only if strictly necessary. I _never_ want any timestamp or timebase changed in any way unless I change it to make things work (such as to avoid colliding frames). If a merge/join/mux/whatever fails, such as differing timebases, I will figure out why it fails and fix the several sources to not fail. Does such a merge/join/mux/whatever function exist? _______________________________________________ ffmpeg-user mailing list -- [email protected] To unsubscribe send an email to [email protected]
