I think exact conditionals should be more like 61.0.100
but for single test it worked ...
for some reason our x264 failed to encode (segfault) on i686 with AVX ?
but x265 worked
this is not yet for commiting, but more like for testing with ffmpeg git.
cc: ffmpeg-devel in case they have b
ffmpeg shallow git copy
commit 890b8da1ce27fd365eaffefc7efcbadae9f01f2a
our patches 2 and 8 fail, but this is not really my point yet
ffmpeg.C:313:42: error: 'avcodec_close' was not declared in this scope; did
you mean 'avio_close'?
ffmpeg.C:476:33: error: 'avcodec_close' was not declared
On 4/9/2025 8:49 AM, Andrew Randrianasulu wrote:
ffmpeg shallow git copy
commit 890b8da1ce27fd365eaffefc7efcbadae9f01f2a
our patches 2 and 8 fail, but this is not really my point yet
ffmpeg.C:313:42: error: 'avcodec_close' was not declared in this scope; did
you mean 'avio_close'?
ffmpeg