|
|
#241 | |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
For the NTSC output that's reported as 50Hz, I imagine it's most likely because of the following FAQ:
Why is the refresh rate not reported correctly by utilities that use the XRandR X extension (e.g., the GNOME "Screen Resolution Preferences" panel, `xrandr -q`, etc)? The XRandR X extension is not presently aware of multiple display devices on a single X screen; it only sees the MetaMode bounding box, which may contain one or more actual modes. This means that if multiple MetaModes have the same bounding box, XRandR will not be able to distinguish between them. In order to support DynamicTwinView, the NVIDIA X driver must make each MetaMode appear to be unique to XRandR. Presently, the NVIDIA X driver accomplishes this by using the refresh rate as a unique identifier. You can use `nvidia-settings -q RefreshRate` to query the actual refresh rate on each display device. This behavior can be disabled by setting the X configuration option "DynamicTwinView" to FALSE. From: http://us.download.nvidia.com/XFree8...hapter-07.html |
|
|
|
|
|
|
#242 | |
|
Registered User
Join Date: Jan 2010
Posts: 8
|
Quote:
Thanks Stephen, I was indeed using xrandr to determine the refresh rate. Using nvidia-settings shows the refresh rate to be 59.94, which is what I would expect from NTSC. |
|
|
|
|
|
|
#243 |
|
Registered User
Join Date: Apr 2006
Posts: 1
|
Hello,
I would like to thank crisalide for this useful tool, and also contribute myself a bit in making it easily installable under Gentoo. Therefore I wrote an ebuild for it, as I do not install anything unmanaged on my Gentoo systems. So for those who want to try it in a local overlay, paste the code below as qvdpautest-0.5.ebuild under the category x11-misc, generate the manifest, keyword if necessary and give it a go: Code:
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=2
inherit qt4-r2
DESCRIPTION="VDPAU benchmarking tool"
HOMEPAGE="http://www.nvnews.net/vbulletin/showthread.php?t=133465"
SRC_URI="http://hftom.free.fr/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE=""
DEPEND="x11-libs/libvdpau
x11-libs/qt-gui:4"
RDEPEND="${DEPEND}"
S="${WORKDIR}/${PN}"
src_prepare() {
cd ${S}
echo "#!/bin/bash" > ${PN}.sh
echo '' >> ${PN}.sh
echo 'CURRDIR="$(pwd)"' >> ${PN}.sh
echo "cd /usr/share/${PN}" >> ${PN}.sh
echo "./${PN}-exec \"\$@\"" >> ${PN}.sh
echo 'cd "${CURRDIR}"' >> ${PN}.sh
}
src_install() {
newbin ${PN}.sh ${PN}
dodoc README
exeinto /usr/share/${PN}
newexe ${PN} ${PN}-exec
insinto /usr/share/${PN}
doins *.dat
}
As for installing in a distribution, I had to overcome the fact that your utility only loads the test data from the current directory by installing the executable and the data files into /usr/share/qvdpautest, renaming the executable into qvdpautest-exec and explicitly calling that renamed executable by the batch the Gentoo ebuild generates and actually installs it as /usr/bin/qvdpautest: Code:
#!/bin/bash
CURRDIR="$(pwd)"
cd /usr/share/qvdpautest
./qvdpautest-exec "$@"
cd "${CURRDIR}"
Code:
/usr/bin/qvdpautest /usr/share/doc/qvdpautest-0.5/README.bz2 /usr/share/qvdpautest/h264720p.dat /usr/share/qvdpautest/h264hd.dat /usr/share/qvdpautest/mpeg4hd.dat /usr/share/qvdpautest/mpg720p.dat /usr/share/qvdpautest/mpghd.dat /usr/share/qvdpautest/mpgsd.dat /usr/share/qvdpautest/qvdpautest-exec /usr/share/qvdpautest/vc1hd.dat Kind regards, Lucian |
|
|
|
|
|
#244 | |
|
Gillian
Join Date: Dec 2009
Location: Belgium
Posts: 34
|
Quote:
quite low isn't it? Is it normal?
__________________
acer 5920G - intel centrino - geforce 9500M GS Archlinux x64 kernel 2.6.32 |
|
|
|
|
|
|
#245 | |
|
Registered User
Join Date: Dec 2008
Posts: 128
|
Quote:
|
|
|
|
|
|
|
#246 | |
|
Registered User
Join Date: Dec 2008
Posts: 173
|
|
|
|
|
|
|
|
#247 | |
|
Registered User
Join Date: Dec 2008
Posts: 173
|
Quote:
|
|
|
|
|
|
|
#248 |
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
|
|
|
|
|
|
#249 |
|
Gillian
Join Date: Dec 2009
Location: Belgium
Posts: 34
|
I don't know, it's just by looking at results of other people, the number of frames and other stuff is low.
will it be ok to run a 1080p movie with a hd screen with this config ?? no lag ??
__________________
acer 5920G - intel centrino - geforce 9500M GS Archlinux x64 kernel 2.6.32 |
|
|
|
|
|
#250 | |
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
Quote:
I am sure you can play H.264 1080p30 (This is not used in Europe, but I saw some uploaded samples from television). Playback of H.264 1080p50 (produced by some xacti camera) is not possible (in real-time) with any current Nvidia hardware (but I could not find a GT 240 benchmark, so who knows). Carl Eugen |
|
|
|
|
|
|
#251 | |
|
Registered User
Join Date: Dec 2008
Posts: 173
|
Quote:
Is anyone able to provide such a 1080p50 sample for benchmark? |
|
|
|
|
|
|
#252 | ||
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
Quote:
25 interlaced frames per second with a horizontal resolution of 1080 lines. Quote:
Is there nobody with a GT 240 who could run the testing tool? Carl Eugen |
||
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Valve to release its trailer-making tool: Source Filmmaker | dikinher | Gaming Central | 2 | 06-28-12 12:28 PM |
| xorg locks-up with newest nvidia drivers w/ vdpau. | theroot | NVIDIA Linux | 1 | 06-24-12 11:04 AM |
| Load Testing with the Cloud ' This Week on inside* Publications | News | Latest Tech And Game Headlines | 0 | 05-20-12 05:30 PM |
| Portal 2 Perpetual Testing Initiative Starts Now | News | Latest Tech And Game Headlines | 0 | 05-08-12 05:00 PM |
| tv tool 6.8 | thcdru2k | NVIDIA Windows Graphics Drivers | 4 | 10-18-02 01:10 PM |