#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
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".