Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Aline Gondim Santos Gondim Santos <aline.gondimsantos@savoirfairelinux.com>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH] avdevice: add dxgigrab
Date: Thu, 9 Feb 2023 14:01:43 -0500 (EST)
Message-ID: <1634467344.557457.1675969303660.JavaMail.zimbra@savoirfairelinux.com> (raw)
In-Reply-To: <78ebed94-3730-7054-677b-40c99f7b8615@rothenpieler.org>

> How do you get access to the d3d hwdevice, given this lives in lavd,
> which has no provisions for that?
> This looks much more like it'd fit in with the desktop duplication
> capture, which ended up being a vsrc filter for that reason.

Upon developing the device i did notice the d3dhwdevice but I do not use it to get the frames.
When it was written that we could access accelerated windows, I did not mean to say that the
output from dxgigrab is an accelerated format. The access to such window frames is due to the
API that allows us to map the frames for CPU access.


> The name of these files seem way too generic to just sit there like this
> in the top level.

I can either rename or rearrange the files to a sub-folder is the patch is to be accepted.

> Are these headers parts of any normal windows SDK?
> I don't see them in anything mingw has.
> Does this break cross compiling from Linux, or with anything that's not
> MSVC?
> And given it's winrt... does this work on normal Desktop Windows?

Build was tested from a normal Windows 10 Desktop with both VisualStudio 2019 and 2022, the required SDK is 10.0.18632.0.
lower SDK do not have required includes and SDK 10.019XXX is bugged. Other SDKs were not tested.
In the following link you can find the configuration used to build. https://git.jami.net/savoirfairelinux/jami-daemon/-/blob/master/contrib/src/ffmpeg/windows-configure-make.sh
please consider $1 = win32 and $2 = x64 .


For note, the current Jami beta release (https://jami.net/download-jami-windows/) uses the patch for window sharing in calls.
_______________________________________________
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".

  parent reply	other threads:[~2023-02-09 19:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-09 14:22 aline.gondimsantos
2023-02-09 15:58 ` Timo Rothenpieler
2023-02-09 16:10   ` Nicolas George
2023-02-09 16:38     ` Timo Rothenpieler
2023-02-09 19:01   ` Aline Gondim Santos Gondim Santos [this message]
2023-02-09 22:00   ` Michael Niedermayer

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=1634467344.557457.1675969303660.JavaMail.zimbra@savoirfairelinux.com \
    --to=aline.gondimsantos@savoirfairelinux.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