On Fri, Apr 28, 2017, at 05:27 AM, Wolfgang Hugemann wrote: > As you see, I supplied the dimensions of the input video (640x480) in > the command line. I would like to turn this into a more general script, > determining the dimensions of the input video on the fly, but how do I > do that?
ffprobe can be used to get width and height for the showwaves size option. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
