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,212
» Latest member: grandpulp
» Forum threads: 65,380
» Forum posts: 602,244

Full Statistics

Online Users
There are currently 1522 online users.
» 1 Member(s) | 1515 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex, ElihuRozen

Latest Threads
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 565
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,732
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 264
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 208
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 116
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,029
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 532
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,039
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,649
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 351

 
  problem when I try to access "Recordings" from PVRX2
Posted by: lancedefrance - 2009-07-25, 10:48 AM - Forum: GB-PVR Support (legacy) - Replies (2)

Hi
When I try to access "Recordings" the screen flashes and goes back to the main PVRX2 screen.

I only use PVRX2 to record of TV and I have a number of programmes set to record all the time on any time slot.

I am trying to get to the recordings so I can cancel this recurrent recording that I had set up.

So to summarise there are two things here
1. I want to cancel all my recurrent/future recordings and start again
2. I want to access my recordings

on an unrelated note, I have never used the built in XVID encoder, would it deinterlace while encoding it?

Thanks

Ps. I am attaching the logs for your info.

Print this item

  New themes for Community Skin v4
Posted by: Hairy - 2009-07-25, 10:13 AM - Forum: Community Announcements - Replies (7)

I thought I'd start a thread here to let people know when new themes are available for the new Community Skin v4. They are available from the wiki here:

Themes for CS v4

Enjoy

Print this item

  Problem aspect ratio whit video 16:9 on 4:3 TV
Posted by: ermac - 2009-07-25, 09:15 AM - Forum: GB-PVR Support (legacy) - Replies (5)

hello
I have problem aspect ratio whit video 16:9 on 4:3 TV

In italy Mediaset transmit program in mixed 4:3 for spot and 16:9 for program film and telefilm.
On playback section of recording 16:9 rescaling in 4:3 format without mantaining the aspect ratio.
The video strech in up/down and compress in left-right

Print this item

  disable standby during defrag
Posted by: tjc - 2009-07-25, 05:05 AM - Forum: GB-PVR Support (legacy) - Replies (6)

I use a batch file to run defrag and then restart. If defrag is not complete before 10 minutes (my standby setting) the computer stills goes into standby. Is there a line I can add to the batch file to disable standby until defrag is complete and the restart is done? I would prefer not to change my 10 minute standby setting. Running XP Pro

Print this item

  Is it possible to view video library in pictorial format?
Posted by: s050399b - 2009-07-25, 03:39 AM - Forum: GB-PVR Support (legacy) - Replies (1)

Is it possible to view video library in pictorial format?

Example, instead of showing filenames, is it possible to show a picture where it represents the video?

thanks

Print this item

  GBPVR fails to record two different shows simultaneously
Posted by: dvasco - 2009-07-25, 02:55 AM - Forum: GB-PVR Support (legacy) - Replies (6)

I have a PVR-350 and a USB ATSC tuner. I have no trouble with them by themselves but when I try to record two different shows at the same time I have trouble. I was able to record on the ATSC tuner while watching a show in live preview on the PVR-350 but once I set it to record for a specific time period GBPVR went to the main menu instead of to the video. I went to pending recordings and I saw it was pending instead of actually recording. I cancelled it thinking I could start it again but when I went back to see the show in Live Preview GBPVR told me there weren't any tuners available. Last night I did something similar and I had trouble then also. The attached logs are from tonight.

Print this item

  WizImageGrabber - Interactive Services Dialog Detection - Press Enter to Continue
Posted by: jksmurf - 2009-07-25, 12:34 AM - Forum: SearchWiz & MovieWiz - Replies (4)

Subject WAS WizImageGrabber Batch Syntax? "

I'd just like to confirm the syntax of WizImageGrabber in Batch Mode.

Is it

WizImageGrabber /File:"%~f1" (Can't remember where I got this but I think it was a post when it was called ShowImageGrabber)

OR

WizImageGrabber /File:%1 (Like comskip and others)

Does the order of the options matter?

I have also seen a wee message "Interactive Services Dialog Detection" come up in Vista sometimes about a program trying to run and when I switch to it, I see the WizImageGrabber cmd window with a "Press Enter to Continue" message; the batch mode should run unattended, correct? What do I need to change to make this work?

Thanks

k.

Code:
comskip %1 rectracker %1 > rectracker.log rem recycler.exe REM ==================================================== REM PostProcessing.bat addition for Program Image Tool REM This will download an image to the media/art directory. ProgramImageTool.exe /File %1 REM ==================================================== REM PostProcessing.bat addition for Show Image Grabber Tool REM This will download an image to the media/art directory. WizImageGrabber /File:"%~f1" /CreatePlaceholders:false /ForcePlaceholderRefresh:-1 REM ====================================================

Print this item

  vidimport console error
Posted by: tvshowman - 2009-07-24, 10:57 PM - Forum: Old Stuff (Legacy) - Replies (8)

Hi I am having a tough time trying to import movies using the various tools we have from the wiki.

the vidimport gives me this error when I type in

vidimport d:\movies import=on

Code:
Unhandled Exception: System.ArgumentOutOfRangeException: Index and length must r efer to a location within the string. Parameter name: length at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at videoImport.recording..ctor(FileInfo fi, recording pRecording, String meta Data, IDictionary dvrMetaData) at videoImport.Program.addRecordings(DirectoryInfo di, ArrayList recList, Has htable oldRecList) at videoImport.Program.Main(String[] args)

any ideas?

cheers

Print this item

  TV-Out Pvr-350 / 780G
Posted by: james_dk - 2009-07-24, 10:18 PM - Forum: Hardware - Replies (1)

Anyone using/used a PVR-350 TV-Out on an Ansus M3A78 Pro board?
I'm not getting a new HD TV anytime soon, so I'm looking to use the TV-Out
from the PVR-350 for awhile.

Yes I know it is not "supported", but if anyone has any experience with this setup or the AMD 780G and PVR-350 TV-Out, please let me know?

Thanks

Print this item

  Hauppauge HD PVR $150 After Rebate and Free S&H
Posted by: HarryH3 - 2009-07-24, 07:49 PM - Forum: General Discussion - Replies (2)

Ran across this on another site and just thought I would post it in case anyone here is in the market for one of these:

http://www.dslreports.com/forum/r2276090...nd-Free-SH

Print this item

Pages (6435): « Previous 1 … 2294 2295 2296 2297 2298 … 6435 Next »
Jump to page 

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