> On Sep 24, 2024, at 01:24, Cameron Gutman <[email protected]> wrote: > > On Mon, Sep 23, 2024 at 6:07 AM Zhao Zhili <[email protected]> wrote: >> >> >> >>> On Sep 21, 2024, at 05:39, Martin Storsjö <[email protected]> wrote: >>> >>> From: Jan Ekström <[email protected]> >>> >>> Co-authored-by: Ruslan Chernenko <[email protected]> >>> Co-authored-by: Martin Storsjö <[email protected]> >>> --- >>> This is a touched up version of Jan and Ruslan's patches for >>> AV1 hwaccel via videotoolbox; I tried to polish the code a little >>> by not overwriting avctx->extradata in >>> ff_videotoolbox_av1c_extradata_create, and by factorizing out a >>> new function ff_videotoolbox_buffer_append. >> >> LGTM, although I don’t have a device with AV1 support. > > I've asked for some testing from users with M3 MacBooks and it > appears to have problems with certain resolutions (notably 4K). > > https://github.com/moonlight-stream/moonlight-qt/issues/1125 > > It's possible this is a Moonlight bug, but that seems unlikely > because VideoToolbox HEVC decoding works fine at 4K and > VideoToolbox AV1 works at 1080p and other resolutions.
I can’t tell what’s going wrong from that bug report. Please test with ffmpeg and/or ffplay cmdline and share the results. > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
