Hi I have a series of png RGBA images (780x450) and tried to make a movie using the following command:
transcode -i tlist -g 780x450 --use_rgb -x imlist,null -o emovie.avi -y ffmpeg -F wmv1 (where tlist is contains the list of image names) When i look at the movie with mplayer the images are all distorted - it looks as if a color version and gray version of the image are badly superimposed, as can be seen in the attachments (i had to scale the images down in order to attach them to this mail) I would like the movie to be playable on windows, too, that's why i chose 'wmv1' for the -F parameter; however, if i use 'mpeg4', the result is exactly the same. The result also remains the same if i resize the images and/or convert them to gifs or jpegs. Can anybody help me to find parameters to get a correct movie? Thank You Jody
<<attachment: frame_000613s.png>>
<<attachment: image_000613s.png>>
