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,181
» Latest member: nanalyly
» Forum threads: 65,376
» Forum posts: 602,167

Full Statistics

Online Users
There are currently 1189 online users.
» 0 Member(s) | 1183 Guest(s)
Applebot, Baidu, Bing, Facebook, Google, Yandex

Latest Threads
actors producer director
Forum: Wishlist
Last Post: a1blues
7 hours ago
» Replies: 4
» Views: 41
Upcoming NextEnd addon an...
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: mvallevand
Yesterday, 01:00 AM
» Replies: 1
» Views: 123
HDHomeRun can't find tune...
Forum: Linux
Last Post: mvallevand
2026-09-01, 05:58 PM
» Replies: 1
» Views: 110
Can't upgrade from 6.1.1....
Forum: NextPVR Support
Last Post: blobbyguts
2026-08-31, 10:56 AM
» Replies: 1
» Views: 92
NextEnd and NFL Preseason
Forum: Windows
Last Post: mvallevand
2026-08-30, 03:13 PM
» Replies: 1
» Views: 140
New version problem with ...
Forum: Windows
Last Post: Swami
2026-08-30, 12:23 AM
» Replies: 47
» Views: 3,813
DVB-T scanning issue - fo...
Forum: Docker amd64
Last Post: mvallevand
2026-08-28, 08:36 AM
» Replies: 1
» Views: 183
Channels not detected in ...
Forum: Windows
Last Post: mvallevand
2026-08-28, 03:57 AM
» Replies: 5
» Views: 3,454
Need help with hardened d...
Forum: Docker amd64
Last Post: bfg100k
2026-08-26, 02:41 AM
» Replies: 5
» Views: 364
Avoiding duplicates of sp...
Forum: Windows
Last Post: mvallevand
2026-08-25, 04:37 PM
» Replies: 4
» Views: 270

 
  NPVR and Decoder Question
Posted by: z06racer66 - 2011-03-06, 12:04 AM - Forum: Legacy (v4.x and earlier) - Replies (19)

Today while working on my htpc and npvr 2.0.3, I noticed that my AC/DC Live at Donnington had some audio issues. After it mounts, it plays the introduction just fine, but then everything after that is silent. I had pretty much everything set to use ffdshow audio (I have SAF5 installed), and I was trying to figure out the settings within ffdshow. After failing time after time, I decided to try other decoders. However, npvr still is using ffdshow. I now have all of the audio decoders in npvr set to disabled, rebooted and it still uses ffdshow for the dvd (and my mp3's).

So, I think my questions are:
1) When changing decoders, what needs to be done in order for it to be changed? Restart the video/audio? Restart npvr? Reboot the computer?

2) Any clue as to why ffdshow is still an active decoder when all my audio decoders were disabled?

3) Finally, anyone have a clue as to why the introduction of the dvd has audio but then everything after that is silent?

Thanks for your help.

Print this item

  Unhandled exception when going to the decoders setting - unmanaged.dll problem
Posted by: jboyter14 - 2011-03-05, 08:19 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

Hello,
I was just trying to install NPVR on my older laptop when I get the message posted below in the settings under the decoders menu.

Also, in the about menu under settings it says: "WARNING: The DirectX runtime is not available on this machine. Software rendering instead." - i wonder if this is related

I just installed the latest ATI drivers for the Radeon X300 that the computer uses. And I installed the latest DirectX 9c runtime. Everything else seems to be functioning normally. I can run GBPVR without a problem. I also have NPVR installed on 3 other machines (including 1 server with a TV card) without a hitch.

I've tried an older verion of NPVR and the latest March 1st version.


Here's the error message:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileLoadException: Could not load file or assembly 'Unmanaged, Version=1.0.4077.12520, Culture=neutral, PublicKeyToken=null' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
File name: 'Unmanaged, Version=1.0.4077.12520, Culture=neutral, PublicKeyToken=null' ---> System.Runtime.InteropServices.COMException (0x800736B1): This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
at NextPVR.Settings.PlaybackSettingsPage.DevicesSettingsPage_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.UserControl.OnLoad(EventArgs e)
at System.Windows.Forms.UserControl.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at NextPVR.Settings.SettingsForm.listBoxPageSelector_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListBox.WmReflectCommand(Message& m)
at System.Windows.Forms.ListBox.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Print this item

  PlaybackPositionHelper.StorePlaybackPosition
Posted by: mvallevand - 2011-03-05, 07:36 PM - Forum: Developers - Replies (24)

Sub, I have a few questions on storing the resume position.

- if a file plays through to the end how is StorePlaybackPosition updated, ie. does it use the last PTS? This will general set a useless resume position one second or so early.

