NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 380 381 382 383 384 … 433 Next »
ATI TV Wonder 650 Problems

ATI TV Wonder 650 Problems
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#21
2010-08-22, 02:12 AM
sub Wrote:Its not to do with this. NPVR already looks in both 'WDM Streaming Multiplexer Devices' and 'WDM Streaming Encoder Devices'
Right, but what we're saying is filtercheck doesn't list the multiplexers, so (a) a filtercheck log on these devices looks like it has no MPEG-2 encoder, and (b) we can't find the right filter name to put in the AnalogDevices.xml.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#22
2010-08-22, 03:32 AM
Ah right. Here is an updated FilterCheck.exe which lists the multiplexer devices too.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#23
2010-08-22, 07:10 AM
excellent... anyone still reading this thread who wants to make a 650 work, run that version of filtercheck.

I've updated the filtercheck link in the sticky thread to this one.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
bdeysongha
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jun 2008
#24
2010-08-22, 10:38 PM
Ok....are you guys sick of me yet? I have attached my new FilterCheck log which lists my ATI AVStream MPEG2 Multiplexer, but I don't know what to put into my AnalogDevices.xml file to get it to work. Here is what I currently have, but it is giving the same error as before.

<Device filter="ATI AVStream Analog Capture">
<Name>ATI 650 Pro</Name>
<Type>HARD_ENCODE</Type>
<FilterEncoder>ATI AVStream MPEG2 Multiplexer</FilterEncoder>
</Device>

Any ideas on what should be here?
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#25
2010-08-22, 11:04 PM
bdeysongha Wrote:Ok....are you guys sick of me yet? I have attached my new FilterCheck log which lists my ATI AVStream MPEG2 Multiplexer, but I don't know what to put into my AnalogDevices.xml file to get it to work. Here is what I currently have, but it is giving the same error as before.

<Device filter="ATI AVStream Analog Capture">
<Name>ATI 650 Pro</Name>
<Type>HARD_ENCODE</Type>
<FilterEncoder>ATI AVStream MPEG2 Multiplexer</FilterEncoder>
</Device>

Any ideas on what should be here?

I'got a feeling that it should be:

<Device filter="ATI AVStream Analog Capture">
<Name>ATI 650 Pro</Name>
<Type>HARD_ENCODE</Type>
<FilterEncoder>ATI AVStream Analog Capture</FilterEncoder>
</Device>

Worth a try I think.

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#26
2010-08-23, 12:21 AM
bdeysongha Wrote:<Device filter="ATI AVStream Analog Capture">
<Name>ATI 650 Pro</Name>
<Type>HARD_ENCODE</Type>
<FilterEncoder>ATI AVStream MPEG2 Multiplexer</FilterEncoder>
</Device>
I'm pretty sure that's what it should be. If it doesnt work, you might be out of luck.
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#27
2010-08-23, 05:26 AM (This post was last modified: 2010-08-23, 06:26 AM by johnsonx42.)
BOTH OF THESE ARE DEAD WRONG, PLEASE IGNORE!

Seems to me it ought to be this:
Code:
<Device filter="ATI AVStream MPEG2 Multiplexer">
    <Name>ATI 650 Pro</Name>
    <Type>HARD_ENCODE</Type>
    <FilterEncoder>ATI MUX MPEG2 Output</FilterEncoder>
  </Device>

But hell, what do I know?.. I've never even used analog in GB-PVR or NPVR.

edit: or maybe I have it backwards, maybe like this?
Code:
<Device filter="ATI MUX MPEG2 Output">
    <Name>ATI 650 Pro</Name>
    <Type>HARD_ENCODE</Type>
    <FilterEncoder>ATI AVStream MPEG2 Multiplexer</FilterEncoder>
  </Device>
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,809
Threads: 769
Joined: Nov 2003
#28
2010-08-23, 06:05 AM
It should be
Code:
<Device filter="ATI AVStream Analog Capture">
  <Name>ATI 650 Pro</Name>
  <Type>HARD_ENCODE</Type>
  <FilterEncoder>ATI AVStream MPEG2 Multiplexer</FilterEncoder>
</Device>
The filtername in the first line is the name of the capture filter. The fourth line is the name of the encoder/multiplexer filter.

Code:
10:01:35.109    INFO    Checking AM_KSCATEGORY_CAPTURE filters
10:01:35.171    INFO    found: ATI AVStream Analog Capture
10:01:35.218    INFO     - (input)  ATI Analog Video Input
10:01:35.218    INFO     - (input)  ATI Analog Audio Input
10:01:35.218    INFO     - (output) ATI Video Capture Output
10:01:35.218    INFO     - (output) ATI VBI Output
10:01:35.218    INFO     - (output) ATI Audio Capture Output
10:01:35.218    INFO     - (output) ATI Video Decoder YUV Output
10:01:35.218    INFO     - (output) ATI Audio Decoder PCM Output
...
10:01:35.281    INFO    Checking AM_KSCATEGORY_MULTIPLEXER filters
10:01:35.281    INFO    found: ATI AVStream MPEG2 Multiplexer
10:01:35.281    INFO     - (input)  ATI MUX Video YUV Input
10:01:35.281    INFO     - (input)  ATI MUX Audio PCM Input
10:01:35.281    INFO     - (output) ATI MUX MPEG2 Output
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#29
2010-08-23, 06:26 AM
Quote:The filtername in the first line is the name of the capture filter. The fourth line is the name of the encoder/multiplexer filter.
Thanks sub, that makes it more clear. I was thinking more along the lines of the old direct.ini where you had to define all the inputs and outputs; I didn't understand what went where for NPVR.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
cathrynm
Offline

Junior Member

Posts: 40
Threads: 6
Joined: Aug 2007
#30
2011-02-14, 12:57 AM
I have the ATI 650. My FilterCheck.log output matches exactly what I see here. I added the lines shown to the AnalogDevices.xml file, but then when I look for tuners I get the message

"FindFilterByName failed to locate filter: MainConcept (HCW) MPEG Multiplexer-Plus"

where did 'MainConcept come from.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Colossus Audio Track Problems SilverTiger 3 1,678 2019-09-30, 11:51 PM
Last Post: SilverTiger
  Problems starting if channel is off air NickH 3 1,628 2019-06-01, 06:16 PM
Last Post: sub
  Problems with overlapping recordings johnsta 13 3,781 2019-03-21, 06:12 PM
Last Post: sub
  AT&T router problems alf 6 2,091 2019-02-24, 09:01 PM
Last Post: alf
  Problems with HD... BarryU 1 1,150 2018-12-11, 12:13 AM
Last Post: sub
  PayPal Donation Problems AvsFire 10 2,914 2018-11-23, 11:59 AM
Last Post: donschjr
  Using DVB/ATSC EPG to populate EPG. - problems Rikiwi 16 6,007 2018-09-18, 08:44 AM
Last Post: Rikiwi
  Problems with Schedules Direct for UK? andrewj 11 3,680 2018-09-02, 05:48 PM
Last Post: JEF
  Having problems when there is an & in file name scJohn 5 1,843 2018-08-25, 01:57 PM
Last Post: JavaWiz
  epg problems donschjr 14 4,608 2018-07-21, 08:39 AM
Last Post: Barry10

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode