Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option

2025-04-04 Thread Dmitrii Ovchinnikov
If there are no other comments, I will merge it in a few days (with an explanation of the feature's specifics in the commit message). ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe,

Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option

2025-03-11 Thread Araz
> It’s almost impossible to get what does this option do for user with good > background on video encoding. > Please add some comments here. > Yes, as Dennis Mungai said, this feature allows to use both APU and GPU for decoding/encoding in a single pipeline. It is supported on AMD Radeon CPU 5000 s

Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option

2025-03-11 Thread Dennis Mungai
On Tue, 11 Mar 2025 at 19:24, Zhao Zhili < quinkblack-at-foxmail@ffmpeg.org> wrote: > > > > On Mar 11, 2025, at 22:48, Araz Iusubov wrote: > > > > From: Evgeny Pavlov > > > > This commit adds option for enabling SmartAccess Video (SAV) > > in AMF encoders. SAV is an AMD hardware-specific fea

Re: [FFmpeg-devel] [PATCH] avcodec/amfenc: add smart access video option

2025-03-11 Thread Zhao Zhili
> On Mar 11, 2025, at 22:48, Araz Iusubov wrote: > > From: Evgeny Pavlov > > This commit adds option for enabling SmartAccess Video (SAV) > in AMF encoders. SAV is an AMD hardware-specific feature which > enables the parallelization of encode and decode streams across > multiple Video Codec E