Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails with videos generated with "-f concat -i $Sourcefilelist" #81

Open
mviereck opened this issue Mar 11, 2020 · 0 comments
Open

fails with videos generated with "-f concat -i $Sourcefilelist" #81

mviereck opened this issue Mar 11, 2020 · 0 comments

Comments

@mviereck
Copy link

I am not sure if this is a vid.stab issue or a general ffmpeg issue.

I found that vid.stab fails with videos generated from images with -concat and an image list. It seems that vid.stab only sees the first 4 frames.

vid.stab succeeds with videos generated from images with -f image2 -start_number 1 -i frame%04d.png.

Sample output of global-motions.trf:

0 0 0 0 0 1
# no fields
0 0.670578 -0.066691 -0.000322 0.007731 0
#					 3.378333 2
0 0.574375 0.031080 -0.000628 -0.021180 0
#					 4.328137 2
0 0.771602 0.315560 -0.000463 -0.075547 0
#					 3.999384 2

In fact the video has more than 4 frames. Playing the full video with ffplay works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant