VirtualBox

Opened 9 years ago

Closed 9 years ago

#15342 closed defect (fixed)

Video capture resolution limit

Reported by: samuel3 Owned by:
Component: other Version: VirtualBox 5.0.18
Keywords: Cc:
Guest type: other Host type: other

Description

Unable to set resolution to 2880x1800 to record full screen on retina display

Change History (7)

comment:1 by Frank Mehnert, 9 years ago

What happens if you try to set this video capture resolution?

comment:2 by samuel3, 9 years ago

There's just no way to set it option to 2880. 1920x1440 is the upper limit. When I try to set it via VBoxManage - it also gets set to 1920x1440 as if it's an upper possible bound

comment:3 by samuel3, 9 years ago

Hello! Any news on this?.. should to find some soultion, if it's not gonna be fixed soon..

comment:4 by Frank Mehnert, 9 years ago

Right, the GUI doesn't provide any resolution bigger than 1920x1440. But it should work if you use

VBoxManage modifyvm VM_NAME -videocapres 2880 1800

as permanent setting when the VM is powered off or

VBoxManage controlvm VM_NAME videocapres 2880 1800

to change the setting while the VM is running (non-permanent). Replace VM_NAME by the name of your VM.

comment:5 by samuel3, 9 years ago

thank you! was my fault)

comment:6 by Frank Mehnert, 9 years ago

The latest 5.0 OSX test build contains a fix for the GUI to raise the maximum to 2880x1800.

comment:7 by Frank Mehnert, 9 years ago

Resolution: fixed
Status: newclosed

Fix is also part of VBox 5.0.22.

Note: See TracTickets for help on using tickets.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette