[FFmpeg-trac] #10073(ffmpeg:closed): xstack stretches inputs vertically in some situations
FFmpeg
trac at avcodec.org
Fri Nov 25 19:41:27 EET 2022
#10073: xstack stretches inputs vertically in some situations
---------------------------------------+-----------------------------------
Reporter: hans.baldzuhn | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: ffmpeg
Version: unspecified | Resolution: invalid
Keywords: xstack | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------------+-----------------------------------
Changes (by Elon Musk):
* status: new => closed
* resolution: => invalid
Comment:
This bug report is invalid.
xstack never stretches anything, it just does copy.
Your command that produces stretcher output is caused by additional scale
filter. The xstack filter never does padding to imaginary size, so use pad
filter for that instead of -s WidthxHeight at end.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10073#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list