Re: [FFmpeg-devel] PATCH: Fallback to NV12 format in VAAPI drivers

2024-08-11 Thread Lluís Batlle i Rossell
On Sun, Aug 11, 2024 at 06:57:49PM +0100, Mark Thompson wrote: > On 10/08/2024 09:51, Lluís Batlle i Rossell wrote: > > On Fri, Aug 09, 2024 at 09:43:53AM +0200, Lluís Batlle i Rossell wrote: > >> On Fri, Aug 09, 2024 at 11:49:54AM +0800, Zhao Zhili wrote: > vaapi drivers often lack proper ima

Re: [FFmpeg-devel] PATCH: Fallback to NV12 format in VAAPI drivers

2024-08-11 Thread Mark Thompson
On 10/08/2024 09:51, Lluís Batlle i Rossell wrote: > On Fri, Aug 09, 2024 at 09:43:53AM +0200, Lluís Batlle i Rossell wrote: >> On Fri, Aug 09, 2024 at 11:49:54AM +0800, Zhao Zhili wrote: vaapi drivers often lack proper image converesions and not all situations allow vagetimage or vaputim

[FFmpeg-devel] PATCH: Fallback to NV12 format in VAAPI drivers

2024-08-10 Thread Lluís Batlle i Rossell
On Fri, Aug 09, 2024 at 09:43:53AM +0200, Lluís Batlle i Rossell wrote: > On Fri, Aug 09, 2024 at 11:49:54AM +0800, Zhao Zhili wrote: > > > vaapi drivers often lack proper image converesions and not all > > > situations allow vagetimage or vaputimage with the image formats > > > reported by the api