[FFmpeg-devel] [PATCH] tests/fate/filter-video: don't convert owdenoise test to mpeg range
Michael Niedermayer
michael at niedermayer.cc
Sun Oct 20 21:41:27 EEST 2024
Hi Ramiro
On Thu, Oct 17, 2024 at 01:13:39PM +0200, Ramiro Polla wrote:
> On Sun, Sep 29, 2024 at 5:38 PM Ramiro Polla <ramiro.polla at gmail.com> wrote:
> >
> > ---
> > The new owdenoise-scenwin-jpeg.raw reference file is available at https://0x0.st/XguT.raw
> >
> > tests/fate/filter-video.mak | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/tests/fate/filter-video.mak b/tests/fate/filter-video.mak
> > index 5b8a294afd..0f351ea404 100644
> > --- a/tests/fate/filter-video.mak
> > +++ b/tests/fate/filter-video.mak
> > @@ -2,8 +2,8 @@
> > VIDEO_FILTER = $(call ALLYES, $(1:%=%_FILTER) $(2) FILE_PROTOCOL IMAGE2_DEMUXER PGMYUV_DECODER RAWVIDEO_ENCODER NUT_MUXER MD5_PROTOCOL)
> >
> > FATE_FILTER_SAMPLES-$(call FILTERDEMDECENCMUX, PERMS OWDENOISE TRIM SCALE, SMJPEG, MJPEG, RAWVIDEO, RAWVIDEO, PIPE_PROTOCOL) += fate-filter-owdenoise-sample
> > -fate-filter-owdenoise-sample: CMD = ffmpeg -auto_conversion_filters -idct simple -i $(TARGET_SAMPLES)/smjpeg/scenwin.mjpg -vf "trim=duration=0.5,perms=random,owdenoise=10:20:20:enable=not(between(t\,0.2\,1.2))" -an -f rawvideo -color_range mpeg -
> > -fate-filter-owdenoise-sample: REF = $(SAMPLES)/filter-reference/owdenoise-scenwin.raw
> > +fate-filter-owdenoise-sample: CMD = ffmpeg -auto_conversion_filters -idct simple -i $(TARGET_SAMPLES)/smjpeg/scenwin.mjpg -vf "trim=duration=0.5,perms=random,owdenoise=10:20:20:enable=not(between(t\,0.2\,1.2))" -an -f rawvideo -
> > +fate-filter-owdenoise-sample: REF = $(SAMPLES)/filter-reference/owdenoise-scenwin-jpeg.raw
> > fate-filter-owdenoise-sample: CMP_TARGET = 1
> > fate-filter-owdenoise-sample: FUZZ = 3539
> > fate-filter-owdenoise-sample: CMP = oneoff
> > --
> > 2.30.2
> >
>
> Ping. Is anybody against adding this new reference file to the fate suite?
dunno about anyone else, but no objection from me
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241020/8105fc9e/attachment.sig>
More information about the ffmpeg-devel
mailing list