[MPlayer-dev-eng] [PATCH] automatic cropping in vf_crop
Alexander Stege
mplayer at legale-software.com
Thu Jun 21 22:35:55 CEST 2007
Hello!
>>cropdetect is only run on every 50th frame, so no worries about
>>CPU-eating.
>does this mean that the crop will detect and resize every 50 frames?
No, it only detects every 50 frames. It resizes whenever the
'change_rectangle' command is executed, for example by running
'mplayer -slave -quiet -vf crop -vo xv' and then entering
'change_rectangle 4 -2'
on stdin.
Of course it is more convenient to just bind this command to a key
of your choice in input.conf.
bye,
Alex
More information about the MPlayer-dev-eng
mailing list