Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Kieran Kunhya <kierank@obe.tv>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] fate: add VVC decoder tests
Date: Sat, 6 Jan 2024 23:33:13 -0500
Message-ID: <CAK+ULv4e8N-Ey1VMTBKm6jhXGSdh=oKSgZqRGnkDF5twjFxwHA@mail.gmail.com> (raw)
In-Reply-To: <91483261-ef4-ce75-1497-32ab487f7846@martin.st>

On Sat, 6 Jan 2024 at 05:10, Martin Storsjö <martin@martin.st> wrote:

> On Sat, 6 Jan 2024, Kieran Kunhya wrote:
>
> > On Sat, 6 Jan 2024 at 02:35, Nuo Mi <nuomi2021@gmail.com> wrote:
> >
> >> On Sat, Jan 6, 2024 at 9:13 AM James Almer <jamrial@gmail.com> wrote:
> >>
> >> > On 1/5/2024 10:09 PM, Nuo Mi wrote:
> >> > > On Sat, Jan 6, 2024 at 5:09 AM James Almer <jamrial@gmail.com>
> wrote:
> >> > >
> >> > > Here are the clips and their sources:
> >> > > https://github.com/ffvvc/tests/tree/main
> >> > > passed v1 is about 194M , and each clip may have different features.
> >> It's
> >> > > better to add them all to vvc-conformance, without name change
> >> > > passed v2 is about 871M , we can pick some smaller clips that cover
> all
> >> > bit
> >> > > depths and color formats.
> >> >
> >> > Yeah, it's not so much about the size of the samples than it is about
> >> > runtime. That many tests would make a fate run take way too much, even
> >> > after we add assembly.
> >> > We need to choose a subset that cover as many decoding cases as
> possible.
> >> >
> >> Good point.
> >> If I disable the asm code on my machine, "make fate-hevc" takes about 1
> >> minute and 26 seconds. We can use this as the baseline.
> >> If we remove the largest 5 files in v1, we can decode it in 5 minutes
> and
> >> 13 seconds. We can remove more if we find it's still slow.
> >> From a feature perspective, TREE_A_HHI_3.bit may cover major features in
> >> TREE_B_HHI_3.bit, TREE_C_HHI_3.bit. It's reasonable to remove them
> >>
> >> Largest 5 files:
> >> TRANS_B_Chipsnmedia_2.bit
> >> TRANS_A_Chipsnmedia_2.bit
> >> TREE_B_HHI_3.bit
> >> LFNST_D_HHI_3.bit
> >> TREE_C_HHI_3.bit
> >>
> >
> > Could we have an option in the FATE config file to do a full run and
> allow
> > admins to turn it on at will?
> > I appreciate there are a lot of embedded devices where running all the
> VVC
> > decodes will take forever. But at the same time there are powerful
> devices
> > like M1, NUC etc where this isn't a big deal and I'd like to see VVC
> tested
> > in full.
>
> We already have an option that is somewhat like this;
> --disable-large-tests, which is documented as "disable tests that use a
> large amount of memory", primarily intended for small SBCs and similar -
> where running fate takes a long time in any case, but one doesn't want it
> to fail due to some few tests doing 8k resolutions and such.
>
> Not sure if that's the right match here, or if we should add another
> option, like --enable-extra-tests, which would be opt-in?
>
> // Martin
>

No opinion either way.

Kieran
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".

      reply	other threads:[~2024-01-07  4:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04  0:19 James Almer
2024-01-04 11:30 ` Nuo Mi
2024-01-05 21:09 ` James Almer
2024-01-06  1:09   ` Nuo Mi
2024-01-06  1:13     ` James Almer
2024-01-06  2:34       ` Nuo Mi
2024-01-06  2:41         ` Kieran Kunhya
2024-01-06 10:10           ` Martin Storsjö
2024-01-07  4:33             ` Kieran Kunhya [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK+ULv4e8N-Ey1VMTBKm6jhXGSdh=oKSgZqRGnkDF5twjFxwHA@mail.gmail.com' \
    --to=kierank@obe.tv \
    --cc=ffmpeg-devel@ffmpeg.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git