Hi,
I've been trying to create a time-lapse video from a sequence of jpeg's I have. So far I've been using ffmpeg to do it and this works just fine for lossy videos. However, I was wondering what should I do if I want to keep a lossless copy (maybe one day I will want to edit it)? I've been trying to mess around with the settings in ffmpeg to get the equivalent of an uncompressed AVI in windows but I can't really find such a thing.
What formats are best for lossless video encoding?
Thanks