Displaying 20 results from an estimated 63 matches for "720x480".
Did you mean:
720x400
2019 Feb 06
2
640x480 does not fill screen
...>
> so looks like you found it.
>
> I was actually looking for dmesg with those boot parameters, not the Xorg log.
>
> Something to randomly try -- xrandr -s 640x480 -r 75 -- perhaps it'll
> like that mode better.
Using "-r 75" fixes the problem.
> Also does 720x480 work better?
Yes, 720x480 works without the -r parameter.
> Looking at your EDID, you have:
>
> Established timings supported:
> 720x400 at 70Hz 9:5 HorFreq: 31469 Hz Clock: 28.320 MHz
> 640x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 25.175 MHz
> 640x480 at 75Hz 4:3 HorFreq:...
2019 Feb 16
1
640x480 does not fill screen
...looking for dmesg with those boot parameters, not the Xorg log.
> >>
> >> Something to randomly try -- xrandr -s 640x480 -r 75 -- perhaps it'll
> >> like that mode better.
> >
> > Using "-r 75" fixes the problem.
> >
> >> Also does 720x480 work better?
> >
> > Yes, 720x480 works without the -r parameter.
> >
> >> Looking at your EDID, you have:
> >>
> >> Established timings supported:
> >> 720x400 at 70Hz 9:5 HorFreq: 31469 Hz Clock: 28.320 MHz
> >> 640x480 at 60Hz 4:...
2019 Feb 06
2
640x480 does not fill screen
Ilia Mirkin <imirkin at alum.mit.edu> writes:
> It would be useful to know how the screen is connected. Also please
> grab the monitor's EDID from /sys/class/drm/cardN-connector/edid and
> attach it here. It would also be interesting to get a boot with
> "drm.debug=0x1e nouveau.debug=disp=trace" which has the modeswitch in
> question.
The screen is connected
2019 Feb 16
0
640x480 does not fill screen
....
>>
>> I was actually looking for dmesg with those boot parameters, not the Xorg log.
>>
>> Something to randomly try -- xrandr -s 640x480 -r 75 -- perhaps it'll
>> like that mode better.
>
> Using "-r 75" fixes the problem.
>
>> Also does 720x480 work better?
>
> Yes, 720x480 works without the -r parameter.
>
>> Looking at your EDID, you have:
>>
>> Established timings supported:
>> 720x400 at 70Hz 9:5 HorFreq: 31469 Hz Clock: 28.320 MHz
>> 640x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 25.175 MHz
&g...
2017 Jan 18
1
[PATCH 5/6] drm: Delete "mandatory" stereographic modes
On Wed, Jan 18, 2017 at 04:33:43PM +0000, Damien Lespiau wrote:
> On Wed, Jan 18, 2017 at 11:27:16AM -0500, Ilia Mirkin wrote:
> > Damien - did you ever test these mandatory modes on an actual
> > commercial 3D TV or similar device?
>
> My main testing device was a Samsung TV with this 3D_present bit set and
> all the advertised modes were working. Can't quite remember
2019 Feb 06
0
640x480 does not fill screen
...closest match is:
>
> /sys/class/drm/card0-DP-1/edid
N = 0
connector = DP-1
so looks like you found it.
I was actually looking for dmesg with those boot parameters, not the Xorg log.
Something to randomly try -- xrandr -s 640x480 -r 75 -- perhaps it'll
like that mode better. Also does 720x480 work better?
Looking at your EDID, you have:
Established timings supported:
720x400 at 70Hz 9:5 HorFreq: 31469 Hz Clock: 28.320 MHz
640x480 at 60Hz 4:3 HorFreq: 31469 Hz Clock: 25.175 MHz
640x480 at 75Hz 4:3 HorFreq: 37500 Hz Clock: 31.500 MHz
800x600 at 60Hz 4:3 HorFreq: 37900 Hz Clock:...
2006 Jul 02
5
What goes to Hardware ?
Hi people,
As I said before: I did the IDCT to run on the FPGA.
My friends from university did the Reconstruction routines running on the FPGA.
I'm helping with the LoopFilter, and it is almost there.
(all VHDL)
I did a small profiling of the libTheora running on a Altera Stratix II device:
The processor used was the NIOS II with 8Kb of data and instruction
cache, branch prediction and
2009 May 30
1
Segmentation Fault
...heora -v 5 --optimize -A 64 -c 2 -H 44100 /Users/jason/
Movies/TV\ Shows/Holding\ Area/video.vob
Input #0, mpeg, from '/Users/jason/Movies/TV Shows/Holding Area/
video.vob':
Duration: 00:05:43.90, start: 0.211444, bitrate: 7217 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480 [PAR
32:27 DAR 16:9], 9800 kb/s, 59.94 tbr, 90k tbn, 59.94 tbc
Stream #0.1[0x20]: Subtitle: dvdsub
Stream #0.2[0x21]: Subtitle: dvdsub
Stream #0.3[0x22]: Subtitle: dvdsub
Stream #0.4[0x23]: Subtitle: dvdsub
Stream #0.5[0x24]: Subtitle: dvdsub
Stream #0.6[0x25]: Subti...
2017 Jan 18
2
[PATCH 5/6] drm: Delete "mandatory" stereographic modes
...gt; I believe this is the interesting part:
>
> Video data block
> VIC 16 1920x1080 at 60Hz
> VIC 31 1920x1080 at 50Hz
> VIC 5 1920x1080i at 60Hz
> VIC 20 1920x1080i at 50Hz
> VIC 4 1280x720 at 60Hz
> VIC 19 1280x720 at 50Hz
> VIC 3 720x480 at 60Hz
> VIC 2 720x480 at 60Hz
> VIC 18 720x576 at 50Hz
> VIC 17 720x576 at 50Hz
> VIC 7 1440x480i at 60Hz
> VIC 6 1440x480i at 60Hz
> VIC 22 1440x576i at 50Hz
> VIC 21 1440x576i at 50Hz
> VIC 32 1920x1080 at 24Hz
> VIC 1...
2017 Jan 18
0
[PATCH 5/6] drm: Delete "mandatory" stereographic modes
...of them): http://paste.lisp.org/display/335893
I believe this is the interesting part:
Video data block
VIC 16 1920x1080 at 60Hz
VIC 31 1920x1080 at 50Hz
VIC 5 1920x1080i at 60Hz
VIC 20 1920x1080i at 50Hz
VIC 4 1280x720 at 60Hz
VIC 19 1280x720 at 50Hz
VIC 3 720x480 at 60Hz
VIC 2 720x480 at 60Hz
VIC 18 720x576 at 50Hz
VIC 17 720x576 at 50Hz
VIC 7 1440x480i at 60Hz
VIC 6 1440x480i at 60Hz
VIC 22 1440x576i at 50Hz
VIC 21 1440x576i at 50Hz
VIC 32 1920x1080 at 24Hz
VIC 1 640x480 at 60Hz
...
Extended HDMI video d...
2009 Oct 01
1
mixed interlaced content and ffmpeg2theora
dv file from minidv camera - interlaced.
small dv created by imported jpeg images - not interlaced.
seems that when I use ffmpeg2theora with deinterlace switch and reduce
size, it works. But when the only reduction I am doing is to width
(720x480 -> 640x480) the encoder ignores the naturally interlaced bit
and uses the last de-interlaced frame.
Since the small bit made from jpegs is a dv file of its own before
merging with the minidv, is there some way I can interlace it so it
plays nice? I looked at ffmpeg switches to see if I could...
2008 Oct 15
1
[Bug 18071] New: Interlaced DVI on NV34M doesn't work properly.
...mponent drivers/nouveau, saying we suck at interlaced modes on
digital, attach an xorg log, and note that simply allowing interlace doesn't
work.
When running nouveau with my laptop connected to my HD TV (Apple mini-DVI ->
DVI -> HDMI -> TV), xrandr detects two modes: one 640x480, one 720x480. When
using MacOS on the same configuration, it detects 1920x1080 at 50 (which is
reported by the TV as '1080i/50'), 1920x1080 at 60, and 1344x756 at 60 (both reported
as 1080i/60), though only the first (1920x1080 at 50) displays properly on the TV.
I should note that the 640x480 and 720x...
2018 Jun 23
1
Problem with external monitor on laptop
...60.00
1280x1024 75.02 60.02
1440x900 59.90
1280x800 59.91
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 70.07 60.00
832x624 74.55
800x600 72.19 75.00 60.32 56.25
720x576 50.00
720x480 60.00 59.94
640x480 75.00 72.81 66.67 60.00 59.94
720x400 70.08
Any input or guidance will be appreciated.
Don
2008 Apr 22
3
Encoding speed
I tried to encode two minutes from an AVI DV file 720x480:
ffmpeg latest release produces a FLV 320x240 25fps 360k video 40k audio in about 45 sec.
ffmpeg latest release produces an OGG 320x240 25fps 360k video 40k audio in about 1:20 sec.
ffmpeg2theora the same in about 2 minutes or more.
The FLV quality it's quite good, some dropped frames maybe...
2017 Jan 18
2
[PATCH 5/6] drm: Delete "mandatory" stereographic modes
On Wed, Jan 18, 2017 at 11:27:16AM -0500, Ilia Mirkin wrote:
> Damien - did you ever test these mandatory modes on an actual
> commercial 3D TV or similar device?
My main testing device was a Samsung TV with this 3D_present bit set and
all the advertised modes were working. Can't quite remember if that
included the interleaved mode.
--
Damien
2019 Aug 12
0
limited resolution on DVI and HDMI at the same time
...24.00 23.98
1920x1080 119.88 100.00 60.00 59.94 50.00 29.97
25.00 23.98 60.00 50.04
1360x768 60.02
1280x1024 60.02
1280x720 59.94 50.00
1152x864 60.00
1024x768 60.00
800x600 60.32
720x576 50.00
720x480 59.94
640x480 59.95 59.94 59.93
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
nouveau:
$ xrandr
Screen 0: minimum 320 x 200, current 5760 x 2160, maximum 16384 x 16384
DVI-D-1 connected primary 1920x1...
2019 Feb 16
2
[Bug 109654] New: Nouveau picks bad mode setting 640x480 resolution
https://bugs.freedesktop.org/show_bug.cgi?id=109654
Bug ID: 109654
Summary: Nouveau picks bad mode setting 640x480 resolution
Product: xorg
Version: 7.7 (2012.06)
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2016 Jul 08
1
Help with nouveau driver
...(II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824
896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 4.757] (II) NOUVEAU(0): Modeline "720x576"x50.0 27.00 720 732
796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 4.757] (II) NOUVEAU(0): Modeline "720x480"x60.0 27.03 720 736
798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 4.757] (II) NOUVEAU(0): Modeline "720x480"x59.9 27.00 720 736
798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 4.757] (II) NOUVEAU(0): Modeline "640x480"x75.0 31.50 640 656
720 8...
2004 Dec 03
3
trying to encode from dvd using mplayer
...I then run:
mplayer -ao pcm -aofile stream.wav -vo null /dev/dvd &
mplayer -vo yuv4mpeg -ao null -nosound /dev/dvd &
encoder_example -v1 -a 1 stream.wav stream.yuv > lec1.ogg
but I get the following error:
File stream.wav is 16 bit 2 channel 48000 Hz RIFF WAV audio.
File stream.yuv is 720x480 29.97 fps YUV12 video.
Compressing....
-Loss of framing in YUV input data
Encoding works if I give mplayer an MPEG-1 file on disk as input.
Anybody know what I can do to get around this? I was thinking I could
try copying the VOB files to disk and then encoding each one but then
I would have...
2020 Oct 13
1
Nouveau DRM failure on 5120x1440 screen with 5.8/5.9 kernel
...50.00 59.94
1920x1080i 60.00 50.00 59.94
1600x1200 60.00
1280x1024 75.02 60.02
1280x800 59.81
1152x864 75.00
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
HDMI-1 disconnected (normal left inverted right x axis y axis)
VGA-1 disconnected (normal left inverted right x axis y axis)
I'm currently using 5120x1440 at 30. 60 Hz isn't available. But look below:...