[FFmpeg-devel] [PATCH] lavc/vaapi_encode_h265: fix the hevc vaapi encoder output shaking issue.

Jun Zhao mypopydev at gmail.com
Mon Nov 14 02:19:13 EET 2016



On 2016/11/12 22:00, Mark Thompson wrote:
> On 11/11/16 02:24, Jun Zhao wrote:
>> From 5db0b2cd0930ed88d853114f13b69a80a44d9c4c Mon Sep 17 00:00:00 2001
>> From: Jun Zhao <jun.zhao at intel.com>
>> Date: Fri, 11 Nov 2016 10:04:53 +0800
>> Subject: [PATCH] lavc/vaapi_encode_h265: fix the hevc vaapi encoder output
>>  shaking issue.
>>
>> the max_num_reorder_pics/max_dec_pic_buffering_minus in vps/sps are incorrect.
>>
>> merge libav commit 314b421dd8910ebed7a8d419a0dbea239a00044e
>>         vaapi_encode: Decide on GOP setup before initialising sequence parameters
>>
>> merge libav commit b8cac1e83066aa87e8402c146c81b77a11b5eec3
>>         vaapi_h265: Fix buffering parameters
>>
>> Merged-by: Wang, Yi A <yi.a.wang at intel.com>
>> Merged-by: Jun Zhao <jun.zhao at intel.com>
>> ---
>>  libavcodec/vaapi_encode.c      | 13 ++++++-------
>>  libavcodec/vaapi_encode_h265.c |  8 ++++----
>>  2 files changed, 10 insertions(+), 11 deletions(-)
> 
> As with the other patch, this is already in the merge queue and I would prefer to use it from there.
> 
> Thanks,
> 
> - Mark
> 

Please go on the merge :). Hope we can get the mergee patch as quick, maybe I can try the early dorp if you like :)

Thanks


More information about the ffmpeg-devel mailing list