Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Wu Jianhua <toqsxw@outlook.com>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
Date: Tue, 11 Apr 2023 16:41:25 +0000
Message-ID: <OSZP286MB2173AFE6B9877F3E1389D07ACA9A9@OSZP286MB2173.JPNP286.PROD.OUTLOOK.COM> (raw)
In-Reply-To: <CA+anqdzZEnsGmKNwN83rrpXiX_q6O6NfEbddiFb+j3ve5pXopQ@mail.gmail.com>

> From: Hendrik Leppkes<mailto:h.leppkes@gmail.com>
> Sent: 2023年3月1日 23:55
> To: FFmpeg development discussions and patches<mailto:ffmpeg-devel@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] [PATCH v2] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
>
> On Fri, Dec 23, 2022 at 7:01 PM Wu Jianhua <toqsxw@outlook.com> wrote:
>>
>> [PATCH v2] avcodec: add D3D12VA hardware accelerated H264, HEVC, VP9, and AV1 decoding
>>
>> Patches attached.
>>
>
> The naming scheme on this seems to be rather inconsistent. Both
> "d3d12dec" and "d3d12va" seem to be used in different places - please
> standardize it all on "d3d12va", it matches d3d11va and remains
> consistent with itself.

Hi Hendrik,

The d3d12 supports video encoding that d3d11 does not, so I cannot use
d3d12va_h264 just like d3d11va_h264. I think to reserve d3d12enc_h264/hevc/vp9/av1
for d3d12 video encoding and use d3d12dec_h264/hevc/vp9/av1 for d3d12 video
decoding now. If we want to use the d3d12va naming scheme, we might have
to use some name like d3d12va_dec_h264 to distinguish decoder and encoder.
What do you think?

>
> Additionally, why are you not supporting all codecs that D3D11
> supports? Are there any limitations on what it supports, for some
> reason?
>

Actually, I have all D3D12 codecs implemented on my local repository.
The reason is fairly simple, I got some issues but I don't have much free
time to fix them recently. Maybe I can send another patch set for them
in the future.

Thanks,
Jianhua

>- Hendrik
>

_______________________________________________
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:[~2023-04-11 16:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <OSZP286MB217380EBFB2351E3B8B54E25CAE99@OSZP286MB2173.JPNP286.PROD.OUTLOOK.COM>
2022-12-23 18:01 ` Wu Jianhua
2023-02-28 14:50   ` Wu, Tong1
2023-04-11 15:36     ` Wu Jianhua
2023-03-01 15:55   ` Hendrik Leppkes
2023-04-11 16:41     ` Wu Jianhua [this message]
2023-04-11 17:28       ` Hendrik Leppkes
2023-04-11 19:03         ` Wu Jianhua
2023-03-01 15:52 Anton Khirnov
2023-04-11 17:03 ` Wu Jianhua

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=OSZP286MB2173AFE6B9877F3E1389D07ACA9A9@OSZP286MB2173.JPNP286.PROD.OUTLOOK.COM \
    --to=toqsxw@outlook.com \
    --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