search for: ntsc

Displaying 20 results from an estimated 69 matches for "ntsc".

Did you mean: nts
2006 May 10
1
A/V sync. problems with NTSC DVD source
Hi, I decided to try Theora and encoded a PAL DVD. I was very pleased with the result. It's better than "DiVX" for the same bitrate, I think, and the audio is clearly superior to MP3 audio. However, I'm having serious troubles encoding NTSC DVDs and getting the video and audio durations to match. I read some messages on this list about such problems and so what I am doing is: * Using mencoder to encode the DVD to a raw YUV file, with pulldown, and PCM audio. I've set the output frame rate to 23.976, which I believe is correc...
2009 Aug 24
5
[PATCH 1/2] drm/i2c/ch7006: Make some parameter descriptions more useful.
...ODULE_PARM_DESC(debug, "Enable debug output."); char *ch7006_tv_norm = NULL; module_param_named(tv_norm, ch7006_tv_norm, charp, 0600); -MODULE_PARM_DESC(tv_norm, "Default TV norm."); +MODULE_PARM_DESC(tv_norm, "Default TV norm (one of: PAL, PAL-M, PAL-N, PAL-Nc, PAL-60, NTSC-M, NTSC-J)."); int ch7006_scale = 0; module_param_named(scale, ch7006_scale, int, 0600); -MODULE_PARM_DESC(scale, "Default scale."); +MODULE_PARM_DESC(scale, "Default scale (integer between 0 and 2)."); MODULE_AUTHOR("Francisco Jerez <currojerez at riseup.net...
2012 Nov 25
1
SVIDEO and xrandr
...:00.0 VGA compatible controller: NVIDIA Corporation NV17 [GeForce4 MX 440] (rev a3) -------------------------- It is close to working. The first issue is that it was outputting PAL, and I found the module parameter and kernel boot config to change that: -------------------------- nouveau.tv_norm=NTSC-M -------------------------- That makes the picture look much better, but the colors are still off. Then I notice that the card thinks it's outputting COMPOSITE instead of SVIDEO: -------------------------- wberrier at myth:~$ xrandr --prop Screen 0: minimum 320 x 200, current 640 x 480, max...
2009 Jun 20
3
DVD NTSC video plays twice as fast when encoded with libtheora
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1197 I had originally encountered this problem using ffmpeg2theora. I switched to ffmpeg proper in an attempt to identify where the problem was at, and found that the problem persisted. As a result I had thought this was a problem with ffmpeg, but the ffmpeg folks seem to indicate that this is specific to Theora (too much finger pointing I think.) I
2014 Apr 01
2
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
...is is likely not the ch7006 omitting the required code for enabling TV-OUT? For kicks, I've also tried a ton of options via kernel boot commands: video=LVDS-1:1024x768 at 60 video=VGA-1:800x600 at 60 video=TV-1:e video=TV:e gfxpayload=1024x768x16 selinux=0 nouveau.tv_disable=0 nouveau.tv_norm=NTSC-M nouveau.debug=1 ch7006.debug=1 ch7006.tv_norm=NTSC-M ch7006.scale=2 i2c-algo-bit.bit_test=1 rd.modules-load=i2c-dev rd.modules-load=i2c-i801 rd.modules-load=i2c-smbus Searching & reading the code of ch7006.h/.c, I find ch7006 driver should be setting the S-Video out port to full power usage...
2015 Jun 08
2
Problem with GT218 (GeForce GT210)
...ee: Y vermagic: 3.16.0-38-generic SMP mod_unload modversions signer: Magrathea: Glacier signing key sig_key: C2:84:ED:AC:CF:0B:47:36:52:C3:4D:23:BE:C3:56:94:42:36:E6:3B sig_hashalgo: sha512 parm: tv_norm:Default TV norm. Supported: PAL, PAL-M, PAL-N, PAL-Nc, NTSC-M, NTSC-J, hd480i, hd480p, hd576i, hd576p, hd720p, hd1080i. Default: PAL *NOTE* Ignored for cards with external TV encoders. (charp) parm: tv_disable:Disable TV-out detection (int) parm: ignorelid:Ignore ACPI lid status (int) parm: duallink:Allow dual-link TMDS (defaul...
2005 Apr 16
6
Video and audio not in sync
I had some shows on tivo that I figured I wanted to keep on a CD in case I might ever want to watch them again. (Not that you care, butthis really is for my own personal use. I wouldn't have the bandwidth to "share" this stuff even if I wanted to.) So I downloaded a 1 hour show with TiVo ToGo, and I jumped through a few hoops to "free the mpeg", and I got a nice 2 GB
2003 Sep 06
2
TV tuner
Dear All, Can anyone recommend a TV-tuner card that works well on 4.x or 5.x Thanks in advance Regards Dmitry
2014 Apr 01
0
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
...he > ch7006 omitting the required code for enabling TV-OUT? > > For kicks, I've also tried a ton of options via kernel boot commands: > video=LVDS-1:1024x768 at 60 video=VGA-1:800x600 at 60 video=TV-1:e video=TV:e gfxpayload=1024x768x16 selinux=0 nouveau.tv_disable=0 nouveau.tv_norm=NTSC-M nouveau.debug=1 ch7006.debug=1 ch7006.tv_norm=NTSC-M ch7006.scale=2 i2c-algo-bit.bit_test=1 rd.modules-load=i2c-dev rd.modules-load=i2c-i801 rd.modules-load=i2c-smbus > > Searching & reading the code of ch7006.h/.c, I find ch7006 driver should be setting the S-Video out port to full pow...
2010 Jan 13
0
No subject
...2 n.c. 3 n.c. 4 Ground 5 S-video C 6 Ground 7 S-video Y 8 +5 volts 9 Composite video 10 DDC data 11 DDC clock 12 Ground 13 Ground (for /Cable Detect) 14 Ground Composite video and S-video signals can be displayed on either an NTSC disp= lay or a PAL display. When a display is connected by way of the composite adapt= er, the computer detects this configuration and enables the composite and S-vid= eo outputs. The settings for the resolutions and standards (NTSC or PAL) are t= hen selectable in System Preferences. --=20 Confi...
2011 Feb 23
8
security cameras
I heard about some inexpensive security cameras which get their power through the same cat5 cable which delivers the data/pictures (which would simplify wiring tremendously). Does anyone know about these? Do they work with Linux, particularly CentOS? tnx 4 tips.
2010 Jan 26
1
[PATCH] drm/nouveau: Add module options to disable acceleration.
...nouveau_noaccel, int, 0400); + +MODULE_PARM_DESC(noagp, "Disable fbcon acceleration"); +int nouveau_nofbaccel = 0; +module_param_named(nofbaccel, nouveau_nofbaccel, int, 0400); + MODULE_PARM_DESC(tv_norm, "Default TV norm.\n" "\t\tSupported: PAL, PAL-M, PAL-N, PAL-Nc, NTSC-M, NTSC-J,\n" "\t\t\thd480i, hd480p, hd576i, hd576p, hd720p, hd1080i.\n" diff --git a/drivers/gpu/drm/nouveau/nouveau_drv.h b/drivers/gpu/drm/nouveau/nouveau_drv.h index bdc940e..ab7c874 100644 --- a/drivers/gpu/drm/nouveau/nouveau_drv.h +++ b/drivers/gpu/drm/nouveau/nouveau_drv....
2011 Apr 25
3
ePSXE 1.70
...ne ePSXe.exe * Running ePSXe emulator version 1.7.0. * Running ePSXe emulator version 1.7.0. * Memory handlers init. * ePSXe: PSX BIOS loaded [bios\scph1001.bin]. * Loading ISO Format [MDF/BIN/IMG2352] ok * First/Last track: 1 1 * Track 1: (DATA) - Start 1: (00,02,00) - Length 70:35 * NTSC cdrom detected. (SCUS_941.63) fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT" (8.0.50727.762) * Doing init gpu[0]... fixme:d3d_caps:init_driver_info Unhandled vendor 8086. fixme:win:EnumDisplayDevicesW ((null),0,0x32f1f8,0x00000000), stub! er...
2016 Jan 11
2
rgl.snapshot only captures a small portion what's visible in the RGL device window on CentOS 7
...Y vermagic: 3.10.0-327.3.1.el7.x86_64 SMP mod_unload modversions signer: CentOS Linux kernel signing key sig_key: 3D:4E:71:B0:42:9A:39:8B:8B:78:3B:6F:8B:ED:3B:AF:09:9E:E9:A7 sig_hashalgo: sha256 parm: tv_norm:Default TV norm. Supported: PAL, PAL-M, PAL-N, PAL-Nc, NTSC-M, NTSC-J, hd480i, hd480p, hd576i, hd576p, hd720p, hd1080i. Default: PAL *NOTE* Ignored for cards with external TV encoders. (charp) parm: vram_pushbuf:Create DMA push buffers in VRAM (int) parm: nofbaccel:Disable fbcon acceleration (int) parm: tv_disable:Disabl...
2007 Mar 30
5
Create CD from avi files
I have avi files in xVid format from my Camera, and I want to create a Video CD that can be viewed on any CD player. I have searched through the various repos (including rpmforage and kbsingh) and did not find anything that would burn. I have a number of programs that have no trouble displaying these files. Including xzine, Avidemux, and VideoLAN-Client). I unfortunately have to make these
2014 Apr 02
0
CH7007A (AKA CH7006) TV OUT Support for NV11 (NVidia GeForce2 Go Dell I8K Laptop)
...4-8aca-b130a49fb7d5 ro rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=us rd.luks=0 vconsole.font=ter-128n resume=/dev/sda2 real_resume=/dev/sda2 console=tty1 video=LVDS-1:1024x768 at 60 video=VGA-1:800x600 at 60 video=TV-1:e video=TV:e gfxpayload=1024x768x16 selinux=0 nouveau.tv_disable=0 nouveau.tv_norm=NTSC-M nouveau.debug=1 ch7006.debug=2 ch7006.tv_norm=NTSC-M ch7006.scale=2 i2c-algo-bit.bit_test=1 rd.modules-load=i2c-dev rd.modules-load=i2c-i801 rd.modules-load=i2c-smbus nouveau.debug=debug drm.debug=0xe nouveau.runpm=0 I know you were trying to throw the kitchen sink at the issue, but I'd reco...
2016 Jan 11
2
rgl.snapshot only captures a small portion what's visible in the RGL device window on CentOS 7
Dear R-SIG-Fedora, I'm finding that on CentOS 7, rgl.snapshot (a function in the R package rgl, which provides an R interface to the OpenGL 3-d graphics library) only captures a small portion what's visible in the RGL device window. This does not happen with the same R and rgl versions on CentOS 5.3 (see details below). The maintainer of rgl, Duncan Murdoch, responded (see below) that
2011 Oct 09
1
(no subject)
Hi, This is my work in documenting EVO. I did some RE to fill missing gaps. Best regards, Maxim Levitsky
2009 Nov 05
2
SMBD CPU climbs sky high when writing DPX files
...4 with Samba 3.3.2 2.6.27.38 kernel with Samba 3.0.23d 2.6.20.15 kernel with Samba 3.0.23d For those of you who may not be familiar with the DPX format, unlike QuickTime or other "streaming" media formats, DPX is "one file per frame". So, a 20 minute DPX movie in the US "NTSC TV" format would consist of 30 fps x 60 secs x 20 minutes = 36000 individual files all written into one directory. I have a very capable networked storage system. The underlying hardware RAID is capable of reading and writing at least 700 MB/sec sustained. The storage system is running on...
2006 Apr 17
0
Xen 3.0.2 and ivtv, no more IOMMU space
...W-IOMMU space for 4608 bytes at device 0000:02:0b.0 PCI-DMA: Out of SW-IOMMU space for 4608 bytes at device 0000:02:0b.0 ... PCI-DMA: Out of SW-IOMMU space for 4608 bytes at device 0000:02:0b.0 PCI-DMA: Out of SW-IOMMU space for 4608 bytes at device 0000:02:0b.0 tuner 1-0061: type set to 2 (Philips NTSC (FI1236,FM1236 and compatibles)) ivtv0: Initialized Hauppauge WinTV PVR-250, card #0 my soundblaster doesn''t work too. Xen sound fun (instead of VMware, UML ...) but if he can''t handle my hardware ... Thanks Cyril _______________________________________________ Xen-users ma...