On Tue, 30 Jun 2015 17:17:39 -0400 Jim Shupert <[email protected]> wrote:
> here is what i settled on. it works > > ffplay -vf "scale=iw/2:ih/2" -i /media/data/zzz-s/NASA_logo.mov Enhance laziness: -vf "scale=iw/2:-1" Also, you can remove the "-i" if you really wanted to be lazy. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
