[FFmpeg-devel] FFmpeg 4.1
Tobias Rapp
t.rapp at noa-archive.com
Thu Sep 20 16:52:42 EEST 2018
On 20.09.2018 12:26, Martin Vignali wrote:
> Hello,
>
> In current git, the qt faststart test doesn't pass for me (clang os 10.12),
> maybe need to be fix before the release.
>
> CC tools/qt-faststart.o
> LD tools/qt-faststart
> TEST mov-faststart-4gb-overflow
> --- - 2018-09-20 12:18:23.000000000 +0200
> +++ tests/data/fate/mov-faststart-4gb-overflow 2018-09-20
> 12:18:23.000000000 +0200
> @@ -1 +0,0 @@
> -bc875921f151871e787c4b4023269b29
> Test mov-faststart-4gb-overflow failed. Look at
> tests/data/fate/mov-faststart-4gb-overflow.err for details.
> make: *** [fate-mov-faststart-4gb-overflow] Error 1
>
> ./tests/fate-run.sh: line 387: md5sum: command not found
The error message seems to indicate that not all required utilities are
installed in your local environment, i.e. the "md5sum" binary is either
not installed or not available in $PATH to the FATE script.
Regards,
Tobias
More information about the ffmpeg-devel
mailing list