Convert png to video

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
Slyrdino
Met Resolume in a bar the other day
Posts: 1
Joined: Fri Jun 14, 2019 05:48
Location: Milan

Convert png to video

Post by Slyrdino »

Hi guys

I hope not to replicate existing threads! I have a series of png image files which are named movie001.png, movie002.png and so on. I would like to use these files as frames to create a video. SO far tried the following commands:
Code:

Code: Select all

ffmpeg -f image2 -r 06 -i *.png output.mp4
ffmpeg -i *.png -vcodec ffv1 -r 0.0001 test.avi
In both cases I manage to create a video file however the video was too short and so fast that the file got opened and closed immediately. In facts I could not see anything.
What am I doing wrong? Thanks a lot for your advice !!

https://diceus.com/best-countries-to-ou ... velopment/
Last edited by Slyrdino on Thu Jun 27, 2019 08:52, edited 1 time in total.

User avatar
He2neg
Wants to marry Resolume, and Resolume said "yes!"
Posts: 938
Joined: Fri Nov 22, 2013 21:34
Location: Berlin, Germany

Re: Convert png to video

Post by He2neg »

Did you try to just drop these multiple files to an empty clip slot?

Just nativ resolume without any ffgl...
Laptop: XMG P507 // Intel i7-5500 / GTX-1060 / 1tb SSD / 32gb RAM // Lemur / BirdDog Studio NDI
~self employed AV technician / Schu.VT|a|posteo.de~
~Berlin~

Zoltán
Team Resolume
Posts: 7088
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: Convert png to video

Post by Zoltán »

Or drop the folder with the images to Alley, set the frame rate on the bottom right, then convert to DXV ;)
https://resolume.com/support/en/stills#image-sequences
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

Post Reply