mhsabbagh / green-recorder

A simple screen recorder for Linux desktop. Supports Wayland & Xorg
GNU General Public License v3.0
616 stars 118 forks source link

Error splitting the argument list: Option not found #91

Closed ivandotv closed 5 years ago

ivandotv commented 6 years ago

I'm having problems with recording. OS: Ubuntu 16.04 When starting green-recorder from command line:

You are recording on: x11
/home/useranme/Videos/.mkv
ffmpeg version 3.4.2 Copyright (c) 2000-2018 the FFmpeg developers
  built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.9) 20160609
  configuration: --disable-x86asm
  libavutil      55. 78.100 / 55. 78.100
  libavcodec     57.107.100 / 57.107.100
  libavformat    57. 83.100 / 57. 83.100
  libavdevice    57. 10.100 / 57. 10.100
  libavfilter     6.107.100 /  6.107.100
  libswscale      4.  8.100 /  4.  8.100
  libswresample   2.  9.100 /  2.  9.100

Unrecognized option 'draw_mouse'.
Error splitting the argument list: Option not found
0xRadi commented 6 years ago

what's the command you're using?

mhsabbagh commented 5 years ago

16.04 is no longer supported (it uses old ffmpeg and other other libraries). Sorry for that.