[FFmpeg-devel] [PATCH] avcodec: add setts bitstream filter

Paul B Mahol onemda at gmail.com
Sat Feb 13 14:42:33 EET 2021


On Sat, Feb 13, 2021 at 1:40 PM Gyan Doshi <ffmpeg at gyani.pro> wrote:

>
>
> On 13-02-2021 06:05 pm, Paul B Mahol wrote:
> > On Sat, Feb 13, 2021 at 1:32 PM Gyan Doshi <ffmpeg at gyani.pro> wrote:
> >
> >>
> >> On 13-02-2021 05:11 pm, Paul B Mahol wrote:
> >>> On Sat, Feb 13, 2021 at 10:16 AM Gyan Doshi <ffmpeg at gyani.pro> wrote:
> >>>
> >>>> Would be nice to be able to reference the current computed DTS/PTS.
> >>>>
> >>> I doubt that would be useful.
> >> Since video streams may contain out-of-order packets, it would be useful
> >> to be able to peek at both the current and previous PTS when setting
> DTS.
> >>
> >>
> > That is already possible.
> Sorry, by current, I meant computed/prospective.
>

Just use st(0), or dupe formula, no point in adding this.


> Regards,
> Gyan
>
> _______________________________________________
> 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