Mythtv - Setup
This is a discussion on Mythtv - Setup ; I am trying to get mythtv setup working.
Using Arch linux as the OS.
I have a WinPVR-250 Hauppauge card analog.
I have installed mysql and myth, configured myth ( at least I think I have
it configed).
When selecting ...
-
Mythtv
I am trying to get mythtv setup working.
Using Arch linux as the OS.
I have a WinPVR-250 Hauppauge card analog.
I have installed mysql and myth, configured myth ( at least I think I have
it configed).
When selecting the watch tv from mythfrontend it dosen't do anything.
I tried using tvtime and kdetv to check the tv card to see if it is working,
those fail. Trying cat /dev/video0 > test.mpg works and dmesg shows the tv
card initializing. So I know the card is working. I don't know how to test
the card using mplayer ( I have it installed).
Any hints to get myth working?
Thanks.
--
Tayo'y mga Pinoy
-
Re: Mythtv
Baho Utot wrote:
> I have a WinPVR-250 Hauppauge card analog.
>
> Trying cat /dev/video0 > test.mpg works
Shure? This command doesn't work here on a *working* bt878, the
resulting mpg doesn't play with mplayer.
>and dmesg shows the tv
> card initializing. So I know the card is working.
Quote this.
> I don't know how to test
> the card using mplayer ( I have it installed).
mplayer tv://
Martin
-
Re: Mythtv
Martin Klar wrote:
> Baho Utot wrote:
>
>> I have a WinPVR-250 Hauppauge card analog.
>>
>> Trying cat /dev/video0 > test.mpg works
>
> Shure? This command doesn't work here on a *working* bt878, the
> resulting mpg doesn't play with mplayer.
>
Yes as test.mpg shows ABS-CBN news 
>>and dmesg shows the tv
>> card initializing. So I know the card is working.
>
> Quote this
> .
OK
Linux video capture interface: v2.00
ivtv: Start initialization, version 1.2.0
ivtv0: Initializing card #0
ivtv0: Autodetected Hauppauge card (cx23416 based)
ACPI: PCI Interrupt 0000:00:0a.0[A] -> GSI 18 (level, low) -> IRQ 18
logips2pp: Detected unknown logitech mouse model 62
tveeprom 1-0050: Hauppauge model 32032, rev B382, serial# 7259628
tveeprom 1-0050: tuner model is LG TAPC H791F (idx 82, type 39)
tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
tveeprom 1-0050: audio processor is MSP4448 (idx 27)
tveeprom 1-0050: decoder processor is SAA7115 (idx 19)
tveeprom 1-0050: has no radio, has IR receiver, has no IR transmitter
ivtv0: Autodetected Hauppauge WinTV PVR-250
saa7115 1-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0)
msp3400 1-0040: MSP4448G-B3 found @ 0x80 (ivtv i2c driver #0)
msp3400 1-0040: MSP4448G-B3 supports radio, mode is autodetect and
autoselect
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
tuner-simple 1-0061: type set to 39 (LG NTSC (newer TAPC series))
ivtv0: Registered device video0 for encoder MPG (4096 kB)
ivtv0: Registered device video32 for encoder YUV (2048 kB)
ivtv0: Registered device vbi0 for encoder VBI (1024 kB)
ivtv0: Registered device video24 for encoder PCM (320 kB)
ivtv0: Initialized card #0: Hauppauge WinTV PVR-250
ivtv: End initialization
then later:
ivtv0: Loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: Encoder revision: 0x02060039
>
>> I don't know how to test
>> the card using mplayer ( I have it installed).
>
> mplayer tv://
>
>
> Martin
Gives:
[scrat@desktop ~]$ mplayer tv://
MPlayer 1.0rc2-4.2.3 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) XP 2500+ (Family: 6, Model: 10, Stepping: 0)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with runtime CPU detection.
115 audio & 237 video codecs
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.
Playing tv://.
TV file format detected.
Selected driver: v4l2
name: Video 4 Linux 2 input
author: Martin Olschewski
comment: first try, more to come ;-)
Selected device: Hauppauge WinTV PVR-250
Tuner cap: STEREO LANG1 LANG2
Tuner rxs: STEREO
Capabilites: video capture VBI capture device tuner audio read/write
supported norms: 0 = PAL-BGH; 1 = PAL-DK; 2 = PAL-I; 3 = PAL-M; 4 = PAL-N;
5 = PAL-Nc; 6 = SECAM-BGH; 7 = SECAM-DK; 8 = SECAM-L;
9 = SECAM-L'; 10 = NTSC-M; 11 = NTSC-J; 12 = NTSC-K;
inputs: 0 = Tuner 1; 1 = S-Video 1; 2 = Composite 1; 3 = S-Video 2; 4 =
Composi te 2; 5 = Composite 3;
Current input: 0
Current format: unknown (0x4745504d)
v4l2: current audio mode is : STEREO
tv.c: norm_from_string(pal): Bogus norm parameter, setting default.
v4l2: ioctl request buffers failed: Invalid argument
v4l2: 0 frames successfully processed, 0 frames dropped.
MPlayer interrupted by signal 11 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in
DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't
and
won't help unless you provide this information when reporting a possible
bug.
I have to decipher what mplayer spit out as I am not versed in mplayer.
I will try to recompile mplayer as generic CPU and not AMD specfic and see
if it still barfs.
tvtime barfs with this too:
v4l2: ioctl request buffers failed: Invalid argument
I don't know what this is telling me.
Thank you
--
Tayo'y mga Pinoy
-
Re: Mythtv
Baho Utot wrote:
> tveeprom 1-0050: TV standards NTSC(M) (eeprom 0x08)
[...]
> Capabilites: video capture VBI capture device tuner audio read/write
> supported norms: 0 = PAL-BGH; 1 = PAL-DK; 2 = PAL-I; 3 = PAL-M; 4 = PAL-N;
> 5 = PAL-Nc; 6 = SECAM-BGH; 7 = SECAM-DK; 8 = SECAM-L;
> 9 = SECAM-L'; 10 = NTSC-M; 11 = NTSC-J; 12 = NTSC-K;
i.e. mplayer tv://10 *should* work.
Martin
-
-
-
-
Re: Mythtv
Baho Utot wrote:
> I am trying to get mythtv setup working.
I just got into this last night which gauges the depth of my knowledge of the
subject.
> Using Arch linux as the OS.
yum -y install mythtv
worked flawlessly
> I have a WinPVR-250 Hauppauge card analog.
From scanning the docs it appears to hate Hauppauge anything.
> I have installed mysql and myth, configured myth ( at least I think I have
> it configed).
The docs read as dated and in need of an update but should have your answer
some place.
> When selecting the watch tv from mythfrontend it dosen't do anything.
> I tried using tvtime and kdetv to check the tv card to see if it is working,
> those fail. Trying cat /dev/video0 > test.mpg works and dmesg shows the tv
> card initializing. So I know the card is working. I don't know how to test
> the card using mplayer ( I have it installed).
> Any hints to get myth working?
No but so far I find scanning the "stop signs" that appear to be related to
my questions have at least related information. I haven't managed to "turn it
on" myself yet either but I'll be following this discussion for that reason.
Speaking of the thing in general, I don't see what it can add to the DVR I
rent from the cable company for like $5/mon save a bit more flexibility. Looks
at the moment I will be using it as a post processor to the DVR for killing
commercials and such.
--
Hodie sexto Idus Augustas MMVIII est
-- The Ferric Webcaesar
http://www.giwersworld.org/israel/bombings.phtml a5
-
Re: Mythtv
Matt Giwer wrote:
> Baho Utot wrote:
>> I am trying to get mythtv setup working.
>
> I just got into this last night which gauges the depth of my knowledge of
> the subject.
>
>> Using Arch linux as the OS.
>
> yum -y install mythtv
>
> worked flawlessly
Ahem not on Arch linux, there is no yum
>
>> I have a WinPVR-250 Hauppauge card analog.
>
> From scanning the docs it appears to hate Hauppauge anything.
I have found that ivtv has changed their driver for the card and I will need
to revert to a old kernel to get it to work with myth.
> killing commercials and such.
Bingo
-
Re: Mythtv
Baho Utot wrote:
> Matt Giwer wrote:
>
>> Baho Utot wrote:
>>> I am trying to get mythtv setup working.
>> I just got into this last night which gauges the depth of my knowledge of
>> the subject.
>>
>>> Using Arch linux as the OS.
>> yum -y install mythtv
>>
>> worked flawlessly
>
> Ahem not on Arch linux, there is no yum
If I don't know the answer throwing in an answer never hurts. If you are
going to dedicate a machine to this what do you care which release you use?
>>> I have a WinPVR-250 Hauppauge card analog.
>> From scanning the docs it appears to hate Hauppauge anything.
>
> I have found that ivtv has changed their driver for the card and I will need
> to revert to a old kernel to get it to work with myth.
>
>> killing commercials and such.
>
> Bingo
And a wiki on the subject.
http://www.mythtv.org/wiki/index.php/Main_Page
--
Any nuke dropped on Israel risks the holy city of Jerusalem and 5 million
Muslims. Those are Israel's hostages to nuclear attack.
-- The Iron Webmaster, 4036
http://www.giwersworld.org/holo3/holo-survivors.phtml a3
-
Re: Mythtv
Matt Giwer wrote:
> Baho Utot wrote:
>> Matt Giwer wrote:
>>
>>> Baho Utot wrote:
>>>> I am trying to get mythtv setup working.
>>> I just got into this last night which gauges the depth of my knowledge
>>> of the subject.
>>>
>>>> Using Arch linux as the OS.
>>> yum -y install mythtv
>>>
>>> worked flawlessly
>>
>> Ahem not on Arch linux, there is no yum
>
> If I don't know the answer throwing in an answer never hurts. If you are
> going to dedicate a machine to this what do you care which release you
> use?
I use Arch because of the way the system is put together, some what like
gentoo. I don't care for yum/rpm too much trouble installing custom apps
for me. Fedora is too buggy form me. Arch lets me customize and optimze
my installation.
-
Re: Mythtv
Baho Utot wrote:
> Matt Giwer wrote:
>> Baho Utot wrote:
>>> Matt Giwer wrote:
>>>> Baho Utot wrote:
>>>>> I am trying to get mythtv setup working.
>>>> I just got into this last night which gauges the depth of my knowledge
>>>> of the subject.
>>>>> Using Arch linux as the OS.
>>>> yum -y install mythtv
>>>> worked flawlessly
>>> Ahem not on Arch linux, there is no yum
>> If I don't know the answer throwing in an answer never hurts. If you are
>> going to dedicate a machine to this what do you care which release you
>> use?
> I use Arch because of the way the system is put together, some what like
> gentoo. I don't care for yum/rpm too much trouble installing custom apps
> for me. Fedora is too buggy form me. Arch lets me customize and optimze
> my installation.
Not to sound like I am arguing but again, if dedicated to this job all the
rest of the reasons go away. And my answer was this custom app installed
itself effortlessly. Given the nature of the application with the projects
starting in half hour blocks that is a lot of optimization to notice a
difference.
Anyway, may be both have good fortune. I have to finish building my new
machine before I start migrating the present machine to the project.
--
What does the US gain from military bases in Iraq?
Is it worth the cost?
-- The Iron Webmaster, 4027
http://www.giwersworld.org/disinfo/occupied-2.phtml a6