Re: [FFmpeg-user] using ffmpeg to make mp4 from png file series

2015-06-24 Thread Ben Foster
Lou, Thanks a lot for your prompt reply. I will follow your suggestions and get back to you if I have more problems. --Ben On Wed, Jun 24, 2015 at 3:46 PM, Lou wrote: > On Wed, 24 Jun 2015 14:40:16 -0600 > Ben Foster wrote: > > > Hi, > > > > I have a series of png files that I would like to m

Re: [FFmpeg-user] using ffmpeg to make mp4 from png file series

2015-06-24 Thread Lou
On Wed, 24 Jun 2015 14:40:16 -0600 Ben Foster wrote: > Hi, > > I have a series of png files that I would like to make into an mpeg movie > that would be playable on a Mac. I am trying this w/ the following command: > ffmpeg -f image2 -i "oplus_maps_zp1_%03d.png" -pix_fmt yuv420p file.mp4 The "

[FFmpeg-user] using ffmpeg to make mp4 from png file series

2015-06-24 Thread Ben Foster
Hi, I have a series of png files that I would like to make into an mpeg movie that would be playable on a Mac. I am trying this w/ the following command: ffmpeg -f image2 -i "oplus_maps_zp1_%03d.png" -pix_fmt yuv420p file.mp4 The error in question is: [libx264 @ 0x35e1f00] width not divisible b