- if a seek manual or comskip is to end of file the PTS value, I am not seeing an update to StorePlaybackPosition, should this not store a value.

- what does NPVR do for resuming if the resume time and duration are the same?

Martin

Print this item

  NPVR 2.0.3 Decoders Settings Crash
Posted by: z06racer66 - 2011-03-05, 05:02 PM - Forum: Legacy (v4.x and earlier) - Replies (9)

I just did a clean install of npvr 2.0.3 on my Win7 x64 SP1 development system (no tv tuner installed), and I cannot get into either the Decoders settings or the DVD settings. I'm guessing the problem could be similar to a posting I found earlier "NPVR Crash viewing Settings.Decoders after installing new DVB-T2 card".

My npvr.log gives very little detail:

[...startup]
2011-03-05 10:49:47.297 [DEBUG][1] Created mutex. Must be only instance.
2011-03-05 10:49:47.547 [DEBUG][1] Version: 2.0.3
2011-03-05 10:49:47.547 [DEBUG][1] SingleInstance()
2011-03-05 10:49:47.692 [INFO][1] About to connect to remote recording service
2011-03-05 10:49:47.694 [DEBUG][1] RecordingServiceProxy@exit
2011-03-05 10:49:47.709 [DEBUG][1] Using skin: C:\Users\Public\NPVR\skin\Default\
2011-03-05 10:49:47.713 [DEBUG][1] About to look for plugin directories in: C:\Users\Public\NPVR\Plugins\
2011-03-05 10:49:47.713 [DEBUG][1] Skipping non-existant plugin directory: C:\Program Files (x86)\NPVR\Plugins\
2011-03-05 10:49:47.717 [DEBUG][1] Loaded menu item: Music
2011-03-05 10:49:47.735 [DEBUG][1] Loaded menu item: Videos
2011-03-05 10:49:47.741 [DEBUG][1] Loaded menu item: Pictures
2011-03-05 10:49:47.745 [DEBUG][1] Loaded menu item: DVD
2011-03-05 10:49:47.747 [DEBUG][1] Loaded menu item: Exit



The Windows crash window has the following:

NextPVR has stopped working

Problem signature:
Problem Event Name: APPCRASH
Application Name: NextPVR.exe
Application Version: 1.0.0.0
Application Timestamp: 4d6be205
Fault Module Name: vmnc.dll_unloaded
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4cdc4bfa
Exception Code: c0000096
Exception Offset: 06982a3b
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: f342
Additional Information 2: f342afedd2737213d181dc1b390baf27
Additional Information 3: 9da7
Additional Information 4: 9da79eafed5b60e0d71d42939fb677a6

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=1...cid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt



Any thoughts what could cause this?

Print this item

  Audio still stutters in 2.0.3
Posted by: NumberFive - 2011-03-05, 02:17 PM - Forum: Legacy (v4.x and earlier) - Replies (43)

Hi,

Just thought it was worth noting that audio still glitches on Live TV in 2.0.3. Doesn't do this when the same programme is time shifted (i.e. press rewind once).

Thanks Smile

Print this item

  NPVR 2.0.3 Failed Recordings
Posted by: thegpfury - 2011-03-05, 01:09 PM - Forum: Legacy (v4.x and earlier) - Replies (2)

Hi,

I've recently updated to version 2 from version 1.5 and have started having some strange issues.

First, I've had some device failed to start recordings. I have 2 hauppage 2250 tuners that have worked perfectly now for several months. Here's an example log for that error message:

