>
> Thanks for comments and testing.
> Dropped the window_pos patch.
>
> New patch in attach :
> - 001 : Fix -window_size option --> Unchanged patch
> - 002 : Add option to disable quit action : Add doc
>
>
> Pushed
Martin
___
ffmpeg-devel mailing list
f
2018-04-20 22:24 GMT+02:00 Moritz Barsnick :
> On Sun, Apr 08, 2018 at 17:28:24 +0200, Martin Vignali wrote:
>
> > - 001 : Fix -window_size option
> > Before this patch, window_size is always set to the source size
> > In other word, -window_size option have no effect.
>
> Makes sense, since the o
On Sun, Apr 08, 2018 at 17:28:24 +0200, Martin Vignali wrote:
> - 001 : Fix -window_size option
> Before this patch, window_size is always set to the source size
> In other word, -window_size option have no effect.
Makes sense, since the option was already there.
> - 002 : Add option to set the
2018-04-08 17:28 GMT+02:00 Martin Vignali :
> Hello,
>
> In attach patchs to improve SDL Output device
> (Missing doc update)
>
> - 001 : Fix -window_size option
> Before this patch, window_size is always set to the source size
> In other word, -window_size option have no effect.
>
> To test :
> .
Hello,
In attach patchs to improve SDL Output device
(Missing doc update)
- 001 : Fix -window_size option
Before this patch, window_size is always set to the source size
In other word, -window_size option have no effect.
To test :
./ffmpeg -f lavfi -i smptehdbars=hd1080 -c:v rawvideo -pix_fmt yu