|
FFmpeg
|
Data Fields | |
| MotionVector | vector |
| Motion vector. | |
| double | angle |
| Angle of rotation. | |
| double | zoom |
| Zoom percentage. | |
Definition at line 83 of file vf_deshake.c.
| MotionVector Transform::vector |
Motion vector.
Definition at line 84 of file vf_deshake.c.
Referenced by config_props(), filter_frame(), and find_motion().
| double Transform::angle |
Angle of rotation.
Definition at line 85 of file vf_deshake.c.
Referenced by config_props(), filter_frame(), and find_motion().
| double Transform::zoom |
Zoom percentage.
Definition at line 86 of file vf_deshake.c.
Referenced by config_props(), and filter_frame().
1.8.2