Rending will only render a single frame
sattibunny opened this issue · 4 comments
I am having an issue rendering. I apply my position key frames and Time Key frames and select render but i will only render out one single frame for the duration of my clip (eg 10mins)
It will play through fine in the replay viewer however. I have included a short video of the render as well as a photo of my settings
My command line reads -y -f rawvideo -pix_fmt bgra -s %WIDTH%x%HEIGHT% -r %FPS% -i - %FILTERS%-an -c:v libx264 -b:v %BITRATE% -pix_fmt yuv420p "%FILENAME%"
and i have ffmpeg install in the correct folder
If i can assist you in any other way or you require any other information please don't hesitate to ask and ill get that to you.
Many thanks in advanced for your help
But I don't think it moves at all. It certainly doesn't render more than a
frame.
I'm not sure if it's actual movement or just video encoding artifacts but the pixels of the preview in the video you posted do definitely change.
Am I setting up the key frames wrong then?
Yes. Maybe this will help? Otherwise I'd suggest watching some video which explains how it works.