Beaulieu Mario <Mario.Beaulieu <at> crim.ca> writes: > I would like to know how to play an image list inside a > range, let say 08400.dpx to 08856.dpx. What ffplay´s > option I need to specify? > > ffplay -f image2 %6d.dpx -s 720x480 <option range ???> $ ffplay -start_number 8400 0%4d.dpx (You cannot specify a size for dpx files.) Carl Eugen