Re: ImageMagick weird colors on composite with black

2023-03-15 Thread Emanuel Berg
debian-u...@howorth.org.uk writes: >> I don't understand, there is no ImageMagick ML/group >> registered on Gmane, and just some <10 people on >> #imagemagick on Libera? >> >> People don't care about this software which is the CLI >> powerhouse for image editing? > > I occasionally us

Re: ImageMagick weird colors on composite with black

2023-03-15 Thread debian-user
Emanuel Berg wrote: > I don't understand, there is no ImageMagick ML/group > registered on Gmane, and just some <10 people on #imagemagick > on Libera? > > People don't care about this software which is the CLI > powerhouse for image editing? I occasionally use ImageMagick but never

Re: ImageMagick weird colors on composite with black

2023-03-15 Thread Emanuel Berg
I don't understand, there is no ImageMagick ML/group registered on Gmane, and just some <10 people on #imagemagick on Libera? People don't care about this software which is the CLI powerhouse for image editing? -- underground experts united https://dataswamp.org/~incal

ImageMagick weird colors on composite with black

2023-03-15 Thread Emanuel Berg
$col $rect composite -gravity center $src $rect ${nom}-pad.${ext} rm $rect } draw-rect () { local w=$1 local h=$2 local dim=${w}x${h} local col=${3:-black} local dst=${4:-${col}-${dim}.jpg} convert \ -draw "rectangle 0,0,${w},${h}"

Re: How to capture composite video

2021-05-29 Thread Charlie Gibbs
00.1 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [Audio Port] (rev 05) 04:00.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05) 04:00.4 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI

Re: How to capture composite video

2021-05-29 Thread Dan Ritter
Andrei POPESCU wrote: > On Vi, 28 mai 21, 17:00:37, Charlie Gibbs wrote: > > > > Presumably the Hauppauge card has an audio encoder somewhere; > > I just have to find it. "ls -l /dev/ds*" shows nothing, and > > "arecord -l" shows: > > > > List of CAPTURE Hardware Devices > > card 0: P

Re: How to capture composite video

2021-05-28 Thread Andrei POPESCU
On Vi, 28 mai 21, 17:00:37, Charlie Gibbs wrote: > > Presumably the Hauppauge card has an audio encoder somewhere; > I just have to find it. "ls -l /dev/ds*" shows nothing, and > "arecord -l" shows: > > List of CAPTURE Hardware Devices > card 0: PCH [HDA Intel PCH], device 0: ALC892 An

Re: How to capture composite video

2021-05-28 Thread Charlie Gibbs
On Fri May 28 16:18:42 2021 Dan Ritter wrote: > Charlie Gibbs wrote: > >> Note the "Audio: no sound" line. I still have to figure that one out >> to get beyond silent movies. Any hints? > > Yes: composite video doesn't carry audio at all. Your VCR has &

Re: How to capture composite video

2021-05-28 Thread Joe
tv \ > > > driver=4vl2:input=1:norm=pal:width=720:height=576:fps=25 \ > > > -endpos 1:30:00 -ovc lavc -oac copy -lavcopts vcodec=mpeg4 \ > > > -o filename.avi > > > > I finally found the time to do some more experimenting. The example > > above is a

Re: How to capture composite video

2021-05-28 Thread Dan Ritter
lavc -oac copy -lavcopts vcodec=mpeg4 \ > > -o filename.avi > > I finally found the time to do some more experimenting. The example > above is a good starting point. I found that I can watch VHS tapes > (or whatever else is plugged into the composite video input) on my > mac

Re: How to capture composite video

2021-05-28 Thread deloptes
Charlie Gibbs wrote: > Note the "Audio: no sound" line.  I still have to figure that one out > to get beyond silent movies.  Any hints? mplayer is complex application - you need some time to study the documentation for audio you are missing the audio driver, you can try adding -ao alsa:noblock:

Re: How to capture composite video

