View Single Post
Posts: 1,048 | Thanked: 1,127 times | Joined on Jan 2010 @ Amsterdam
#171
No, I copied the whole folder from the N900 to my laptop. So yeah, probably better to use a different vid format.

I had some mixed results keeping the background alive. Again, this was done on bash on my laptop and I had to use a binary of the most recent ffmpeg in order for it to work: use overlay.

Code:
ffmpeg -loop 1 -i background.png -i images-%03d.png -filter_complex overlay output.avi
The mixed results were: Even though all the source images are the same size, some of the animations appeared out of place, as if the original image had been of different size.
 

The Following 2 Users Say Thank You to anthonie For This Useful Post: