Braina Forums

Braina Assistant => Braina Tips & Scripts Sharing Area => Topic started by: User3 on Sep 18, 2019, 12:45 AM

Title: Divx
Post by: User3 on Sep 18, 2019, 12:45 AM
I use Divx for vids because it lets me adjust the aspect ratio to bestfit my monitor (my living area is "modest'). Opening DX and choosing a vid is straightforward but adjusting the ratio is where a macro is
really handy. e.g.
Sendkey {Down7}
Sendkey {Right}
Sendkey {Down 3}
Sendkey {Right}
Sendkey Down 3}
To adjust to 18 by 12
Sendkey 18
Sendkey {Tab}
Sendkey 12
Any other scripts handy for Vids?