Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Re: I can't configure Hauppauge HD-PVR in mythtv-setup. help. . .

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


steve at heistand

Nov 15, 2008, 5:15 PM

Post #1 of 5 (782 views)
Permalink
Re: I can't configure Hauppauge HD-PVR in mythtv-setup. help. . .

Nick Morrott <knowledgejunkie[at]gmail.com>, said on Sun Nov 16, 2008 [01:09:15 AM]:
} On 16/11/2008, ryan patterson <ryan.goat[at]gmail.com> wrote:
} > On Sat, Nov 15, 2008 at 7:47 PM, Nick Morrott <knowledgejunkie[at]gmail.com>
} > wrote:
} >
} > >
} > > On 16/11/2008, ryan patterson <ryan.goat[at]gmail.com> wrote:
} > >
} > > > I grabed the SVN trunk source for mythtv and compiled and installed it.
} > But
} > > > when I go into mythtv-setup I can't find the correct capture card type.
} > The
} > > > instructions Ii am following (
} > > > http://www.mythtv.org/wiki/index.php/Hauppauge_HD-PVR )
} > say
} > > > the card type should be named: "H.264 Encoder Card (HD-PVR)". But I
} > don't
} > > > see that in the list.
} > >
} > > Did you patch the source code?
} > >
} > > --
} > > Nick Morrott
} > >
} > >
} >
} > For some reason, I was under the impression SVN trunk already had all the
} > HD-PVR relevant patches incorporated into it. Can you point me in the right
} > direction for the patches I need?
}
} Checking http://cvs.mythtv.org/trac/ticket/5443 seems to support your
} impression. Can you confgure the card via the MPEG-2 Encoder Card
} selection as the ticket suggests?
}

did you include the option ton configure for mythtv of:

--dvb-path=/usr/local/src/hdpvr/linux/include

or whereever you put the files on your machine for the v4l stuff.

though this was a while ago when I built from svn for my hdpvr. things
may have changed.

--
"Why is it so hot inside this handbasket?"
--
Steve Heistand
steve[at]heistand.org
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


richardwoelk at yahoo

Nov 17, 2008, 10:19 AM

Post #2 of 5 (718 views)
Permalink
Re: I can't configure Hauppauge HD-PVR in mythtv-setup. help. . . [In reply to]

ryan patterson wrote:
> On Sun, Nov 16, 2008 at 1:58 PM, Brad DerManouelian
> <myth[at]dermanouelian.com <mailto:myth[at]dermanouelian.com>> wrote:
>
> On Nov 16, 2008, at 7:33 AM, ryan patterson wrote:
>
> > Affirmative, I was executing the wrong copy of mythtv-setup.
> >
> > I still can not get mythfrontend to playback the recording though.
> > I have compiled with "./configure --enable-libfaac --enable-
> > libfaacd" But I keep getting an error about the audio codec when I
> > try and play a recording.
>
> Did you delete/download the source code again like I mentioned in a
> previous message?
>
>
> I did a many cycles of deleting/downloading/compiling (not sure I did
> it in the correct order). I think I will wipe the disk and do a fresh
> install. I made some mistakes in the beginning and it is already a
> cluttered system. I need a clean page before I can continue
> this experiment. If it still is not working after that I'll get back
> to you.
>
> -Ryan
>
I've been running an HD-PVR since the middle of August and I love it.
On my Core2Duo Fedora 9 system, I had to get the faad2, faad2-devel,
faad2-libs from livna repository or else I couldn't get AAC decoding
working.

I also use these options on my configure script
./configure --prefix=/usr --libdir-name=lib64 --enable-proc-opt
--enable-libfaad --enable-opengl-video --enable-opengl-vsync

notice the faad - D for decoding.
faac is for ENcoding - ie: ripping audio CDs to play on an ipod

HTH
-Richard


jppoet at gmail

Nov 17, 2008, 11:04 AM

Post #3 of 5 (713 views)
Permalink
Re: I can't configure Hauppauge HD-PVR in mythtv-setup. help. . . [In reply to]

On Mon, Nov 17, 2008 at 11:19 AM, Richard Woelk <richardwoelk[at]yahoo.ca> wrote:
>
>
> ryan patterson wrote:
>
> On Sun, Nov 16, 2008 at 1:58 PM, Brad DerManouelian <myth[at]dermanouelian.com>
> wrote:
>>
>> On Nov 16, 2008, at 7:33 AM, ryan patterson wrote:
>>
>> > Affirmative, I was executing the wrong copy of mythtv-setup.
>> >
>> > I still can not get mythfrontend to playback the recording though.
>> > I have compiled with "./configure --enable-libfaac --enable-
>> > libfaacd" But I keep getting an error about the audio codec when I
>> > try and play a recording.
>>
>> Did you delete/download the source code again like I mentioned in a
>> previous message?
>
> I did a many cycles of deleting/downloading/compiling (not sure I did it in
> the correct order). I think I will wipe the disk and do a fresh install. I
> made some mistakes in the beginning and it is already a cluttered system. I
> need a clean page before I can continue this experiment. If it still is not
> working after that I'll get back to you.
> -Ryan
>
>
>
> I've been running an HD-PVR since the middle of August and I love it.
> On my Core2Duo Fedora 9 system, I had to get the faad2, faad2-devel,
> faad2-libs from livna repository or else I couldn't get AAC decoding
> working.
>
> I also use these options on my configure script
> ./configure --prefix=/usr --libdir-name=lib64 --enable-proc-opt
> --enable-libfaad --enable-opengl-video --enable-opengl-vsync
>
> notice the faad - D for decoding.
> faac is for ENcoding - ie: ripping audio CDs to play on an ipod
>
> HTH
> -Richard

