[FFmpeg-devel] [PATCH] fate: unbreak fate with custom binary names

Gyan ffmpeg at gyani.pro
Tue Apr 2 15:57:15 EEST 2019



On 02-04-2019 05:38 PM, Hendrik Leppkes wrote:
> On Tue, Apr 2, 2019 at 1:27 PM Gyan <ffmpeg at gyani.pro> wrote:
>> I ran full fate and some tests failed as the ffmpeg binary wasn't found.
>> Suffixes weren't respected. Fixed.
>>
>> I can run fate only occasionally. Maybe one of the regular FATE
>> submitters could set a suffix (and extension) to keep a check on this.
>>
> Might this be why fate-copy-apng fails on Windows? Since Windows uses
> a suffix of course.
If it is, you should have a lot more than a single failure.

Check the output of

     make V=1 fate-copy-apng

vs

     make V=1 fate-lavf-ismv

or any of the tests making lavf_container() calls.

Gyan


More information about the ffmpeg-devel mailing list