NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,230
» Latest member: thoitiethomnay4
» Forum threads: 65,291
» Forum posts: 602,035

Full Statistics

Online Users
There are currently 1108 online users.
» 2 Member(s) | 1101 Guest(s)
Baidu, Bing, Facebook, Google, Yandex, ElihuRozen, mvallevand

Latest Threads
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-09-20, 05:23 PM
» Replies: 11
» Views: 871
Yauiclient hang when tryi...
Forum: NextPVR Other Clients
Last Post: mvallevand
2026-09-19, 07:55 PM
» Replies: 7
» Views: 119
Computer Freeze_ups
Forum: Windows
Last Post: mvallevand
2026-09-17, 12:49 PM
» Replies: 3
» Views: 226
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 646
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,868
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 339
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 394
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 214
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,242
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,189

 
  Converting to Divx
Posted by: FNM - 2008-11-11, 06:11 PM - Forum: GB-PVR Support (legacy) - Replies (11)

Hi All,

Thanks for looking. I couldn't find a post I was after so hence this one. I've been using GBPVR for years and successfully but recently I changed my OS and had to reinstall everything. I used to have (on the PC) automatic Divx conversion running which worked out nicely.

Divx is my preference as my recordings are streamed off tversity to a PS3 yadda yadda so I want to revert back to the previous setup.

After my clean OS, I reinstalled my Wintv Nova T with the latest drivers and the newest version of GBPVR and all works fine. It's now recording away but into DVR-MS files. In the config processing tab I set everything to Divx in a hope that would work.

My question is, what's the process of getting the conversion working? I feel I've missed some steps after reading about muxs and all that fun but it's been so long since I did this, I can't for the life of me remember how to get this working again.

Can anyone help with the missing pieces and get a clear guide how to get this back? Smile

Print this item

  Slick skin - delete from video library
Posted by: Elmo Putney - 2008-11-11, 05:37 PM - Forum: GB-PVR Support (legacy) - Replies (10)

I told my wife off for not deleting videos in the video library after watching them. I then ate humble pie once I realised that with the slick skin there is no delete option along with the other stuff that was down the left hand side.

Is there a keyboard shortcut to delete that I can use instead or will I have to go back to a non-slick skin environment?

Other than that it looks/feels great.

Print this item

  Newb question: PC hardware min requirements
Posted by: TK471 - 2008-11-11, 01:43 PM - Forum: Hardware - Replies (2)

Hello all! Newbie here, and I have yet to install the GBPVR application... I have:

PVR-350 card
ATI Radeon 7500 64MB card (using the TV-Out)
Abit NF7 Motherboard
AMD Athlon XP 2500+ (32bit)
1GB RAM (PC-2700, if I remember right)
SoundBlaster Audigy card,
Two 120GB WD ATA drives
Windows XP Pro SP3

This system has been up and running for about three years or so.

I've been using the WinTV app for a while that came with the PVR-350, and it only listens on channel 3, using the cable box to change channels. I don't do fancy recording schedules, just whatever I see is on at the time.

Is this good enough hardware to run GBPVR? I didn't see a minimum requirements on the wiki page.

Also, is it safe to install GBPVR alongside the WinTV app, to test it? Thanks!

Print this item

  'Exit' won't go away
Posted by: johnsonx42 - 2008-11-11, 10:14 AM - Forum: GB-PVR Support (legacy) - Replies (6)

I've disabled 'Exit' on the plug-in page, but it won't go away in PVRX2 (1.3.7).

I'm running a dedicated GB-PVR box, and don't want anyone to accidentally exit to Windows.

Print this item

  F7 mapped to Text button not working anymore
Posted by: #66 - 2008-11-11, 10:03 AM - Forum: GB-PVR Support (legacy) - Replies (6)

I have had my Text button (45Happ*^%¤#ge!) mapped to F7 in my ir.ini file for aspect controll. After upgrading it dosent work. I just get the popup on the sreen with the details. F7 on the keboard works as it should. Have checked my ini file and restarted ir.exe etc.

BTW, any way to map the CC/SUB button? This is not in the ini.

Print this item

  aspect ratios with negative numbers ignored
Posted by: johnsonx42 - 2008-11-11, 09:41 AM - Forum: GB-PVR Support (legacy) - Replies (20)

1.3.7 seems to be ignoring any <AspectRatioMode> with a negative number in it. My config.xml has these entries:

Code:
<TvShape>4x3</TvShape> <AspectRatioModes shape="4x3"> <AspectRatioMode name="Auto" ratio="0,0,0,0" /> <AspectRatioMode name="Fill" ratio="0,0,1,1" /> <AspectRatioMode name="LetterBox" ratio="0,0.125,1,0.875" /> <AspectRatioMode name="Remove LetterBox" ratio="0,-0.125,1,1.125" /> <AspectRatioMode name="Center Cut" ratio="-0.05,-0.17,1.04,1.17" /> <AspectRatioMode name="PillarBox" ratio="0.08,0,0.92,1" /> </AspectRatioModes>

This is completely stock from a clean install of 1.3.7, I haven't changed anything.

When I press F7 to cycle aspect ratios, it ignores the Remove Letterbox and Center Cut, the only two with negative numbers. I also tried adding another ratio with a negative number, and it ignored it as well.

1.2.13 did show the two missing ratios, so this is new in 1.3.7.

I do need an AspectRatioMode with a negative number, I'm not just fishing for bugs....

Log attached.

Print this item

  Can I use 2 Freecom tuners
Posted by: michaelrmgreen - 2008-11-11, 08:48 AM - Forum: Hardware - Replies (4)

Can anyone confirm that it is possible, or alternatively impossible, to use two Freecom USB tuners together? TIA.

Print this item

  v1.3.7 bug: must have TV Guide plugin enabled to watch live tv
Posted by: Wakalaka - 2008-11-11, 07:43 AM - Forum: GB-PVR Support (legacy) - Replies (6)

I installed the TV Listings plugin, disabled TV Guide plugin, and couldn't watch live tv when I selected a channel in the TV Listings plugin. When I enabled the TV Guide plugin, I could then watch live tv when selecting a channel in the TV Listings plugin.

Is there a dependency between TV Guide plugin and watching live tv? If so, then user shouldn't be able to disable it in config.

Print this item

  Recording List Entries Really Big - 4 Lines Long
Posted by: chili2rock - 2008-11-11, 05:23 AM - Forum: GB-PVR Support (legacy) - Replies (6)

Does anyone know how to get a compact version (2 lines vs. 4 lines) of the Recording List entries? My Ready, Pending, Recurring, etc. entries all have four lines of text (see attached screenshot). In Sub's thread announcing the new version, he included a screenshot of the Recording entries and his only had 2 lines of text. http://forums.nextpvr.com/showthread.php?t=38586.

Is there something in the Config that allows you to select between the two versions? Is it a function of the aspect ratio, or font size?

Print this item

  Kiosk Mode
Posted by: jvcleave - 2008-11-11, 05:00 AM - Forum: Netflix Watch Now - Replies (10)

Is Kiosk mode supposed to make the Silverlight version go into full screen mode automatically? If so, does the browser have to be IE or Firefox?

Print this item

Pages (6426): « Previous 1 … 2679 2680 2681 2682 2683 … 6426 Next »
Jump to page 

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