sza | hi | 15:11 |
---|---|---|
sza | just wondering if anyone can help me with ffmpeg problem? | 15:11 |
sza | trying to convert about 400 png files (1.png, 2.png etc..) to a mpeg video. | 15:12 |
sza | ffmpeg -framerate 1/5 -i %d.png -c:v libx264 -r 30 -pix_fmt yuv420p out.mp4 | 15:13 |
sza | Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height | 15:13 |
sza | What am I doing wrong? | 15:13 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!