2021-05-28 Thread Charlie Gibbs
ally found the time to do some more experimenting. The example above is a good starting point. I found that I can watch VHS tapes (or whatever else is plugged into the composite video input) on my machine with the following command: mplayer tv:// -tv driver=v4l2:input=1:norm=NTSC-M:width=720:h

Re: How to capture composite video

2021-05-17 Thread Charlie Gibbs
possibility - v4l2-ctl identifies the tuner, composite, and S-Video inputs on my card. So far, though, mpv just shows noise. I'll continue puttering... -- cgi...@surfnaked.ca (Charlie Gibbs)

Re: How to capture composite video

2021-05-17 Thread deloptes
Dan Ritter wrote: > The subsystem you are looking for is V4L2, Video For Linux 2. > > Showing up as /dev/video0 is an extremely positive sign. > > https://www.linuxtv.org/wiki/index.php/V4L_capturing is what you > want to read. > mencoder will give you different flavors and you could cook the

Re: How to capture composite video

2021-05-17 Thread Dan Ritter
cally a Hauppauge WinTV-PVR-150 > tweaked for Linux, and dropped it into my box, where it is found by > lspci and shows up as /dev/video0. The card has an extender cable > which leads to a bracket with RCA connectors for audio and composite > video, as well as an S-Video connector. (For

Re: How to capture composite video

2021-05-17 Thread fxkl47BF
19.0-10-amd64. I found a > pcHDTV HD-5500, which I believe is basically a Hauppauge WinTV-PVR-150 > tweaked for Linux, and dropped it into my box, where it is found by > lspci and shows up as /dev/video0. The card has an extender cable > which leads to a bracket with RCA connectors for aud

Re: How to capture composite video

2021-05-17 Thread James H. H. Lampert
On 5/17/21 9:39 AM, Charlie Gibbs wrote: I have a number of VHS tapes which I'd like to digitize, and I'm trying to figure out where to start, hardware- and software-wise. Do you have a DVD-R video recorder? Simplest way I know is to dub the VHS to DVD, at which point accessing the video from

How to capture composite video

2021-05-17 Thread Charlie Gibbs
for Linux, and dropped it into my box, where it is found by lspci and shows up as /dev/video0. The card has an extender cable which leads to a bracket with RCA connectors for audio and composite video, as well as an S-Video connector. (For now, at least, I'm not interested in the TV tuner on th

Re: Qs re: capture card, composite input, devices

2015-05-19 Thread Kent West
On 05/19/2015 02:52 AM, Howard Eisenberger wrote: On 2015-05-18, Kent West wrote: On Mon, May 18, 2015 at 6:56 AM, Howard Eisenberger wrote: On 2015-05-15, Kent West wrote: I currently have an RCA-style cable (yellow-tip) going from the VCR's composite video output to the &qu

Re: Qs re: capture card, composite input, devices

2015-05-19 Thread Howard Eisenberger
On 2015-05-18, Kent West wrote: > On Mon, May 18, 2015 at 6:56 AM, Howard Eisenberger wrote: > >> On 2015-05-15, Kent West wrote: >> >> > I currently have an RCA-style cable (yellow-tip) going from the VCR's >> > composite video output to the "Comp

Re: Qs re: capture card, composite input, devices

2015-05-18 Thread Kent West
On Mon, May 18, 2015 at 6:56 AM, Howard Eisenberger wrote: > On 2015-05-15, Kent West wrote: > > > I currently have an RCA-style cable (yellow-tip) going from the VCR's > > composite video output to the "Comp In" (yellow) input on the interface > > that al

Re: Qs re: capture card, composite input, devices

2015-05-18 Thread Howard Eisenberger
On 2015-05-15, Kent West wrote: > I currently have an RCA-style cable (yellow-tip) going from the VCR's > composite video output to the "Comp In" (yellow) input on the interface > that also has the coax connectors. I also have a stereo RCA cable (red & > yellow t

Qs re: capture card, composite input, devices

2015-05-15 Thread Kent West
g", etc. I'm hoping someone might be able to guide me to my goal. Thanks! I currently have an RCA-style cable (yellow-tip) going from the VCR's composite video output to the "Comp In" (yellow) input on the interface that also has the coax connectors. I also have a s

Re: Xorg and composite UNICODE characters

2014-03-15 Thread Siard
Matej Kosik wrote: > Then I tried to make: > > ɔ̃ > > accessible via > > Alt+Shift+o > > No I am not sure how can I do that. > > Neither: > > key { [ o, O, U0254, U02540303 ] }; > > nor > > key { [ o, O, U0254, U03030254 ] }; > > works. > > What is the right way

Xorg and composite UNICODE characters

2014-03-14 Thread Matej Kosik
Hi, I am trying to create a keyboard layout variant, that would enable me to type some of the IPA characters I need. E.g., if I want to access ɔ via Alt+o I change key { [ o, O, NoSymbol, NoSymbol ] }; to key { [ o, O, U0254, NoSymbol ] }; in the corresp

Jessie, gdm3 recently fails without composite (as well gnome3 with lightdm after login)

2013-11-21 Thread Axel Kittenberger
Hi! I got a 3D-Setup here with an NVidea Quadro, and as NVidea says stereo and composite currently don't work together (thats bad by itself, but what can one do about it) and you have to disable Composite with Option "Composite" "Disable" in xorg.conf to ge

Re (2): Composite video from a Compaq Armada e500 to a Panasonic flat TV.

2011-04-03 Thread peasthope
From: Andrei Popescu Date: Sat, 02 Apr 2011 12:12:04 +0300 > /var/log/Xorg.0.log Composite video is an analogue signal going to the TV. Nothing comes from the TV back to the computer. So the log can't do more than confirm the resolution and refresh rate. > You should kno

Re: Composite video from a Compaq Armada e500 to a Panasonic flat TV.

2011-04-02 Thread Andrei Popescu
On Jo, 31 mar 11, 10:34:33, peasth...@shaw.ca wrote: > > Any ideas on finding a resolution and refresh rate in X that will > give the TV an acceptable signal? Another setting in X? Is a sync > adjustment in the menu of the Panasonic likely to solve it? Is a > trim pot. in the Panasonic like

Composite video from a Compaq Armada e500 to a Panasonic flat TV.

2011-03-31 Thread peasthope
Folk, I've connected the composite video output from a Compaq Armada e500 to a Panasonic flat TV. The display on the TV works for the COMPAQ logo, the BIOS, and the console startup messages. When X takes over, the TV appears to lose sync. Nothing helpful is evident in the BIOS o

COMPOSITE

2007-04-25 Thread gaidin
I found that with XAA and Composite disable, I am getting performance back -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: fglrx, kernel 2.6.20, dri and composite problem [SOLVED]

2007-02-19 Thread Ivan Glushkov
-project.org/ etch main deb-src http://debian.beryl-project.org/ etch main in my sources.list, and running apt-get update; apt-get install beryl, I have radeon driver + composite + kernel 2.6.20 + beryl up and running :) Cheers, Ivan Inko IA wrote: > Hi Ivan! > > I used on

Re: fglrx, kernel 2.6.20, dri and composite problem

2007-02-16 Thread Inko IA
installation of xgl + compiz (preferrebly + KDE) on Debian? I found some repository, but nothing useful. How did you install those? Cheers, Ivan Inko IA wrote: > Hi! > > As far as I know, the official fglrx drivers doesn't allow composite. > > I have an Ati mobi

Re: fglrx, kernel 2.6.20, dri and composite problem

2007-02-16 Thread Ivan Glushkov
Hi! > > As far as I know, the official fglrx drivers doesn't allow composite. > > I have an Ati mobility radeon X700 and I didn't manage to activate > composite with those drivers. BUT, on january, debian released new > mesa glx and dri packages which supports 3D hard

Re: fglrx, kernel 2.6.20, dri and composite problem

2007-02-15 Thread Inko IA
Hi! As far as I know, the official fglrx drivers doesn't allow composite. I have an Ati mobility radeon X700 and I didn't manage to activate composite with those drivers. BUT, on january, debian released new mesa glx and dri packages which supports 3D hardware acceleration for my

Re: fglrx, kernel 2.6.20, dri and composite problem

2007-02-15 Thread Andre Massing
Hi, Ivan Glushkov schrieb: [..] ===> kernel 2.6.19 (with both driver versions), 3D acceleration works if Section "Extensions" Option "Composite" "Disable" EndSection But if I enable it I get: % fglrxinfo Xlib: extension "XFree86-DRI" missing

fglrx, kernel 2.6.20, dri and composite problem

2007-02-15 Thread Ivan Glushkov
above) the option: Section "Extensions" Option "Composite" "Enable" EndSection I tried kernels 2.6.19 and 2.6.20 with the latest ati drivers (8.33.6-1) and the ones included in Debian (2.28.8). In a short what I did is: # ln -sf bash /bin/sh # bash ./ati-driver-i

Re: Translucency in KDE too slow (Composite)

2006-04-12 Thread [KS]
[KS] wrote: > > However the translucency doesn't make the whole window translucent. Its > just the window decorations which become translucent! Is it really > possible to make the whole window translucent using X.org? > Spoke too soon without properly checking the options. The "Apply translucenc

Re: Translucency in KDE too slow (Composite)

2006-04-12 Thread [KS]
Florian Kulzer wrote: > [KS] wrote: >> Hello all, >> >> I was trying to enable translucency(in KDE) on my debian unstable box. >> After editing the xorg.conf for using the composite extension, I >> restarted X and it worked. However, I was a bit dismayed with the &

Re: Translucency in KDE too slow (Composite)

2006-04-08 Thread Florian Kulzer
[KS] wrote: Hello all, I was trying to enable translucency(in KDE) on my debian unstable box. After editing the xorg.conf for using the composite extension, I restarted X and it worked. However, I was a bit dismayed with the performance. It is so slow that I can actually "see" t

Translucency in KDE too slow (Composite)

2006-04-08 Thread [KS]
Hello all, I was trying to enable translucency(in KDE) on my debian unstable box. After editing the xorg.conf for using the composite extension, I restarted X and it worked. However, I was a bit dismayed with the performance. It is so slow that I can actually "see" that KDE is trying t

How to specify composite sync for aty128fb on kernel cmd line?

2003-08-19 Thread Heinrich Rebehn
Hi list, I want to use the frame buffer console in high resolution on my linux machine. Since i also want to connect an old SUN monitor, i need to enable csync. This works fine, if i use fbset: # fbset 1280x1024-75 -csync high But since i need this setting already at boot time, i want to specify

Re: Our Information We offer PE-AL composite pipe from China

2000-07-17 Thread Jason Wong
tion technology and equipment imported from Europe since 1994, Rifeng Enterprise manufacturers and markets the world 90' most advanced Rifeng Unipipe. Up to now it has been built into the largest manufacturing base of PE-AL composite pipe in China. With all imported raw material and

Re: Our Information We offer PE-AL (plastic-aluminum)composite pipe from China

2000-07-12 Thread Jason Wong
tion technology and equipment imported from Europe since 1994, Rifeng Enterprise manufacturers and markets the world 90' most advanced Rifeng Unipipe. Up to now it has been built into the largest manufacturing base of PE-AL composite pipe in China. With all imported raw material and

NTSC Composite TV Output from X or svgatextmode?

1998-05-10 Thread Jeff Noxon
I'm looking for a way to get NTSC composite video from my computer. I know that a number of external converter boxes are available, but I'd rather have it come directly from the video card, if possible. Do any cards support this under Linux? I tried an ATI Xpression PC2TV card, and it o