NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 16 17 18 19 20 … 263 Next »
Still using analog cable, need advice for quality image

 
  • 0 Vote(s) - 0 Average
Still using analog cable, need advice for quality image
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#11
2013-07-17, 03:21 AM
Are you really sure the quality is better on the 750 with all else being equal? I admit not having an ATI 750 myself, but I find the quality of my 2250 is just great (with the encoder settings I listed... of course feel free to bump the rates up higher). The KWorld is clearly inferior.

The on-chip HD6310 graphics core is pretty low powered, but probably could help with encoding IF the encoder used it. However I suspect the Main Concept MPEG-2 encoder provided by Hauppauge is strictly a software encoder, and there's no method available to use any other encoder with NextPVR.

Yes, MPEG-2 encoding is mandatory - NPVR deals only with MPEG-2 Transport Streams. Digital broadcasts are already in the right format, while Analog tuners first require the video to be encoded to MPEG-2 (whether via an on-board hardware encoder or via Hauppauge's SoftPVR), and then the resulting program stream has to be muxed into a transport stream. The latter bit is why all analog tuners require softpvr, even if they have hardware encoders.
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
Flow
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jul 2013
#12
2013-07-17, 05:01 AM
@mvallevand Yes I am indeed late to the party! In fact the reason why I get in now is I wanted to get OTA going but quickly realized that children watch channels only avail on cable but would still like to pvr the whole thing, I actually got myself an HDhomerun last boxing day... been waiting for installing it as I need an antenna, other thing which I'm shopping for now, deciding on if I want to pay 250$ for a nice antenna and installation or get myself a Channel Master or some as good... would be willing to save and do it myself but never done it before...

@johnsonx42 I would think that the reason for the quality being viewed as lower on the 2250 is due to the encoder doing a good job and therefore allowing me to see the flaws... something like that!
In regard to the ATI, I read that users also experience a better image, would still love to see how a 650 with hw encoder looks like on analog... it's the only piece I cannot purchase at BB or FS since they don't carry it anymore. Even the 750 they only have the usb version which is far from a wise purchase, the thing barely works! Perhaps I could bring the backend in my main pc, in fact I will give this a try see if it helps.
Flow
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jul 2013
#13
2013-07-17, 07:17 AM
johnsonx42 Wrote:(with the encoder settings I listed... of course feel free to bump the rates up higher).

What do you mean by rates higher? Which ones?
Flow
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jul 2013
#14
2013-07-17, 07:19 AM
Oh nvm I never saw that message!!

Ok I will try this asap!
Flow
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jul 2013
#15
2013-07-18, 12:24 AM
Wow ok this should be a sticky somewhere!

It works great, picture is MUCH better now using the 2250 and using the higher rates you posted!

Thanks a million johnsonx42!
Flow
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Jul 2013
#16
2013-07-18, 12:25 AM
Now I wonder is it the bitrate or just the deinterlace top method?

I will experiment a bit more on that!
johnsonx42
Offline

Posting Freak

Posts: 7,298
Threads: 189
Joined: Sep 2008
#17
2013-07-18, 03:24 AM (This post was last modified: 2013-07-18, 03:33 AM by johnsonx42.)
Actually the <FieldOrder> setting defaults to Top now, and it only applies to the software encoder in any case (sub said hardware-encoding devices figure it out for themselves). If I'd thought about it I would have removed that from my settings example, so as not to confuse matters.

original support post about this, almost exactly one year ago: http://forums.nextpvr.com/showthread.php...g-settings (during pre-release testing on that next release, after I confirmed that Top was correct for NTSC, sub said he would change the default to Top)
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
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#18
2014-03-04, 08:36 PM
johnsonx42 Wrote:The default analog quality settings in NPVR are very low; I get great quality from my 2250 using these settings in config.xml:
Code:
<Analog>
    <Bitrate>6000000</Bitrate>
    <BitratePeak>9000000</BitratePeak>
    <BitrateMode>VBR</BitrateMode>
    <FieldOrder>top</FieldOrder>
  </Analog>

Sorry to resurect an old post, but do you know or can you confirm that the <analog> settings would be applied to a PVR150? I use one as a fixed channel tuner for the output of an STB and the image both recorded and live is awful. The PVR150 was in my old GBPVR server and moving over to npvr on new hardware - and sadly disappointed with the picture (both PCH-A100 and Samsung TV app).
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,789
Threads: 769
Joined: Nov 2003
#19
2014-03-04, 08:48 PM
martint123 Wrote:Sorry to resurect an old post, but do you know or can you confirm that the <analog> settings would be applied to a PVR150? I use one as a fixed channel tuner for the output of an STB and the image both recorded and live is awful. The PVR150 was in my old GBPVR server and moving over to npvr on new hardware - and sadly disappointed with the picture (both PCH-A100 and Samsung TV app).
It should work on the PVR150. There should be messages in nrecord.log in the lines around "About to set BITRATE MODE" that confirms the bitrate etc, and whether the encoder has accepted it.

The <FieldOrder> setting only applies to soft encoding devices, so not the PVR150.
martint123
Offline

Posting Freak

UK, East Yorkshire
Posts: 4,658
Threads: 208
Joined: Nov 2005
#20
2014-03-04, 09:05 PM
Thanks for the prompt response, I'll give it a try later on when it is quiet here.
It may well be just asking too much of an SD source on a big TV, but I can't remember it being that bad on teh old, slightly smaller TV.
I had thought of an HDMI grabber, but the server is remote from the STB/TV combo.

I'll see how the config tweaks go for now
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

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


Possibly Related Threads…
Thread Author Replies Views Last Post
  HDHR Tuner quality Allan 3 575 2025-05-23, 10:53 AM
Last Post: Prsa01
  Building a Linux box for NextPVR advice please bgowland 21 1,644 2025-03-27, 10:03 PM
Last Post: bgowland
  Hauppauge quadHD and cable service tesla1886 2 854 2024-06-12, 02:42 PM
Last Post: tesla1886
  Tuner Advice pg33 3 1,688 2022-11-04, 01:36 AM
Last Post: mvallevand
  AMD HTPC Build Advice NumberFive 6 5,665 2021-01-04, 03:14 PM
Last Post: NumberFive
  New cable Box IR Blaster Issue stu2j 1 2,308 2019-09-19, 04:50 PM
Last Post: stu2j
  MCE Remote, hauppauge hd-pvr 1212, windows 10 and cable box issues astrothug 2 3,106 2018-03-18, 10:57 PM
Last Post: astrothug
  Advice on adequate hardware for new build nthpixel 10 7,098 2017-07-15, 05:02 PM
Last Post: nthpixel
  Analog Tuner Win 10 x64 - Any to sell? and question :) missithang 6 3,880 2017-06-23, 01:00 PM
Last Post: missithang
  Sat-IP advice - DVB-T2 and DVB-S2 combinations. elsmandino 37 19,812 2017-04-05, 12:40 PM
Last Post: mvallevand

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

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

Linear Mode
Threaded Mode