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 … 363 364 365 366 367 … 433 Next »
Recordings in NPVR are at 320x240 - how do I change that?

Recordings in NPVR are at 320x240 - how do I change that?
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#1
2011-05-08, 07:22 AM
This is a reworked old thread because I messed it up. Dont even bother looking there. I will start again.

When doing a recording here are the sizes.

GBPVR = 720x576
NPVR= 320x240
WinTV7= 720x576

When I play on the MVP
GBPVR= Perfect - fits the screen
NPVR= only 80% of the screen and looks really bad
WinTV7= Perfect.

I have a TV thats 20 years old. It is PAL. It is 720x576. I have kept it because I have 2 kids who are 4 and 1.5. The 1.5 year old still smashes into it with "things" and dirty hands. No fancy TV for me until there goes 2 weeks in a row without a hit!

So my question is

How can I make NPVR record at 720x576?

Thanks

Matthew
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#2
2011-05-08, 08:14 AM
The reason I asked is that I have a couple of ASUS 713x cards, and I'v only tried recording from them with npvr and the native DVR app. Npvr is not able to record better than 320x240 as the VIDEO_OUT pin won't give better resolution, but in some mysterious way the native app can record 720x576, so there's the same problem.

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

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#3
2011-05-08, 08:21 AM
Gotcha!

Then there is a question for someone who knows alot!
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#4
2011-05-08, 08:23 AM
It just struck me: If you are able to record from this card in gbpvr, it got to have a HW encoder onboard because gbpvr does NOT support software encoding. So try changing your AnalogDevices.xml to HARD_ENCODE and use the device name I suggested in the other thread. Might be worth a try.

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

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#5
2011-05-08, 08:51 AM
really good idea.

<Device filter="Hauppauge WinTV-HVR 713X BDA Analog Capture">
<Name>Hauppauge HVR-1100</Name>
<Type>HARD_ENCODE</Type>
</Device>

BUT

It did not work Sad

I even rebooted to make sure but still the same and at 29frames per second.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#6
2011-05-08, 09:11 AM
mattrobo Wrote:really good idea.

<Device filter="Hauppauge WinTV-HVR 713X BDA Analog Capture">
<Name>Hauppauge HVR-1100</Name>
<Type>HARD_ENCODE</Type>
</Device>

BUT

It did not work Sad

I even rebooted to make sure but still the same and at 29frames per second.

Strange. I guess we'll have to leave it to Sub when he's back in NZ.

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

Administrator

NextPVR HQ, New Zealand
Posts: 106,735
Threads: 767
Joined: Nov 2003
#7
2011-05-08, 04:28 PM
NPVR the video output pin for it's supported resolution, then picks the most appropriate. Some devices incorrectly report the available resolutions, which is probably the case here.

You could see if this patch helps. It attempts to force the resolution. If it doesnt work, post the npvr.log/nrecord.log and I'll take a look.
mattrobo
Offline

Member

Posts: 90
Threads: 15
Joined: Jul 2006
#8
2011-05-08, 05:14 PM
BRILLIANT!!!! Thanks first go. It works and forces the correct size. Here is the extract of the log. (if you want the whole lot then I will post of course.

Now if only I can fix the bad audio sync issue on time recordings (I suspect looking at the stuttering video for the first 5 seconds that the HD was sleeping as it doesnt do it when I am on the computer. I need to wake them up first.)


And then that stupid green flashing square form another thread...one thing ata time.

Really appreciate it SUB.

2011-05-08 18:59:58.686 [DEBUG][7] PAL/SECAM tuner
2011-05-08 18:59:58.686 [DEBUG][7] 0: 320x240 (subtype: {32595559-0000-0010-8000-00AA00389B71})
2011-05-08 18:59:58.686 [DEBUG][7] 2: 320x240 (subtype: {59565955-0000-0010-8000-00AA00389B71})
2011-05-08 18:59:58.686 [DEBUG][7] 3: 320x240 (subtype: {59565955-0000-0010-8000-00AA00389B71})
2011-05-08 18:59:58.686 [DEBUG][7] 4: 320x240 (subtype: {E436EB7C-524F-11CE-9F53-0020AF0BA770})
2011-05-08 18:59:58.686 [DEBUG][7] 5: 320x240 (subtype: {E436EB7D-524F-11CE-9F53-0020AF0BA770})
2011-05-08 18:59:58.686 [DEBUG][7] 6: 320x240 (subtype: {E436EB7E-524F-11CE-9F53-0020AF0BA770})
2011-05-08 18:59:58.686 [DEBUG][7] Unable to find appropriate default resolution, so trying to force it...
2011-05-08 18:59:58.686 [DEBUG][7] Forcing format: 720x576
2011-05-08 18:59:58.687 [DEBUG][7] Format now (width=720,height=576)
2011-05-08 18:59:58.703 [DEBUG][7] about to add mux
2011-05-08 18:59:58.703 [DEBUG][7] about to add tee
2011-05-08 18:59:58.704 [DEBUG][7] about to connect writers
2011-05-08 18:59:58.711 [DEBUG][7] Graph filter list:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,735
Threads: 767
Joined: Nov 2003
#9
2011-05-08, 05:20 PM
mattrobo Wrote:BRILLIANT!!!! Thanks first go. It works and forces the correct size.
Great.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#10
2011-05-08, 06:34 PM
sub Wrote:Great.

Would that patch have a chance to fix my old ASUS-7131 Hybrid problem with analog resolution?

"I'd rather have a bottle in front of me than a frontal lobotomy"
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings won't delete Spid4567 3 2,494 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  uray encoder setup with ir change 105 3 1,369 2023-03-20, 12:30 PM
Last Post: mvallevand
  npvr is not responding johndutcher 3 1,500 2022-05-05, 07:57 PM
Last Post: sub
  NPVR 4.2.4 Video Library No Longer Shows folder.jpg Lao Pan 12 3,882 2022-04-14, 04:33 AM
Last Post: Antmannz
  All my recordings start 90 sec early ncsercs 2 1,368 2022-03-19, 03:28 AM
Last Post: sub
  nPVR Continually Wakes PC bfos 23 11,262 2022-02-17, 03:48 PM
Last Post: sub
  Can't find tuner filter in NPVR 4.05 on old XP machine (eee 701) with RTL2832U iamanotheruser 3 1,708 2022-01-03, 04:45 AM
Last Post: mvallevand
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 14,716 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 2,057 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 2,095 2021-01-07, 08:47 AM
Last Post: sub

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

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

Linear Mode
Threaded Mode