]> git.sesse.net Git - kdenlive/commit - src/recmonitor.cpp
- Fix recordMyDesktop arguments: they mostly start with "--" instead of "-".
authorAlberto Villa <avilla@FreeBSD.org>
Wed, 5 May 2010 00:06:00 +0000 (00:06 +0000)
committerAlberto Villa <avilla@FreeBSD.org>
Wed, 5 May 2010 00:06:00 +0000 (00:06 +0000)
commit5cc3a1ff1b524e5eb219c6e0a19e0cef78298549
treed21283c0f1d5928100372a4baf95556c1a85f38c
parent443571319393333364e678266cee05671b3cac18
- Fix recordMyDesktop arguments: they mostly start with "--" instead of "-".

This prevented the record monitor to do anything when options like "-freq" (the one that triggered this exact problem) were being used.

A feedback of the errors (if any) reported by recordMyDesktop should be displayed instead of dying silently.

Reported by: natman on IRC

svn path=/trunk/kdenlive/; revision=4411
src/recmonitor.cpp