jody wrote: > Hi > I have another question on this subject. > I checked PNG images of various sizes, and the size returned by > tcprobe is always 720x576: > > [EMAIL PROTECTED] ser]$ tcprobe -i big_00.png > [tcprobe] PNG image > [tcprobe] summary for big_00.png, (*) = not default, 0 = not detected > import frame size: -g 1200x900 [720x576] (*)
image is 1200x900 > frame rate: -f 1.000 [25.000] frc=0 (*) > no audio track: use "null" import module for audio > [EMAIL PROTECTED] ser]$ tcprobe -i small_00.png > [tcprobe] PNG image > [tcprobe] summary for small_00.png, (*) = not default, 0 = not detected > import frame size: -g 80x100 [720x576] (*) image is 80x100 The [720x576] is the default for transcode's -g option. Carl K