You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that ffmpeg and libvidstab defaults to problematic binary file format, my suggestion is to add fileformat=1 to force saving as old text file format.
Eg: change from -vf vidstabdetect=stepsize=32:shakiness=10:accuracy=10:result=./transforms.trf
to -vf vidstabdetect=fileformat=1:stepsize=32:shakiness=10:accuracy=10:result=./transforms.txt
Though I still see some errors from using old file format. Likely reproducible once Debian also upgrades to latest version.
Closing as I don't think we want to patch and deviate from upstream. You may add your concern over at upstream issue above.
Problem description
[vid.stab - serialization @ 0x7feeb2a290] Cannot parse localmotion!
Last message repeated 20382490 times
[1]+ Stopped ffmpeg -y -i VID_20230910_135319.mp4 -vf vidstabtransform=input=./transforms.trf -vcodec libx264 -tune film -acodec copy -preset slow VID_20230910_135319_stable.mp4
What steps will reproduce the bug?
I use this script on my Debian to fix video from a phone without stabilization.
The result Results in termux:
What is the expected behavior?
It should be:
System information
termux-info:
The text was updated successfully, but these errors were encountered: