[FFmpeg-devel] [PATCH] h264_slice: Copy the value of x264_build before calling h264_slice_header_init during thread init
Carl Eugen Hoyos
ceffmpeg at gmail.com
Mon Oct 8 21:52:58 EEST 2018
2018-10-08 17:36 GMT+02:00, Derek Buitenhuis <derek.buitenhuis at gmail.com>:
> If we don't copy this value first, it is seen as 0 by
> h264_slice_header_init,
> due to zero-allocation of the new context, triggering an old hack that
> multiplied the denominator by 2 for files produced by old x264 versions, but
> only if more than one thread was used.
>
> Fixes #7475.
Please also mention ticket #7083 in the commit message.
Sorry for my other mail, thank you for testing again!
Carl Eugen
More information about the ffmpeg-devel
mailing list