Results 1 to 10 of 13

Thread: Changing screen resolution from 1080p to 720p?

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Location
    Croatia, Zagreb
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Changing screen resolution from 1080p to 720p?

    I'd like to record some video tutorials in 720p because it's more practical, mostly because of the file size but my screen size is 1080p.

    I'm using an ATI Radeon 2600 XT graphics card and I can easily change the screen resolution via Catalyst or just using the built in Monitors feature in Ubuntu.

    The only problem is when I change the resolution to 1280x720 part of the screen gets clipped. Something like this http://i.imgur.com/UET9o.png

    Is it even possible to make it go fullscreen?

  2. #2
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Changing screen resolution from 1080p to 720p?

    Test what screen resolutions that work using
    Code:
    xrandr
    Without parameters it will tell which resolutions that are displayed properly by your system. Maybe 1280x720 is not, so select another resolution. See the manual how to run xrandr with options
    Code:
    man xrandr

  3. #3
    Join Date
    Apr 2010
    Location
    Croatia, Zagreb
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Changing screen resolution from 1080p to 720p?

    I tested other resolutions from the dropdown that worked and it was great but the only problem is that those put black bars on both sides. I'll try this method out, stay tuned

  4. #4
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Changing screen resolution from 1080p to 720p?

    Quote Originally Posted by Yesirom View Post
    I tested other resolutions from the dropdown that worked and it was great but the only problem is that those put black bars on both sides. I'll try this method out, stay tuned
    My system can display 960x540, which is exactly 1/4 of 1920x1080, so I get not black bars. Does it work for you?

  5. #5
    Join Date
    Apr 2010
    Location
    Croatia, Zagreb
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Changing screen resolution from 1080p to 720p?

    Quote Originally Posted by sudodus View Post
    My system can display 960x540, which is exactly 1/4 of 1920x1080, so I get not black bars. Does it work for you?
    I don't have that option

  6. #6
    Join Date
    Apr 2010
    Location
    Croatia, Zagreb
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Changing screen resolution from 1080p to 720p?

    I don't have black bars when recording but when I upload the video to YouTube or Vimeo it adds those black bars because it expects 1280x720 (at least I think so, why else would they add it?).

  7. #7
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

    Re: Changing screen resolution from 1080p to 720p?

    Quote Originally Posted by Yesirom View Post
    I don't have that option
    But 1280x720 is listed Maybe you can adjust your monitor (manually with some buttons on the edge of the monitor screen), to get the screen fit the video output.

  8. #8
    Join Date
    Apr 2010
    Location
    Croatia, Zagreb
    Beans
    19
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Changing screen resolution from 1080p to 720p?

    Here is the output for xrandr:
    Code:
       1920x1080      60.0 +   50.0     30.0     25.0     24.0* 
       1360x768       59.8 +   50.0     24.0  
       1280x768       59.9 +   50.0     24.0  
       1152x648       60.0 +   50.0  
       1776x1000      60.0     50.0     30.0     25.0     24.0  
       1680x1050      60.0     50.0     24.0  
       1400x1050      60.0     50.0     24.0  
       1280x1024      60.0     50.0     24.0  
       1440x900       59.9     50.0     24.0  
       1280x960       60.0     50.0     24.0  
       1280x800       60.0     50.0     24.0  
       1152x864       60.0     50.0     24.0  
       1280x720       60.0     50.0     24.0  
       1024x768       75.0     70.1     60.0     50.0     24.0  
       800x600        72.2     75.0     70.0     60.3     56.2     50.0     24.0  
       720x576        50.0     25.0  
       720x480        60.0     50.0     30.0     24.0  
       640x480        75.0     72.8     60.0     50.0     30.0     24.0
    I'm not sure what to do now, what is the difference between changing the resolution with xrandr and using something like catalyst or monitors?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •