convert: not found

Post Reply
90okm
Posts: 4
Joined: Sun Oct 08, 2017 11:09 am

convert: not found

Post by 90okm »

hi ! here is the fragment of Frame render log

ALF_PROGRESS 98%
ALF_PROGRESS 99%
ALF_PROGRESS 100%
[17:13:38] Frame Wall Clock Time: 0:00:16.95
[17:13:38] Total Wall Clock Time: 0:00:16.95
[17:13:38] Total CPU Time: 0:02:33.64
[17:13:38] System CPU Time Only: 0:00:01.20
[17:13:38] Peak Memory Usage: 2.28 GB
/bin/sh: 1: convert: not found

it seems like afrender can not find a file specified
User avatar
timurhai
Site Admin
Posts: 911
Joined: Sun Jan 15, 2017 8:40 pm
Location: Russia, Korolev
Contact:

Re: convert: not found

Post by timurhai »

Afrender tries to create thumbnails from rendered image files.
It uses ImageMagick "convert" tool to resize and convert to jpeg:
http://imagemagick.org/script/convert.php

Almost all Linux distributions has this package in native repository.
Timur Hairulin
CGRU 3.3.1, Ubuntu 20.04, 22.04, MS Windows 10 (clients only).
Post Reply