Re: [FFmpeg-devel] [PATCH] libavutil/hwcontext_qsv: Fix bug that the QSV encoded frames'width and height are 32-aligned

2017-01-04 Thread Mark Thompson
On 04/01/17 09:49, Huang, Zhengxu wrote: > 在 2017/1/3 20:40, Mark Thompson 写道: >> On 03/01/17 06:35, Huang, Zhengxu wrote: >>> From 8b1bcc0634f6ce36acfbd2bfdd26690a6323d09c Mon Sep 17 00:00:00 2001 >>> From: Zhengxu >>> Date: Fri, 16 Dec 2016 11:10:34 +0800 >>> Subject: [PATCH] libavutil/hwcontex

Re: [FFmpeg-devel] [PATCH] libavutil/hwcontext_qsv: Fix bug that the QSV encoded frames'width and height are 32-aligned

2017-01-04 Thread Huang, Zhengxu
Hi, If fixing this issue by adjusting the cropping parameters after copying the FrameInfo, maybe it will still have some problem. This fix will only modify the encoder's surface information but other modules' surface information(CropW and CropH of the FrameInfo) also needs to be modified. S

Re: [FFmpeg-devel] [PATCH] libavutil/hwcontext_qsv: Fix bug that the QSV encoded frames'width and height are 32-aligned

2017-01-03 Thread Mark Thompson
On 03/01/17 06:35, Huang, Zhengxu wrote: > From 8b1bcc0634f6ce36acfbd2bfdd26690a6323d09c Mon Sep 17 00:00:00 2001 > From: Zhengxu > Date: Fri, 16 Dec 2016 11:10:34 +0800 > Subject: [PATCH] libavutil/hwcontext_qsv: Fix bug that the QSV encoded frames' > width and height are 32-aligned. > > Descri

[FFmpeg-devel] [PATCH] libavutil/hwcontext_qsv: Fix bug that the QSV encoded frames'width and height are 32-aligned

2017-01-02 Thread Huang, Zhengxu
From 8b1bcc0634f6ce36acfbd2bfdd26690a6323d09c Mon Sep 17 00:00:00 2001 From: Zhengxu Date: Fri, 16 Dec 2016 11:10:34 +0800 Subject: [PATCH] libavutil/hwcontext_qsv: Fix bug that the QSV encoded frames' width and height are 32-aligned. Description: If an input is of 1280x720, the encoded stream