Code:
2011-03-05 05:27:00.280 [DEBUG][7] About to start recording (6525): C:\Users\Public\Recorded TV\Scrubs\Scrubs_20110305_05300600.ts 2011-03-05 05:27:00.280 [INFO][7] DigitalRecorder.StartStream(C:\Users\Public\Recorded TV\Scrubs\Scrubs_20110305_05300600.ts) 2011-03-05 05:27:00.280 [INFO][7] Creating BDA graph 2011-03-05 05:27:00.290 [DEBUG][7] Using tuner Hauppauge WinTV-7164 BDA ATSC/QAM Tuner (1) 2011-03-05 05:27:00.310 [DEBUG][7] About to auto detect capture filter 2011-03-05 05:27:00.310 [DEBUG][7] Got capture filter: 'Hauppauge WinTV-7164 BDA Digital Capture' 2011-03-05 05:27:00.310 [DEBUG][7] Added capture filter 2011-03-05 05:27:00.310 [DEBUG][7] Connected Tuner to Capture 2011-03-05 05:27:00.351 [DEBUG][7] Graph filter list: 2011-03-05 05:27:00.351 [DEBUG][7] - MPEG-2 Sections and Tables 2011-03-05 05:27:00.351 [DEBUG][7] - BDA MPEG2 Transport Information Filter 2011-03-05 05:27:00.351 [DEBUG][7] - MPEG-2 Demultiplexer 2011-03-05 05:27:00.352 [DEBUG][7] - NPVR TS Mon 2011-03-05 05:27:00.352 [DEBUG][7] - Capture 2011-03-05 05:27:00.352 [DEBUG][7] - Tuner 2011-03-05 05:27:00.352 [DEBUG][7] - Network Provider 2011-03-05 05:27:00.352 [INFO][7] About to start BDA graph 2011-03-05 05:27:00.352 [DEBUG][7] Starting graph... 2011-03-05 05:27:00.357 [DEBUG][7] Failed to start device: 0x8007001f 2011-03-05 05:27:00.357 [DEBUG][7] Removing filter MPEG-2 Sections and Tables 2011-03-05 05:27:00.357 [DEBUG][7] Removing filter BDA MPEG2 Transport Information Filter 2011-03-05 05:27:00.358 [DEBUG][7] Removing filter MPEG-2 Demultiplexer 2011-03-05 05:27:00.358 [DEBUG][7] Removing filter NPVR TS Mon 2011-03-05 05:27:00.359 [DEBUG][7] Removing filter Capture 2011-03-05 05:27:00.360 [DEBUG][7] Removing filter Tuner 2011-03-05 05:27:00.361 [DEBUG][7] Removing filter Network Provider

That was a clearqam recording. at the same time, it was doing something in analog, however, earlier in the evening I did have mixed recordings running, so I don't think that that would be the issue. Any ideas?

The other issue, is zero byte recordings.

I was recording back to back shows on a channel, which in 1.5 I could do for hours at a time. It was a string of "Without a Trace episodes". Then it switched to 2 back to back "criminal minds" episodes, which both did 0 byte recordings, but the without a trace episode that followed those recorded fine. All the log says for that is this

Code:
2011-03-04 21:58:00.022 [DEBUG][7] About to start recording (4952): C:\Users\Public\Recorded TV\Criminal Minds\Criminal Minds_20110304_22002300.ts 2011-03-04 21:58:00.022 [INFO][7] DigitalRecorder.StartStream(C:\Users\Public\Recorded TV\Criminal Minds\Criminal Minds_20110304_22002300.ts) 2011-03-04 21:58:00.022 [INFO][7] DigitalRecorder.StartStream() allocated handle: 0x1F 2011-03-04 21:58:00.022 [DEBUG][7] Temp at 3/4/2011 9:58:10 PM 2011-03-04 21:58:00.022 [DEBUG][7] Started recording (4952:C:\Users\Public\Recorded TV\Criminal Minds\Criminal Minds_20110304_22002300.ts)

Any ideas on that one? I have gotten 0 byte recordings in 1.5 when TWC moved clearqam around, but I definitely had that channel, since it recorded afterwards. Any clue?

Thansk

Print this item

  NextPVR 2.03 vs. GB-PVR 1.4.7; very long paths in GB-PVR
Posted by: next - 2011-03-05, 10:39 AM - Forum: GB-PVR Support (legacy) - Replies (27)

NextPVR 2.03 vs. GB-PVR 1.4.7
As NextPVR 2.0.3 is out of Beta and GB-PVR 1.4.7 doesn't get any new code I tried to switch to NextPVR, even if I'm nearly happy with GB-PVR.

The following is based on experience with GB-PVR on XP and 7 (32) and on tests with NextPVR on 7.

Unfortunately, after my tests I still clearly prefer GB to Next.
This could partly change over time. Reasons for this estimation include:
- habituation to new handling
- customization of new program
- different style of new program with no possibility to customize (taste of programmer)
- maturity
- output file format

To give some details: Channel switching in Live TV mode, keys for switching between full screen and normal screen, bad looking fonts in scaled screens (i.e. windows), missing visual feedback of running Recording Service, handling and presentation of manual recordings, a lot of options that pop up only when mouse is over them.
And the output file format of recordings. At the moment this is the most important reason.
In two areas I found Next to better GB: the separation of program files and program data, and the handling of long paths (to pick up below).

