manuelruder/artistic-videos

no video create only ppm files

guillaumebcher opened this issue · 3 comments

Hello,
I was able to install the script and I am surely asking a stupid question but right now after I ran the stylizeVideo.sh, I only get ppm files without the style transfer applied and wonder if I'm missing an extra step to get the transfer styled video?

I believe those are the ppm files created from your original video during the script process. If your script is running properly, it will output "out-####.png files of your styled frames in that exact same folder. Then, once all frames are done, it will take all those "output" png files and make a video file in the artstic-videos-master folder (by default).

@YogaFlame

I see, for some reason I only get one png output "out-0001.png" in that same folder. Do you know why I get only one in stand of all the frames?

@YogaFlame Hello, how much time it takes you to get the output video?