Displaying 18 results from an estimated 18 matches for "letterboxing".
2019 May 25
3
[PATCH 1/2] drm/nouveau/disp/nv50-: force scaler for any non-default LVDS/eDP modes
Higher layers tend to add a lot of modes not actually in the EDID, such
as the standard DMT modes. Changing this would be extremely intrusive to
everyone, so just force the scaler more often. There are no practical
cases we're aware of where a LVDS/eDP panel has multiple resolutions
exposed, and i915 already does it this way.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110660
2012 Sep 11
3
How to? Set boot up display resolution
I have been given a replacement monitor for my CentOS-6.3 KVM test
platform. It is an LG E2251 22in letterbox format screen whereas the
unit it replaces was a 17" standard format display. The console
messages now look as through they were output on Silly Putty.
The display itself displays a message to set the resolution to 1920 x
1080. I have found references to using the vga option in
2007 Mar 19
1
Wine just died of some "GLX" error
Everything was perfect. But suddenly wine just died days ago. I do not
remember I made any big modification to my UBUNTU 6.10.
With "$>glxinfo" I get:
name of display: :0.0
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
2012 Mar 12
2
perl .spec / srpm
Hi
Can anyone here point me in the direction of a .spec or SRPM for Perl 5.12.4 for
CentOS6? Or even any newer version would do.
Whilst I'm asking, ditto a Perl-enabled version of OpenLDAP (latest stable
release)? IIRC, the version in the base repo has the Perl extensions disabled.
Thanks,
Nick
2008 Jan 24
1
Re: [dyne:bolic] Concerning the (correct) use of Theora in FreeJ
> Neither Theora nor h.264 have yet
> reached their practical efficiency limits, and we should expect
> continuing improvement from both for several more years.
On your document here:
http://web.mit.edu/xiphmont/Public/theora/demo.html
you show the result of the improved rate managemet in the theora codec. Can you tell which are the encoders that produced the two video matrix-580.ogg
2010 Oct 10
0
Fwd: Theora developer question.
...> The thing about the blog post was I outlined exactly what I was
> > doing with the files provided, and was really hoping someone could
> > give me *actual commands* that I could use to improve things.
> > Unfortunately it descended into unproductive bickering about
> > letterboxing vs cropping and which container formats to use.
> > ...and still nobody gave me a usable ffmpeg oggenc or ffmpeg2theora
> > command to make a good ogv file.
> >
> > In general, I'll admit I'm no encoding expert, but I found it much
> > easier to generate a hi...
2010 Nov 18
1
what scheduling algorithm does KVM use?
This may not be the best place to ask, but I was prompted by a question about
guest cores on KVM.
We currently use VMWare Server (v1.0) on CentOS5.
It supports up to two virtual CPUs, but not very well, as I understand it.
VMWare Server 2.0 might do better at supporting the same maximum of 2 CPUs, but
if my research is correct, they both use what is called "strict co-scheduling".
2010 Aug 10
1
problems with yum_priorities on CentOS5/RHEL5
Hello,
Many of you will have read this page, with its (somewhat ambiguous) endorsement
of yum_priorities:
http://wiki.centos.org/AdditionalResources/Repositories/RPMForge
As I gather has been stated before on the centos list [1], that quote stops
short of outlining what exactly is wrong with yum_priorities (YP) and why it's
the best solution. In fact it goes on to say:
> as of yet, no
1998 Aug 12
4
NT & Win98 slow copies
Howdy all:
For those who are curious (eg, Peter de Groot
<pdgtech@wantree.com.au>) here are the (I think) relevant posts
from recent samba digests concerning win98 and or NT performance
problems copying files between local drives and samba shares. It
looks like there should be some new options to play with in the
next samba release. Could Jeremy or Andrew confirm?
(BTW, nice
2000 Sep 07
9
Video codec
Hi,
I guess this is a good time to start putting together a wish list for a
video codec.
I see that for audio the compression is around 10X for reasonable quality.
I am sure this will start its own thread of conversation.
For video you can do 40X fairly easily and the big task is to go to 80X or
100X with reasonable picture quality, say, a peak luma SNR of more than 30
dB. Uncompressed
2019 May 10
45
[Bug 110660] New: GeForce GT 750M Mac Edition fullscreen issues
https://bugs.freedesktop.org/show_bug.cgi?id=110660
Bug ID: 110660
Summary: GeForce GT 750M Mac Edition fullscreen issues
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/nouveau
Assignee: nouveau
2008 May 16
19
[Bug 15949] New: LVDS-0 has wrapped screen with Randr1.2
http://bugs.freedesktop.org/show_bug.cgi?id=15949
Summary: LVDS-0 has wrapped screen with Randr1.2
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
1998 Aug 13
2
SAMBA digest 1778
PLEASE, PLEASE DELETE ME OFF THE MAILING LIST. I HAVE SENT SEVERAL
MESSAGES REGARDING THIS!!!
THANK YOU
-----Original Message-----
From: samba@samba.anu.edu.au [SMTP:samba@samba.anu.edu.au]
Sent: Thursday, August 13, 1998 1:09 PM
To: Multiple recipients of list
Subject: SAMBA digest 1778
SAMBA Digest 1778
For information on unsubscribing see
http://samba.anu.edu.au/listproc
2003 Dec 01
0
No subject
have a hosts allow or hosts deny line in your smb.conf. If you don't
want samba to do reverse lookups, then comment out any allow/deny hosts
lines in your smb.conf file.
Don
-----Original Message-----
From: future@yxtc.edu.cn [mailto:future@yxtc.edu.cn]
Sent: Sunday, August 05, 2001 3:00 AM
To: samba@lists.samba.org
Subject: dns and samba
Hi,
I find that my samba server always does
2011 Aug 18
0
profiling KVM i/o on CentOS 5
Hi,
I am wondering what tools are available to troubleshoot KVM I/O problems on
CentOS 5, given that the kernel is 2.6.18 with some backports to support
virtualisation?
kvm_stat / kvmtrace - These seem to be available in the kvm-tools package.
ftrace related things seem not to be available.
OProfile is available, can it be used?
Also, SystemTap is available, can it be used?
Anything
2010 Dec 12
0
error: Failed to disconnect from the hypervisor, 1 leaked reference(s)
I've been getting this error ever since upgrading to libvirt 0.8.6. It
happens when i use "virsh console <domain>" and then manually shut down
from within the virtual serial console.
Is anyone else experiencing this?
-a
2010 Dec 13
1
libvirt printing to stderr
I'm writing an app and using the Python bindings for libvirt.
Everything is fine but, in some cases I need to call lookupByName().
There are a lot of times when the name will not exist, I trap the
exception, however I still get this message printed to stderr:
libvir: QEMU error : Domain not found: no domain with matching name
'foo'
Is there any way to turn this off? This is a
2012 Feb 01
2
ip route and nexthop: the "CentOS" way
Hi,
I'm wanting to configure a CentOS 6 server to have a fall-back default route via
a second network interface.
Given:
- eth0 with 192.168.0.10 on subnet 192.168.0.0/24 gateway 192.168.0.1
- eth1 with 192.168.1.10 on subnet 192.168.1.0/24 gateway 192.168.1.1
Where eth0's network is a "back door" to the internet, and eth1's is the "front
door", I believe I can