You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Documentation for scale filter factor
This commit is contained in:
@@ -81,6 +81,7 @@ typedef struct {
|
||||
* New dimensions. Special values are:
|
||||
* 0 = original width/height
|
||||
* -1 = keep original aspect
|
||||
* -N = try to keep aspect but make sure it is divisible by N
|
||||
*/
|
||||
int w, h;
|
||||
char *size_str;
|
||||
|
Reference in New Issue
Block a user