Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
From: Zhao Zhili via ffmpeg-devel <ffmpeg-devel@ffmpeg.org>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Cc: Nicolas George <george@nsup.org>, Zhao Zhili <quinkblack@foxmail.com>
Subject: [FFmpeg-devel] Re: [PATCH] fftools/ffplay: migrate to SDL3
Date: Sat, 3 Jan 2026 23:39:04 +0800
Message-ID: <tencent_6A45B74C697E00A969327C12AF0A3999C30A@qq.com> (raw)
In-Reply-To: <aVkyu7zghaVSo-md@phare.normalesup.org>



> On Jan 3, 2026, at 23:16, Nicolas George via ffmpeg-devel <ffmpeg-devel@ffmpeg.org> wrote:
> 
> Zhao Zhili via ffmpeg-devel (HE12026-01-03):
>> How avdevice supposed to work with hardware AVFrame?
> 
> The same way ffplay currently works.

ffplay renderer works directly with AVFrame, while avdeivce works with AVPacket
and AVFrame wrapped in AVPacket.

I guess for similar reasons that gfxcapture is implemented as a filter source than a
input device, to avoid the AVFrame to AVPacket conversation.

> Regards,
> 
> -- 
>  Nicolas George
> _______________________________________________
> ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
> To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

_______________________________________________
ffmpeg-devel mailing list -- ffmpeg-devel@ffmpeg.org
To unsubscribe send an email to ffmpeg-devel-leave@ffmpeg.org

  reply	other threads:[~2026-01-03 15:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-02 22:41 [FFmpeg-devel] " Marcin Serwin via ffmpeg-devel
2026-01-03  4:41 ` [FFmpeg-devel] " Michael Niedermayer via ffmpeg-devel
2026-01-03  8:46   ` Marcin Serwin via ffmpeg-devel
2026-01-03  4:50 ` Gyan Doshi via ffmpeg-devel
2026-01-03  8:48   ` Marcin Serwin via ffmpeg-devel
2026-01-03 13:13   ` Nicolas George via ffmpeg-devel
2026-01-03 13:59     ` Neal Gompa via ffmpeg-devel
2026-01-03 14:29       ` Nicolas George via ffmpeg-devel
2026-01-03  5:40 ` Zhao Zhili via ffmpeg-devel
2026-01-03  7:12   ` Gyan Doshi via ffmpeg-devel
2026-01-03  8:59     ` Marcin Serwin via ffmpeg-devel
2026-01-03 12:59       ` Zhao Zhili via ffmpeg-devel
2026-01-03 13:12         ` Nicolas George via ffmpeg-devel
2026-01-03 15:14           ` Zhao Zhili via ffmpeg-devel
2026-01-03 15:16             ` Nicolas George via ffmpeg-devel
2026-01-03 15:39               ` Zhao Zhili via ffmpeg-devel [this message]
2026-01-03 15:50                 ` Nicolas George via ffmpeg-devel

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=tencent_6A45B74C697E00A969327C12AF0A3999C30A@qq.com \
    --to=ffmpeg-devel@ffmpeg.org \
    --cc=george@nsup.org \
    --cc=quinkblack@foxmail.com \
    /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