Skip to content

Issues when stitching a scrolling video #144

@jamesWalker55

Description

@jamesWalker55

I'm not trying to stitch a anime screenshot, but a scrolling window:
https://twitter.com/mitsukiyo_5/status/1156788456208470016

crop locations
With ffmpeg, I can crop the video to exclude static elements. I tried 2 different areas:

  1. the entire width, including the center line
  2. the right side of the screen, excluding the center line

Neither of these worked, the output is often a mess.
Direction: Horizontal
Allowed movement: 0.75
fail01
fail01g

Direction: Horizontal
Allowed movement: 0.15
fail02
fail02g

Should the center line be excluded or not? I'm not sure whether including the line (using area 1) is better, as it gives more information per frame.

Also, I can't figure out the correct settings for overmix to produce correct results

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions