View Single Post
Old 12th August 2010, 11:54   #2  |  Link
nm
Registered User
 
Join Date: Mar 2005
Location: Finland
Posts: 2,641
Quote:
Originally Posted by vineet View Post
Now when I try to make some png's from different encoders into a movie with ffmpeg, i get the same artifacts. Any clues how to overcome this?
Try using a batch image encoder to convert the images to compatible PNG files first. This is a lossless process if no scaling/cropping is required. ImageMagick's convert tool is one possible alternative.

If you'd like to get the potential ffmpeg bug fixed, post your image files (as a package) and the command-line that you are using so we can replicate the issue.

Last edited by nm; 12th August 2010 at 11:56.
nm is offline   Reply With Quote