Opened 18 years ago

Last modified 18 years ago

#544 new defect

"-vf scale=x,crop=y,expand=x" Does Not Work

Reported by: email@… Owned by: reimar
Priority: normal Component: vf
Version: 1.0pre8 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

I wanted to generate black pillars on each side of a video, masking some of the
original and not changing the width. The problem is only with widths; a similar
problem does not exist for heights (leterboxing).

The "scale" video filter is not necessary to generate this bug, it is just an
easy way to show the pre-crop width.

Basically, "-vf scale=x,crop=y,expand=z" does not work when x = z. There is no
problem when x != z.

Thank you.

Change History (0)

Note: See TracTickets for help on using tickets.