Artelia / PostTelemac

Plugin for QGIS to manage Telemac results
19 stars 7 forks source link

Error 2 #13

Open DonneCap opened 7 years ago

DonneCap commented 7 years ago

Hi,

I encounter an error on Windows when creating a movie with "movie tool" when the movie is saved, the directory path is wrong. The path is completed with a "\ file name" and not with "/ file name" which gives the error: "make movie: [Error 2] The specified file could not be found"

cordially

RonglianW commented 2 years ago

Hi,

I have the same issue on Win10, Qgis V3.20.2. When I pressed [Do movie], everything went well until the step to exporting the movie, it said "make movie: [Error 2] The specified file could not be found".

Film - NE PAS MODIFIER L'ESPACE DESSIN DURANT L'OPERATION Film - création du fichier C:\Users\yskj\Desktop\res_tel.avi Film - iteration n 0 Film - previsulation du film ici : C:/Users/yskj/Desktop\res_tel_preview.png Film - iteration n 5 Film - iteration n 10 Film - iteration n 15 Film - iteration n 20 Film - iteration n 25 ...... Film - iteration n 860 make movie : [WinError 2] The specified file could not be found

Is there any solution to solve this issue?

Regards,

nicogodet commented 2 years ago

Is PostTelemac correctly configure with ffmpeg ? Because last time I created an animation, everything was fine

RonglianW commented 2 years ago

Is PostTelemac correctly configure with ffmpeg ? Because last time I created an animation, everything was fine

Hi, thank you for your reply. I installed PostTelemac directly from "Plugins" => "Manage and install plugins". In this process, I'm not sure if it's correctly configured. By the way, my colleagues have the same issue as well on Windows 10 (x64). Do we need to compile PostTelemac on Windows?

nicogodet commented 2 years ago

You need to install ffmpeg. Make sure it is in your PATH by trying to execute "ffmpeg" in a terminal.

RonglianW commented 2 years ago

Hi, I installed ffmpeg, added it to PATH and verified it both in CMD and POWERSHELL terminal. It still reported the same error. Here is the snapshot of ffmpeg version check. Should I downgrade the version of ffmpeg with respect to QGIS V3.20.2 (Win10, x64)? image