Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-25 Thread Lucien D.
for my pvr250 the cable input is tuner-0, so make sure thats what ur using in mythsetup. if u need to search for the input I think that ptune.pl script lets u specify the input. so you can just open up mplayer /dev/v4l/video0 and in another console change inputs with ptune until things happen. Lu

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Mark Knecht
On 4/24/05, Lucien D. <[EMAIL PROTECTED]> wrote: > > > This is just a guess, but it looks like that nuvinfo only looks at the > file information, which seem ok, but that nuvexport looks at the sql > db for show names and info, and that would lead me to believe that > nuvexport isn't working because

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Lucien D.
On 4/24/05, Mark Knecht <[EMAIL PROTECTED]> wrote: > Hi, >nuvinfo seems to work ok: > > [EMAIL PROTECTED] /TVstorage $ nuvinfo 1053_2005042316_20050423163000.nuv > > info for: 1053_2005042316_20050423163000.nuv > > aspect: 1. > audio_bits_per_sample: 384000 >

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Mark Knecht
Hi, nuvinfo seems to work ok: [EMAIL PROTECTED] /TVstorage $ nuvinfo 1053_2005042316_20050423163000.nuv info for: 1053_2005042316_20050423163000.nuv aspect: 1. audio_bits_per_sample: 384000 audio_channels: 2 audio_sample_rate: 48000 Use of uni

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Lucien D.
Yea, xvideo is definitely effected by graphics drivers and what not. I know on my laptop I couldn't use xvideo on an external monitor until this latest version of xorg. I do use nuvexport. I just started using it a month or so ago. I remember having some issues installing, but I can't remember

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Mark Knecht
Ah, OK, that I have loaded on both my machine that supports X-Video as well as the machine that says it doesn't so I think that's not it. Thanks for the idea though. One fellow from another list said that X-Video support is a function of the actually graphics adapter chip a machine has. That make

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Lucien D.
Not a kernel module, its a X windows module. for example, this is the section from my /etc/X11/xorg.conf Section "Module" Load"dbe" # Double buffer extension SubSection "extmod" Option"omit xfree86-dga" # don't initialise the DGA extension EndSubSection Loa

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Mark Knecht
Hi Lucien, thanks. I don't seem to have that module right now: [EMAIL PROTECTED] ~ $ slocate extmod | grep modules /usr/lib/modules/extensions/libextmod.a [EMAIL PROTECTED] ~ $ slocate extmod | grep lib /usr/lib/modules/extensions/libextmod.a [EMAIL PROTECTED] ~ $ Do you happen to know where i

Re: [gentoo-user] MythTV - recording (I think) but black on playback

2005-04-24 Thread Lucien D.
I believe you have to have Load "extmod" in ur x config. Mine was there automatically after X -config, but I'm pretty sure thats the module u need for xvideo. On 4/23/05, Mark Knecht <[EMAIL PROTECTED]> wrote: > Hello again, > > SHORT FORM: What is 'Xv support' and how do I set it up? xvinfo say