I am still curious as to why you guys are going with AAC audio. AC3
is much nicer. Or, do you not have surround sound systems?

John
--
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


richardwoelk at yahoo

Nov 17, 2008, 3:41 PM

Post #4 of 5 (709 views)
Permalink
Re: I can't configure Hauppauge HD-PVR in mythtv-setup. help. . . [In reply to]

John P Poet wrote:
> On Mon, Nov 17, 2008 at 11:19 AM, Richard Woelk <richardwoelk[at]yahoo.ca> wrote:
>
>> ryan patterson wrote:
>>
>> On Sun, Nov 16, 2008 at 1:58 PM, Brad DerManouelian <myth[at]dermanouelian.com>
>> wrote:
>>
>>> On Nov 16, 2008, at 7:33 AM, ryan patterson wrote:
>>>
>>>
>>>> Affirmative, I was executing the wrong copy of mythtv-setup.
>>>>
>>>> I still can not get mythfrontend to playback the recording though.
>>>> I have compiled with "./configure --enable-libfaac --enable-
>>>> libfaacd" But I keep getting an error about the audio codec when I
>>>> try and play a recording.
>>>>
>>> Did you delete/download the source code again like I mentioned in a
>>> previous message?
>>>
>> I did a many cycles of deleting/downloading/compiling (not sure I did it in
>> the correct order). I think I will wipe the disk and do a fresh install. I
>> made some mistakes in the beginning and it is already a cluttered system. I
>> need a clean page before I can continue this experiment. If it still is not
>> working after that I'll get back to you.
>> -Ryan
>>
>>
>>
>> I've been running an HD-PVR since the middle of August and I love it.
>> On my Core2Duo Fedora 9 system, I had to get the faad2, faad2-devel,
>> faad2-libs from livna repository or else I couldn't get AAC decoding
>> working.
>>
>> I also use these options on my configure script
>> ./configure --prefix=/usr --libdir-name=lib64 --enable-proc-opt
>> --enable-libfaad --enable-opengl-video --enable-opengl-vsync
>>
>> notice the faad - D for decoding.
>> faac is for ENcoding - ie: ripping audio CDs to play on an ipod
>>
>> HTH
>> -Richard
>>
>
> I am still curious as to why you guys are going with AAC audio. AC3
> is much nicer. Or, do you not have surround sound systems?
>
> John
>

I was using my HD-PVR well before AC3 support came out, so I have many
recordings that still have AAC in them.

- Richard


ryan.goat at gmail

Nov 17, 2008, 4:47 PM

Post #5 of 5 (713 views)
Permalink
Re: I can't configure Hauppauge HD-PVR in mythtv-setup. help. . . [In reply to]

On Mon, Nov 17, 2008 at 1:19 PM, Richard Woelk <richardwoelk[at]yahoo.ca>wrote:

>
>
> ryan patterson wrote:
>
> On Sun, Nov 16, 2008 at 1:58 PM, Brad DerManouelian <
> myth[at]dermanouelian.com> wrote:
>
>> On Nov 16, 2008, at 7:33 AM, ryan patterson wrote:
>>
>> > Affirmative, I was executing the wrong copy of mythtv-setup.
>> >
>> > I still can not get mythfrontend to playback the recording though.
>> > I have compiled with "./configure --enable-libfaac --enable-
>> > libfaacd" But I keep getting an error about the audio codec when I
>> > try and play a recording.
>>
>> Did you delete/download the source code again like I mentioned in a
>> previous message?
>>
>
> I did a many cycles of deleting/downloading/compiling (not sure I did it
> in the correct order). I think I will wipe the disk and do a fresh install.
> I made some mistakes in the beginning and it is already a cluttered system.
> I need a clean page before I can continue this experiment. If it still is
> not working after that I'll get back to you.
>
> -Ryan
>
> I've been running an HD-PVR since the middle of August and I love it.
> On my Core2Duo Fedora 9 system, I had to get the faad2, faad2-devel,
> faad2-libs from livna repository or else I couldn't get AAC decoding
> working.
>
> I also use these options on my configure script
> ./configure --prefix=/usr --libdir-name=lib64 --enable-proc-opt
> --enable-libfaad --enable-opengl-video --enable-opengl-vsync
>
> notice the faad - D for decoding.
> faac is for ENcoding - ie: ripping audio CDs to play on an ipod
>
> HTH
> -Richard
>
>
> HI Richard,

What linux distribution are you using? I just looked at livna.org and they
seem to only have packages for Fedora. I'm not sure if I should try and use
those with ubuntu 8.10 or not.

Thanks for rxplaining the difference between faac & faad. It was not self
explainitory what the difference was.

-Ryan

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.