[FFmpeg-devel] [PATCH] lavc/videotoolboxenc: Add spatial_aq option

Michael Niedermayer michael at niedermayer.cc
Mon Dec 16 04:17:44 EET 2024


Hi

On Fri, Dec 13, 2024 at 04:26:58PM +0100, Dennis Sädtler via ffmpeg-devel wrote:
> From: Dennis Sädtler <dennis at obsproject.com>
> 
> Added in macOS 15 "Sequoia".
> 
> Signed-off-by: Dennis Sädtler <dennis at obsproject.com>
> ---
>  libavcodec/videotoolboxenc.c | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/libavcodec/videotoolboxenc.c b/libavcodec/videotoolboxenc.c
> index da7b291b03..fb2de7b960 100644
> --- a/libavcodec/videotoolboxenc.c
> +++ b/libavcodec/videotoolboxenc.c
> @@ -121,6 +121,7 @@ static struct{
>      CFStringRef
> kVTCompressionPropertyKey_PrioritizeEncodingSpeedOverQuality;
>      CFStringRef kVTCompressionPropertyKey_ConstantBitRate;
>      CFStringRef kVTCompressionPropertyKey_EncoderID;
> +    CFStringRef kVTCompressionPropertyKey_SpatialAdaptiveQPLevel;
>       CFStringRef
> kVTVideoEncoderSpecification_EnableHardwareAcceleratedVideoEncoder;
>      CFStringRef
> kVTVideoEncoderSpecification_RequireHardwareAcceleratedVideoEncoder;

This patch is corrupted by line breaks

please make sure your editor and MUA dont break lines of patches
or use git send-email

thx


[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Modern terrorism, a quick summary: Need oil, start war with country that
has oil, kill hundread thousand in war. Let country fall into chaos,
be surprised about raise of fundamantalists. Drop more bombs, kill more
people, be surprised about them taking revenge and drop even more bombs
and strip your own citizens of their rights and freedoms. to be continued
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20241216/afb4adbd/attachment.sig>


More information about the ffmpeg-devel mailing list