Opened 20 years ago
Last modified 20 years ago
#544 new defect
"-vf scale=x,crop=y,expand=x" Does Not Work
| Reported by: | 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.
Note:
See TracTickets
for help on using tickets.
