Comment 7 for bug 621188

Revision history for this message
Carlos Gomes (crlsgms) wrote : Re: redordMyDesktop error: Window size specification out of bounds!

same issue here. But mine is a little different, I really need to use jack as input, so im sticking with the inputs, as this:

recordmydesktop -o radio -x 0 -y 0 --full-shots --fps 15 --channels 2 --freq 44100 --use-jack bridge-5336:monitor_1 bridge-5336:monitor_4 --v_quality 63 --s_quality 10 --v_bitrate 2000000 --delay 5 --width 1024 --height 768

with always giving me the akward error:
Window size specification out of bounds!(current resolution:1024x768)

If I dont specify the window size, it works but grabs a tiny bit of the screen when it woks, but always with the repeated commands waiting for the one that works, as mentioned above the 8 to 80 tries:

guerrilha@dtcrshr:~/Vídeos$ recordmydesktop -o radio --full-shots --fps 15 --channels 2 --freq 44100 --use-jack bridge-5336:monitor_1 bridge-5336:monitor_4 --v_quality 63 --s_quality 10 --v_bitrate 2000000
Initial recording window is set to:
X:-11264 Y:0 Width:12288 Height:768
Adjusted recording window is set to:
X:-11264 Y:0 Width:12288 Height:768
Your window manager appears to be Metacity

Initializing...
Failed to obtain Shared Memory segment!
Capturing!
guerrilha@dtcrshr:~/Vídeos$ recordmydesktop -o radio --full-shots --fps 15 --channels 2 --freq 44100 --use-jack bridge-5336:monitor_1 bridge-5336:monitor_4 --v_quality 63 --s_quality 10 --v_bitrate 2000000
Initial recording window is set to:
X:1024 Y:0 Width:0 Height:768
Adjusted recording window is set to:
X:1024 Y:0 Width:0 Height:768
Your window manager appears to be Metacity

Initializing...
Capturing!
Failed to obtain Shared Memory segment!
guerrilha@dtcrshr:~/Vídeos$ recordmydesktop -o radio --full-shots --fps 15 --channels 2 --freq 44100 --use-jack bridge-5336:monitor_1 bridge-5336:monitor_4 --v_quality 63 --s_quality 10 --v_bitrate 2000000
Initial recording window is set to:
X:-15360 Y:0 Width:16384 Height:768
Adjusted recording window is set to:
X:-15360 Y:0 Width:16384 Height:768
Your window manager appears to be Metacity

Initializing...
Failed to obtain Shared Memory segment!
Capturing!
guerrilha@dtcrshr:~/Vídeos$ recordmydesktop -o radio --full-shots --fps 15 --channels 2 --freq 44100 --use-jack bridge-5336:monitor_1 bridge-5336:monitor_4 --v_quality 63 --s_quality 10 --v_bitrate 2000000
Initial recording window is set to:
X:-11264 Y:0 Width:12288 Height:768
Adjusted recording window is set to:
X:-11264 Y:0 Width:12288 Height:768
Your window manager appears to be Metacity

Initializing...
Failed to obtain Shared Memory segment!
Capturing!
guerrilha@dtcrshr:~/Vídeos$ recordmydesktop -o radio --full-shots --fps 15 --channels 2 --freq 44100 --use-jack bridge-5336:monitor_1 bridge-5336:monitor_4 --v_quality 63 --s_quality 10 --v_bitrate 2000000
Initial recording window is set to:
X:-15360 Y:0 Width:16384 Height:768
Adjusted recording window is set to:
X:-15360 Y:0 Width:16384 Height:768
Your window manager appears to be Metacity

Initializing...
Failed to obtain Shared Memory segment!
Capturing!

odd thing is that it always gets the height right, but the numbers in the width and X orientation are randomly selected, and I cant specify them.