[FFmpeg-user] '-bsf setts=dts' has problems

Paul B Mahol onemda at gmail.com
Sat Jun 8 19:05:39 EEST 2024


On Sat, Jun 8, 2024 at 5:51 PM Mark Filipak <markfilipak.imdb at gmail.com>
wrote:

> On 08/06/2024 11.48, Paul B Mahol wrote:
> > On Sat, Jun 8, 2024 at 5:07 PM Mark Filipak <markfilipak.imdb at gmail.com>
> > wrote:
> >
> >> On 08/06/2024 05.29, Paul B Mahol wrote:
> >>
> >>> It is evident that you never looked at actual setts documentation.
> >>
> >> Don't be silly, Paul.
> >>
> >> Is there something wrong with this:
> >> -bsf
> >>
> noise=drop='lt(pts\,2854113)',setts=dts='if(eq(DTS\,2846606)\,2850360\,DTS)'
> >> that I'm just not seeing?
> >>
> >
> > Your initial command was just setts=pts, that will put dts and pts to pts
> > or dts if ts=dts.
> > To set pts != dts set both pts and dts experssions options and do not set
> > ts.
>
> Okay, where am I setting PTS? Where do you 'see' "setts=pts"?
>

If you do not explicitly set expression for both pts and dts options, they
will be set to same value later.


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


More information about the ffmpeg-user mailing list