Hi I am trying to follow Ari's tutorial
https://vimeo.com/323291527 [vimeo.com]
for generating a side by side montage of some wedged Pyro sim, that i'm trying to test out.
My TOP network seems to work fine except the final node: ffmpegencodevideo.
(see the attached image below)
I am not really sure how to set the correct path on windows, as Ari's version is for MAC, and have tried removing the C:, .exe and also using forward and backslashes.
Do I even need to set the environment file to look at the FFMPEG?
Quite confused on how to set this up correctly, as some use a directory to ffmpeg.exe and there's another example where someone links to ffmpeg inside imagemagick.
PDG Encode Video Throws error.
3633 3 0- callandekeijzer
- Member
- 2 posts
- Joined: Jan. 2017
- Offline
- BrookeA
- Staff
- 387 posts
- Joined: Aug. 2017
- Offline
- callandekeijzer
- Member
- 2 posts
- Joined: Jan. 2017
- Offline
- chronooo
- Member
- 1 posts
- Joined: Feb. 2022
- Offline
Just change the `Frame List File` parameter on the FFmpeg Encode Video node to an exact path, like "D:/HoudiniProjects/PDG_TUTORIAL_FILES/video/$HIPNAME.$OS.`@pdg_index`_framelist.txt".
In my project,`frame list file` and `imput image path` are both in drive D, but the `frame list file` is
"$PDG_TEMP/$HIPNAME.$OS.`@pdg_index`_framelist.txt".It looks wrong so I changed it.Then it worked fine.
In my project,`frame list file` and `imput image path` are both in drive D, but the `frame list file` is
"$PDG_TEMP/$HIPNAME.$OS.`@pdg_index`_framelist.txt".It looks wrong so I changed it.Then it worked fine.
-
- Quick Links