[FFmpeg-user] CodecPrivateData is empty when h264_vaapi encoder used
Mark Thompson
sw at jkqxz.net
Tue Feb 28 21:11:29 EET 2017
On 28/02/17 18:52, w_boba wrote:
> Mark,
>
> As I have mentioned in my first post, I am working with ffmpeg version
> n3.2.4-4-g36fff6c, which is near-current, and commit you have mentioned is
> dated Dec 2016. I believe that commit is already included in my branch, last
> commit I see there is dated Feb 2017.
>
> W.
You believe incorrectly: the branchpoint was before the commit in question.
$ git log HEAD | grep 51020ad
commit 51020adcecf4004c1586a708d96acc6cbddd050a
$ git log 36fff6c | grep 51020ad
$
More information about the ffmpeg-user
mailing list