From: Zhao Zhili <quinkblack-at-foxmail.com@ffmpeg.org>
To: ffmpeg-devel@ffmpeg.org
Cc: timo@rothenpieler.org
Subject: Re: [FFmpeg-devel] [PATCH v2 0/3] avcodec/hevc: Add alpha video decoding support
Date: Tue, 4 Feb 2025 01:38:57 +0800
Message-ID: <tencent_D1F67FAAADF23945C09DB4F06A920175680A@qq.com> (raw)
In-Reply-To: <tencent_D4AA9813259C744B8A260450A326C6A7C006@qq.com>
Hi Timo,
You have added encoding support for hevc alpha video, may I invite you
to help review the decoding support?
Alpha layer can be previewed like this:
./ffmpeg -i hevc-alpha.mp4 -an -vf extractplanes=planes=a -f nut - |ffplay -
> On Jan 10, 2025, at 17:03, Zhao Zhili <quinkblack@foxmail.com> wrote:
>
> Ping.
>
>> On Dec 15, 2024, at 14:38, Zhao Zhili <quinkblack@foxmail.com> wrote:
>>
>> From: Zhao Zhili <zhilizhao@tencent.com>
>>
>> v2:
>> 1. It works with x265 streams
>> 2. Remove the requirement on SEI. SEI alpha channel information is
>> required on the producer side but not for decoder.
>>
>> Zhao Zhili (3):
>> avcodec/hevc: Rewrite scalability_mask_flag parse in decode_vps_ext
>> avcodec/hevc/ps: Add basic HEVC_SCALABILITY_AUXILIARY support
>> avcodec/hevc: Add alpha layer support
>>
>> libavcodec/hevc/hevc.h | 12 +++
>> libavcodec/hevc/hevcdec.c | 72 +++++++++++++++++-
>> libavcodec/hevc/hevcdec.h | 2 +
>> libavcodec/hevc/ps.c | 149 +++++++++++++++++++++++++-------------
>> libavcodec/hevc/ps.h | 6 ++
>> libavcodec/hevc/refs.c | 10 ++-
>> 6 files changed, 199 insertions(+), 52 deletions(-)
>>
>> --
>> 2.46.0
_______________________________________________
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".
next parent reply other threads:[~2025-02-03 17:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <tencent_F9125B42352F804C347F3FB557279C78E009@qq.com>
[not found] ` <tencent_D4AA9813259C744B8A260450A326C6A7C006@qq.com>
2025-02-03 17:38 ` Zhao Zhili [this message]
2025-02-05 0:20 ` Timo Rothenpieler
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_D1F67FAAADF23945C09DB4F06A920175680A@qq.com \
--to=quinkblack-at-foxmail.com@ffmpeg.org \
--cc=ffmpeg-devel@ffmpeg.org \
--cc=timo@rothenpieler.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