As I use analog TV exclusively I'm used to .mpg files, which are program streams, I assume.
Because I watch all videos from outside of the PVR and with VLC media player I have the same problem as Nistrod with .ts files (http://forums.nextpvr.com/showthread.php...post405759). I can acknowledge that the viewer in NextPVR shows the duration of the recordings correctly. This problem even made me look for an alternative viewer for my usual video viewing and found MPC Home Cinema to be quite good. E.g. it shows the duration of the .ts files in question, is fast and shows a lot of formats. But to have preferably only one player for most viewing tasks I still find VLC better.

Assumedly I will stay with analog TV for some time to come. And GB has quite a lot of what I need. So why should I switch to Next at all?
There is one problem with GB I didn't find a solution for that would be solved with Next.

Very long paths in GB-PVR
I don't know if this problem is handled in the forum elsewhere. I don't know how I could search for it.
Sometimes I had empty recordings with GB on XP and an error message indicating that GB couldn't recover. So subsequent recordings got lost also. Then the system had to be restarted (manually) to get GB working again.
This happend with shows that had very long subtitles in the XMLTV file, probably when the overall path length of the recording file exceeded 255, with a pattern like this:
[drive:]\GBPVR\title-very_long_subtitle\title-very_long_subtitle.mpg

Somewhere I read that there was an option to strip the directory part of the recording. But I'd like to keep it.
From then I just did the recordings I know would be problematic manually and the rest in the usual way.

Is there a way to make GB handle shows with very long subtitles, e.g. by augmenting the maximum path length considerably or by silently cutting the subtitle if it would cause a too long path name?

- next

PS: I'm happy that "NextPVR" seemingly has won the name war over "g3pvr" and other affected, contrived and mannered products of the marketing and PR departements... Wink

Print this item

  NPVR 2.03 Pending is Empty
Posted by: rwnz - 2011-03-05, 09:59 AM - Forum: Legacy (v4.x and earlier) - Replies (26)

I've just upgraded NPVR from 1.5.33 to 2.03 and see that the Pending list when I go to status is empty though it was populated earlier today before I upgraded. Other functions are OK, including:
-Status shows current recording activity
-Pending recordings are shown in Recordings on the main menu
-All programming remained through the upgrade process
Reinstalling 1.5.33 did not cause it to reappear. Any ideas why the Pending list is now empty?

Print this item

  Data file in the wrong location (XP 64bit)
Posted by: SFX Group - 2011-03-05, 05:38 AM - Forum: TV Listings - Replies (2)

Hi, when i use TV Recordings it doesnt seem to put anything in the database....

However i have also noticed your TV Listings data directory is:

C:\Users\Public\NPVR\Plugins\TV Listings\TheTVDB

Windows XP doesnt use this, the NPVR data is:

C:\Documents and Settings\All Users\Application Data\NPVR\Plugins\TV Listings

Is this broken?

Print this item

  2.03 can't import reoccuring recordings not in the current schedule
Posted by: MCEabused - 2011-03-05, 03:08 AM - Forum: Legacy (v4.x and earlier) - No Replies

I can't import reoccuring recordings from the previous version's recurring-backup.xml. THe error given is sic ~recording "not in the current schedule"
The dropped from import recording are all set to "all channels" with "title like %showsname%"

also the taskbar's "show status" pending recording do not show any pending recordings for pending recordings with "title like showsname", but they do show in NPVR pending and reoccuring recordings lists and do record.

It's a just a minor inconvenience though.


NPVR.log snippet


[ERROR][1] Unable to import recurring recording due to problems finding the channel:
<Rules><ChannelOID>0</ChannelOID><ChannelName>All Channels</ChannelName><StartTime>2011-01-21T06:10:00.0000000Z</StartTime><EndTime>2011-01-21T07:10:00.0000000Z</EndTime><PrePadding>3</PrePadding><PostPadding>4</PostPadding><Quality>0</Quality><Keep>0</Keep><AdvancedRules>title like '%Gossip Girl%'</AdvancedRules></Rules>
2011-03-05 15:34:39.666 [INFO][1] UpdateAllRecurringRecordings()
2011-03-05 15:34:39.666 [INFO][1] Deleting existing pending season recordings
2011-03-05 15:34:39.676 [INFO][1] UpdateRecurringRecording(139, 'Dollhouse'):
<Rules><EPGTitle>Dollhouse</EPGTitle><ChannelOID>7154</ChannelOID><ChannelName>C4</ChannelName><StartTime>2010-10-11T08:30:00.0000000Z</StartTime><EndTime>2010-10-11T09:30:00.0000000Z</EndTime><PrePadding>3</PrePadding><PostPadding>4</PostPadding><Quality>0</Quality><Keep>0</Keep></Rules>
2011-03-05 15:34:39.793 [DEBUG][1] LoadListingsMatchingTitle(channel=7154,title=Dollhouse)

Print this item

Pages (6435): « Previous 1 … 1750 1751 1752 1753 1754 … 6435 Next »
Jump to page 

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