HI I can get my two computers to render the frames of my animation, but when it comes to Flamenco assembling the video file I get this error
2024-07-07T15:08:12+01:00 INF starting task job=3f3f49ba-e573-4156-b7ed-a34ae852c819 task=91382391-10fa-4422-95b2-12c0ed651a71 taskType=ffmpeg
2024-07-07T15:08:12+01:00 INF running Flamenco command command=frames-to-video parameters={“args”:[“-c:v”,“h264”,“-crf”,“20”,“-g”,“18”,“-vf”,“pad=ceil(iw/2)*2:ceil(ih/2)2",“-pix_fmt”,“yuv420p”,“-r”,30,“-y”],“exe”:“ffmpeg”,“fps”:30,“inputGlob”:"T:/Render Farm/Annun/2024-07-07_145555/.png”,“outputFile”:“T:/Render Farm/Annun/2024-07-07_145555/Annun-1-100.mp4”} task=91382391-10fa-4422-95b2-12c0ed651a71
2024-07-07T15:08:18+01:00 WRN there was an unexpected error finding FFmpeg on this system, render jobs may not run correctly error=“running T:\Render Farm\Software\tools\ffmpeg-windows-amd64.exe -version: exit status 1”
2024-07-07T15:08:18+01:00 WRN error executing task error=“frames-to-video: parameter "exe" has invalid value ffmpeg: running T:\Render Farm\Software\tools\ffmpeg-windows-amd64.exe -version: exit status 1” task={“commands”:[{“name”:“frames-to-video”,“parameters”:{“args”:[“-c:v”,“h264”,“-crf”,“20”,“-g”,“18”,“-vf”,“pad=ceil(iw/2)*2:ceil(ih/2)2",“-pix_fmt”,“yuv420p”,“-r”,30,“-y”],“exe”:“ffmpeg”,“fps”:30,“inputGlob”:"T:/Render Farm/Annun/2024-07-07_145555/.png”,“outputFile”:“T:/Render Farm/Annun/2024-07-07_145555/Annun-1-100.mp4”}}],“job”:“3f3f49ba-e573-4156-b7ed-a34ae852c819”,“job_priority”:3,“job_type”:“simple-blender-render”,“name”:“preview-video”,“priority”:50,“status”:“active”,“task_type”:“ffmpeg”,“uuid”:“91382391-10fa-4422-95b2-12c0ed651a71”}
It looks like to me FFmpeg wont work would there be a reason for this?