[MPlayer-users] BUGREPORT -vf cropdetect does not work

Joey Parrish joey.parrish at gmail.com
Thu Jun 28 20:32:19 CEST 2007


On 6/28/07, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> Hello,
> On Wed, Jun 27, 2007 at 06:56:46PM -0500, Joey Parrish wrote:
> > On 6/27/07, John Brown <johnbrown105 at hotmail.com> wrote:
> > > I don't understand. svn 23337 did not need scale. Neither did 1.0pre7,
> > > nor any other version in between that I have ever tried, with this or any
> > > other file. The current svn (23673) does. Is this intentional?
> >
> > Scale is supposed to be automatically inserted where needed.  I would
> > call this a regression and suggest that it needs to be fixed.  If you
> > haven't already, make sure to read BUGREPORTS.txt and keep trying
> > until you get the attention of the right people.
>
> No, this is not new, scale is only auto-inserted at the front.
> What is new is that cropdetect only supports YV12 now, which is a good
> idea because it never worked right for the other cases anyway!

Then can cropdetect be made to do this:
if (fail && (at end of the chain)) { append scale; try again; }
?

--Joey



More information about the MPlayer-users mailing list