On Fri, May 1, 2015 at 12:29 AM, Michael Niedermayer wrote:
> On Thu, Apr 30, 2015 at 09:27:25PM +0100, Matthew Smiglarski wrote:
>> The segfault occurred when running ffmpeg with x11grab and specifying a
>> resolution size greater than the screen, alongside an offset:
>>
>> ./ffmpeg -f x11grab -
Hi
On Thu, Apr 30, 2015 at 09:27:25PM +0100, Matthew Smiglarski wrote:
> The segfault occurred when running ffmpeg with x11grab and specifying a
> resolution size greater than the screen, alongside an offset:
>
> ./ffmpeg -f x11grab -r 30 -s 1920x1147 -i :0.0+0,53 output.mkv
>
> Signed-off-by: