From owner-freebsd-multimedia@FreeBSD.ORG Sun May 11 15:50:01 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E99E37B401 for ; Sun, 11 May 2003 15:50:01 -0700 (PDT) Received: from maild.telia.com (maild.telia.com [194.22.190.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AB3C43FAF for ; Sun, 11 May 2003 15:50:00 -0700 (PDT) (envelope-from home@jukkis.net) Received: from d1o989.telia.com (d1o989.telia.com [213.65.228.241]) by maild.telia.com (8.12.9/8.12.9) with ESMTP id h4BMnwoF003252 for ; Mon, 12 May 2003 00:49:59 +0200 (CEST) X-Original-Recipient: Received: from localhost (h80n2fls32o989.telia.com [217.208.125.80]) by d1o989.telia.com (8.10.2p2/8.10.1) with ESMTP id h4BMnwc27368 for ; Mon, 12 May 2003 00:49:58 +0200 (CEST) From: Jukka Simila To: multimedia@freebsd.org Content-Type: text/plain Organization: Message-Id: <1052693541.31937.64.camel@localhost> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 12 May 2003 00:52:21 +0200 Content-Transfer-Encoding: 7bit Subject: Control MPlayer with Hauppauge IR remote X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:50:01 -0000 Long story with some (IMHO) great news: A while ago when I upgraded my mobo, fxtv stopped working (I wrote about it to this list but never got it work) Then I discovered that MPlayer -tv works beautifully. Only thing missing was the remote control, which I really like to use, since I like to channelsurf. I couldn't figure out how to add hauppauge remote as input source to MPlayer,so I wrote this piece of software URMon, "Universal Remote Monitor" (working title :P). The program is still in *VERY* early alpha, I have no idea how ugly the code might look to someone's eyes, but in the hopes that it is useful to someone, I rolled a tarball and put it to http://www.jukkis.net/urmon.tar.gz It consists of two separate programs, 'urmon', which monitors an IPC message queue, and when it receives a message, it translates it to keyboard keypresses, and sends them to X with XTestFakeKeyEvent. Second program, in this case 'urmon_hauppauge', handles the hauppauge remote, ie. opens bktr device and polls it, and when it detects a keypress, it sends it to the message queue that urmon is listening. This approach (I hope) allows *very* easy addition of other IR remotes, like PixelView's. They just need to be separate programs that send keypresses to the message queue. At the moment, the remotekey->keypress translations are hard- coded to source (see util.c), and I can successfully control MPlayer with it. (read: I can change channels, toggle fullscreen and close mplayer :) Also, at the moment, urmon_hauppauge leaves TVCards audio unmuted, and urmon/urmon_hauppauge exit when 'TV' key is pressed. I will have to figure a way to control the muting/unmuting, perhaps thru mixer instead of bktr, but in the meanwhile this leaves the program usable practically only for controlling mplayer in TV mode. (As in 'start urmon when mplayer -tv starts, close tv with remote') So if you are adventurous/eager to use MPlayer with remote, feel free to try the program. My plan is to have the translations user configurable, so that there's a config file for MPlayer, XMMS, Xine, Ogle, whatever, you name it. All the program does is effectively change the remote control to a limited keyboard. I'm just cooling off from the coding mode and transforming back to designing mode, I need to figure a good way to switch between the translation tables, and I'm thinking I'll add a possibility to run commands, like start tv, or radio, or dvdplayer.. but I need to think about that first. Well designed is 50% done, or something. Some example configs, if you have trouble getting mplayer -tv to work (I did): Here's my ~/.mplayer/input.conf: 1 tv_set_channel 1 2 tv_set_channel 2 3 tv_set_channel 3 4 tv_set_channel 4 5 tv_set_channel 5 6 tv_set_channel 6 7 tv_set_channel 7 8 tv_set_channel 8 (I only got 8 channels..) I start mplayer with a shell script tvmplayer: >cat ~/bin/tvmplayer #!/bin/sh ~/bin/urmon > /dev/null& ~/bin/urmon_hauppauge >/dev/null& mplayer -tv on:driver=bsdbt848:input=1:norm=PAL:\ chanlist=europe-west:channel=5:width=768:height=576:\ channels=E4-SVT1,E5-SVT2,E12-Kanal_3,E7-TV4,E10-Kanal_5,\ E8-MTV,E9-Discovery,E11-Eurosport -really-quiet If you reply please cc to me, for some reason I don't get mail from multimedia list althou I'm supposed to be subscribed. FWIW, //Jukkis From owner-freebsd-multimedia@FreeBSD.ORG Mon May 12 06:06:18 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D25AA37B401 for ; Mon, 12 May 2003 06:06:18 -0700 (PDT) Received: from relay.Ural.Net (DarkOne.Ural.Net [195.64.192.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CF843FAF for ; Mon, 12 May 2003 06:06:15 -0700 (PDT) (envelope-from vsherbanov@microtest.ru) Received: from nessy.microtest.ru (nessy.microtest.ru [195.64.195.129]) by relay.Ural.Net (8.12.9/eTn) with ESMTP id h4CD75IK038205 for ; Mon, 12 May 2003 19:07:05 +0600 (YEKST) Received: from hermes.eburg.mt (hermes.microtest.ru [195.64.195.131]) by nessy.microtest.ru (8.11.6/8.11.6) with ESMTP id h4CD6EZ30647 for ; Mon, 12 May 2003 19:06:14 +0600 Received: from despina.msk.mt ([10.240.28.7]) by hermes.eburg.mt with Microsoft SMTPSVC(5.0.2195.5329); Mon, 12 May 2003 19:06:13 +0600 Received: from vsherbanov.msk.mt ([10.240.28.205]) by despina.msk.mt with Microsoft SMTPSVC(5.0.2195.5329); Mon, 12 May 2003 17:06:12 +0400 Date: Mon, 12 May 2003 17:06:12 +0400 From: valery sherbanov X-Mailer: The Bat! (v1.62r) UNREG / CD5BF9353B3B7091 Organization: microtest, ru X-Priority: 3 (Normal) Message-ID: <1708454612.20030512170612@microtest.ru> To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit X-OriginalArrivalTime: 12 May 2003 13:06:12.0728 (UTC) FILETIME=[436B8F80:01C31887] Subject: sound 7.1 X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: valery sherbanov List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 13:06:19 -0000 I want play sound at 7.1 sound formats. What card(s) now supported for play this format? And there I can get program for out that 7.1 sound? I need source code, for future modifying this and use it in my projects… Thanks. From owner-freebsd-multimedia@FreeBSD.ORG Mon May 12 13:33:22 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A3637B404 for ; Mon, 12 May 2003 13:33:22 -0700 (PDT) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [193.162.153.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC3143FE0 for ; Mon, 12 May 2003 13:33:21 -0700 (PDT) (envelope-from freebsd.nospam@mekanix.dk) Received: from frodo.my.domain (0x3ef34d67.albnxx2.adsl.tele.dk [62.243.77.103]) by pfepc.post.tele.dk (Postfix) with ESMTP id 4DB90262C6F for ; Mon, 12 May 2003 22:33:19 +0200 (CEST) From: Bjarne Wichmann Petersen To: freebsd-multimedia@freebsd.org Date: Mon, 12 May 2003 22:34:01 +0200 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305122234.01447.freebsd.nospam@mekanix.dk> Subject: [MPlayer] can't load TrueType fonts X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:33:22 -0000 Hi! I can't get mplayer to load *any* ttf's I'm throwing at it. It just complains: /usr/X11R6/lib/X11/fonts/ttfonts/arial.ttf doesn't look like a font description, ignoring Cannot load font: /usr/X11R6/lib/X11/fonts/ttfonts/arial.ttf I've compiled with the "WITH_FREETYPE=YES" knob, so it ought to work, right? Bjarne PS: is it possible to get kmplayer to recognise anamorphic widescreen DVD's? -- Homepage: http://www.mekanix.dk From owner-freebsd-multimedia@FreeBSD.ORG Tue May 13 05:28:55 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C34137B404 for ; Tue, 13 May 2003 05:28:55 -0700 (PDT) Received: from relay.Ural.Net (DarkOne.Ural.Net [195.64.192.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id C68A043FA3 for ; Tue, 13 May 2003 05:28:52 -0700 (PDT) (envelope-from vsherbanov@microtest.ru) Received: from nessy.microtest.ru (nessy.microtest.ru [195.64.195.129]) by relay.Ural.Net (8.12.9/eTn) with ESMTP id h4DCTkIK069292 for ; Tue, 13 May 2003 18:29:46 +0600 (YEKST) Received: from hermes.eburg.mt (hermes.microtest.ru [195.64.195.131]) by nessy.microtest.ru (8.11.6/8.11.6) with ESMTP id h4DCSoZ09203 for ; Tue, 13 May 2003 18:28:50 +0600 Received: from despina.msk.mt ([10.240.28.7]) by hermes.eburg.mt with Microsoft SMTPSVC(5.0.2195.5329); Tue, 13 May 2003 18:28:50 +0600 Received: from vsherbanov.msk.mt ([10.240.28.205]) by despina.msk.mt with Microsoft SMTPSVC(5.0.2195.5329); Tue, 13 May 2003 16:28:49 +0400 Date: Tue, 13 May 2003 16:28:48 +0400 From: valery sherbanov X-Mailer: The Bat! (v1.62r) UNREG / CD5BF9353B3B7091 Organization: microtest, ru X-Priority: 3 (Normal) Message-ID: <181923240.20030513162848@microtest.ru> To: freebsd-multimedia@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 May 2003 12:28:49.0517 (UTC) FILETIME=[34C679D0:01C3194B] Subject: ALSA project X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: valery sherbanov List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 12:28:56 -0000 hi. anybody porting big collection sound drivers from ALSA project (www.alsa-project.org)? -- Valery Sherbanov, Microtest, Russia phone: +7 (095) 787-20-58 *1253 fax: +7 (095) 787-20-56 E-Mail: VSherbanov@microtest.ru WEB: http://www.microtest.ru From owner-freebsd-multimedia@FreeBSD.ORG Tue May 13 05:34:38 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B845637B401 for ; Tue, 13 May 2003 05:34:38 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-22-222.w81-248.abo.wanadoo.fr [81.248.17.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DF2843F3F for ; Tue, 13 May 2003 05:34:36 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from sta01 (sta01.lphp.org.local [192.168.0.4]) by mx1.lphp.org (8.12.8p1/8.12.8) with ESMTP id h4DCYWK8059419; Tue, 13 May 2003 14:34:32 +0200 (CEST) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: valery sherbanov , freebsd-multimedia@FreeBSD.org Date: Tue, 13 May 2003 14:34:33 +0200 User-Agent: KMail/1.5.1 References: <181923240.20030513162848@microtest.ru> In-Reply-To: <181923240.20030513162848@microtest.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305131434.33511.ajacoutot@lphp.org> Subject: Re: ALSA project X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 12:34:39 -0000 On Tuesday 13 May 2003 14:28, valery sherbanov wrote: > hi. > anybody porting big collection > sound drivers from ALSA project (www.alsa-project.org)? :) I wish someone would do that ! But I think it is too "Linuxy" to easily port Alsa under FreeBSD... :( (well, maybe I'm wrong, I'm not a developer at all !). Cheers. Antoine From owner-freebsd-multimedia@FreeBSD.ORG Tue May 13 08:25:38 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EE9137B401 for ; Tue, 13 May 2003 08:25:38 -0700 (PDT) Received: from web13402.mail.yahoo.com (web13402.mail.yahoo.com [216.136.175.60]) by mx1.FreeBSD.org (Postfix) with SMTP id A954943F93 for ; Tue, 13 May 2003 08:25:37 -0700 (PDT) (envelope-from h2g2_jimmiejaz@yahoo.com) Message-ID: <20030513152537.81687.qmail@web13402.mail.yahoo.com> Received: from [216.154.9.13] by web13402.mail.yahoo.com via HTTP; Tue, 13 May 2003 08:25:37 PDT Date: Tue, 13 May 2003 08:25:37 -0700 (PDT) From: jimmie james To: freebsd-multimedia@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [MPlayer] can't load TrueType fonts X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 15:25:38 -0000 >Hi! > >I can't get mplayer to load *any* ttf's I'm throwing at it. It >just complains: > >/usr/X11R6/lib/X11/fonts/ttfonts/arial.ttf doesn't look like a >font >description, ignoring >Cannot load font: /usr/X11R6/lib/X11/fonts/ttfonts/arial.ttf > >I've compiled with the "WITH_FREETYPE=YES" knob, so it ought >to work, right? > >Bjarne > >PS: is it possible to get kmplayer to recognise anamorphic >widescreen DVD's? >-- >Homepage: http://www.mekanix.dk I had this same problem with the TTF untill I did some reading, and figured out it was looking in ~/.mplayer for the font file. I just copied one from a TTF font into ~/.mplayer and it went away. Check the config file paths. Don't have a DVD player, :( sorry. jimmie james (sorry about formating *kicks yahoo* __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com From owner-freebsd-multimedia@FreeBSD.ORG Wed May 14 06:00:53 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2422237B401 for ; Wed, 14 May 2003 06:00:53 -0700 (PDT) Received: from relay.Ural.Net (relay.ural.ru [195.64.192.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF0C43F85 for ; Wed, 14 May 2003 06:00:51 -0700 (PDT) (envelope-from vsherbanov@microtest.ru) Received: from nessy.microtest.ru (nessy.microtest.ru [195.64.195.129]) by relay.Ural.Net (8.12.9/eTn) with ESMTP id h4ED1jwL088314 for ; Wed, 14 May 2003 19:01:46 +0600 (YEKST) Received: from hermes.eburg.mt (hermes.microtest.ru [195.64.195.131]) by nessy.microtest.ru (8.11.6/8.11.6) with ESMTP id h4ED0lZ20116 for ; Wed, 14 May 2003 19:00:47 +0600 Received: from despina.msk.mt ([10.240.28.7]) by hermes.eburg.mt with Microsoft SMTPSVC(5.0.2195.5329); Wed, 14 May 2003 19:00:46 +0600 Received: from vsherbanov ([10.240.28.205]) by despina.msk.mt with Microsoft SMTPSVC(5.0.2195.5329); Wed, 14 May 2003 17:00:43 +0400 From: Valery Sherbanov Organization: Microtest To: freebsd-multimedia@freebsd.org Date: Wed, 14 May 2003 17:00:43 +0400 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305141700.43913.vsherbanov@microtest.ru> X-OriginalArrivalTime: 14 May 2003 13:00:43.0134 (UTC) FILETIME=[D3CB01E0:01C31A18] Subject: vchans X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 13:00:53 -0000 hi! vchans... PCM output via vchans work very good. but i wanna working MIXER via vchans. e.g : # mixer -f /dev/mixer3.4 pcm 100:100; mixer -f /dev/mixer3.3 pcm 50:50 ;-) amb command. :) any comments? -- Valery Sherbanov From owner-freebsd-multimedia@FreeBSD.ORG Wed May 14 07:20:53 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B51337B401 for ; Wed, 14 May 2003 07:20:53 -0700 (PDT) Received: from web12405.mail.yahoo.com (web12405.mail.yahoo.com [216.136.173.132]) by mx1.FreeBSD.org (Postfix) with SMTP id C085F43F85 for ; Wed, 14 May 2003 07:20:52 -0700 (PDT) (envelope-from ks4usa@yahoo.com) Message-ID: <20030514142052.90170.qmail@web12405.mail.yahoo.com> Received: from [12.29.176.205] by web12405.mail.yahoo.com via HTTP; Wed, 14 May 2003 07:20:52 PDT Date: Wed, 14 May 2003 07:20:52 -0700 (PDT) From: Sergey Kosyakov To: freebsd-multimedia@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: AverTV (BrookTree 878) NTSC >240 lines slow with mplayer X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 14:20:53 -0000 Hi, I've tryed AverTV Stereo on my 4.8 cvsuped to STABLE (to get DRM modules) both src and ports. /kernel: bktr0: mem 0xe3023000-0xe3023fff irq 5 at device 9.0 on pci0 /kernel: iicbb0: on bti2c0 /kernel: iicbus0: on iicbb0 master-only /kernel: iicsmb0: on iicbus0 /kernel: smbus0: on iicsmb0 /kernel: smb0: on smbus0 /kernel: iic0: on iicbus0 /kernel: iicbus1: on iicbb0 master-only /kernel: iicsmb1: on iicbus1 /kernel: smbus1: on iicsmb1 /kernel: smb1: on smbus1 /kernel: iic1: on iicbus1 /kernel: smbus2: on bti2c0 /kernel: smb2: on smbus2 /kernel: bktr0: AVer Media TV/FM, Philips NTSC tuner. /kernel: pci0: (vendor=0x109e, dev=0x0878) at 9.1 irq 5 systat(vmstat) shows constant IRQ rate at 95 per sec om mux irq5. I suspect this is . Any idea what it is and why it generates IRQ permanently? TV related ports experience: 1. xawtv/motv works unstable (need to get "right" resize to get clear picture, fullscreen is junk, every channel requires adjustment). 2. fxtv works fine (did not test fs yet), but does not have deinterlacing 3. mplayer -tv works fine and gives good picture while height less than 240. As I set it to any value greater than 240 the frame rate drops to 1 fps or so. At the same time the CPU consumption is less than 5%. AverTV spec says that is is able to get full size 720x480 picture, so I do not think that 240 lisne is HW limitation. Any idea what have I missed? Thank you, Sergey. __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com From owner-freebsd-multimedia@FreeBSD.ORG Wed May 14 09:09:00 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 003D837B401 for ; Wed, 14 May 2003 09:08:59 -0700 (PDT) Received: from blotto.oss.uswest.net (mplsdslgw28poolB42.mpls.uswest.net [63.231.169.42]) by mx1.FreeBSD.org (Postfix) with SMTP id DEE9A43FAF for ; Wed, 14 May 2003 09:08:56 -0700 (PDT) (envelope-from pete@blotto.oss.uswest.net) Received: (qmail 3306 invoked by uid 1000); 14 May 2003 16:08:45 -0000 Date: Wed, 14 May 2003 11:08:45 -0500 From: Pete McKenna To: multimedia@FreeBSD.ORG Message-ID: <20030514110845.A3071@blotto.qwest.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Subject: ffmpeg w/bktr no sound X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 16:09:00 -0000 I'm still working on getting ffmpeg encoding to work and the video is fine but I get no audio. I have mucked with the mixer settings and such to no avail. I use fxtv to set the channel, for now and when I turn off line in the mixer the fxtv audio dies. It is plugged into the sound cards line in. Based on this I set mixer recsrc to line, but still nothing. It's broadcast NTSC signal. Any other ideas ? capture command ffmpeg -vcodec mpeg1video -b 1200 -s 320x240 -y -t 10.0 test1.mpg ffmpeg -vcodec mpeg4 -b 1200 -s 320x240 -y -t 10.0 test1.avi I play the results with mplayer. here's the dmesg and mixer settings if that helps. Timecounter "i8254" frequency 1193182 Hz CPU: AMD Athlon(tm) processor (850.04-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440000 real memory = 268369920 (262080K bytes) avail memory = 256638976 (250624K bytes) Preloaded elf kernel "kernel" at 0xc0492000. netsmb_dev: loaded Pentium Pro MTRR support enabled md0: Malloc disk Using $PIR table, 9 entries at 0xc00fdee0 apm0: on motherboard apm0: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 10 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 atapci0: Correcting VIA config for southbridge data corruption bug ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 5 at device 7.2 on pci 0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ulpt0: SAMSUNG ELECTRONICS CO., LT Samsung ML-6060 Series, rev 1.10/1.00, addr 2 , iclass 7/1 uhci1: port 0xd800-0xd81f irq 5 at device 7.3 on pci 0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered pci0: (vendor=0x1106, dev=0x3057) at 7.4 pcm0: port 0xdc00-0xdc3f irq 5 at device 8.0 on pci0 pcm0: bktr0: mem 0xea002000-0xea002fff irq 5 at device 11.0 on pci0 iicbb0: on bti2c0 iicbus0: on iicbb0 master-only iicbus1: on iicbb0 master-only smbus0: on bti2c0 smb0: on smbus0 bktr0: Hauppauge Model 61381 D123 bktr0: Detected a MSP3430G-A1 at 0x80 bktr0: Hauppauge WinCast/TV, Philips FR1236 NTSC FM tuner, msp3400c stereo, remo te control. pci0: (vendor=0x109e, dev=0x0878) at 11.1 irq 5 de0: port 0xe000-0xe07f mem 0xea001000-0xea00107f irq 11 at device 13.0 on pci0 de0: 21140A [10-100Mb/s] pass 2.2 de0: address 00:40:05:a3:a0:99 ahc0: port 0xe400-0xe4ff mem 0xea003000-0xea00 3fff irq 11 at device 15.0 on pci0 aic7880: Ultra Wide Channel A, SCSI Id=7, 16/253 SCBs orm0: