[FFmpeg-devel] [PATCH] frame durations for framesync

Paul B Mahol onemda at gmail.com
Mon Jan 30 14:26:02 EET 2023


On 1/30/23, Nicolas George <george at nsup.org> wrote:
> Paul B Mahol (12023-01-30):
>> > The duration of a frame is equal to the difference between its
>> > timestamp
>> > and the timestamp of the next frame.
>> Only in special cases.
>
> No, in libavfilter, always; libavfilter does not support overlapping
> frames nor gaps. And if you want to make a point, you will have to
> explain your position with a lot more than four words.

libavfilter support overlapping frames and frames with gaps, look into
aresample filter and its async options.

>
> --
>   Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
>


More information about the ffmpeg-devel mailing list