NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 189 190 191 192 193 … 263 Next »
Live TV works, Timeshift/recordings Fail

 
  • 0 Vote(s) - 0 Average
Live TV works, Timeshift/recordings Fail
rowle1jt
Offline

Senior Member

Posts: 493
Threads: 46
Joined: May 2006
#1
2006-06-09, 11:14 AM (This post was last modified: 2006-06-29, 07:57 PM by rowle1jt.)
I am using an ATI TV Wonder PRO (PCI) with the WDM Recorder plugin. I got my live TV to working fine, timeshifting doesn't work (I'm not that worried about it really) but my recordings fail. Logs attached.

BTW.... I have tried restarting the pc, and stopping and restarting the GB-PVR recording service. And the status of the recorder when I right click on the GB-PVR icon is always "sleeping". I am guessing that it is normal unless it is recording, correct?

Thank you to anyone who can help! Smile

NPVR Rig: HP Laptop, 3rd Gen i7, 8gb DDR3, 250gb SSD (OS), Records to 6tb array on my server, Silicon Dust HDHomeRun PRIME

To Purchase:
Current Projects:
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#2
2006-06-09, 12:45 PM
Does this post address the problem?
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
rowle1jt
Offline

Senior Member

Posts: 493
Threads: 46
Joined: May 2006
#3
2006-06-09, 04:57 PM
I am currently running 96.12, do the logs help at all?

NPVR Rig: HP Laptop, 3rd Gen i7, 8gb DDR3, 250gb SSD (OS), Records to 6tb array on my server, Silicon Dust HDHomeRun PRIME

To Purchase:
Current Projects:
Fatman_do
Offline

Posting Freak

Posts: 3,482
Threads: 95
Joined: Nov 2005
#4
2006-06-09, 06:31 PM
In GBPVRRecordingService.exe
Code:
6/5/2006 6:27:00 PM.687    VERBOSE    [19]    SoftwareRecorder[11]: SetAudioPreviewPinState-mixer(C-Media Wave Device).GetLines
6/5/2006 6:27:00 PM.703    VERBOSE    [19]    RecorderConfig[11]: CreateCaptureDevices-failed to SetAudioPreviewPinState: System.Exception: MMSYSERR_NODRIVER
   at DShowNET.WmError.ThrowExceptionForWM(Int32 hr) in C:\Documents and Settings\Norman\My Documents\Visual Studio Projects\SoftwareRecorder\code\DShowNET\WmError.cs:line 13
   at DShowNET.WmLine..ctor(Int32 idMixer, Int32 idLine) in C:\Documents and Settings\Norman\My Documents\Visual Studio Projects\SoftwareRecorder\code\DShowNET\WmMixer.cs:line 74
   at DShowNET.WmMixer.GetLines() in C:\Documents and Settings\Norman\My Documents\Visual Studio Projects\SoftwareRecorder\code\DShowNET\WmMixer.cs:line 52
   at SoftwareRecorder.SoftwareRecorder.SetAudioPreviewPinState(Boolean enabled) in c:\documents and settings\norman\my documents\visual studio projects\softwarerecorder\code\softwarerecorder\softwarerecorder.cs:line 445
   at SoftwareRecorder.SoftwareRecorder.CreateCaptureDevices(Boolean previewMode, Int32 quality) in c:\documents and settings\norman\my documents\visual studio projects\softwarerecorder\code\softwarerecorder\softwarerecorder.cs:line 321
6/5/2006 6:27:00 PM.703    VERBOSE    [19]    SoftwareRecorder[11]: CreateCaptureDevices-FindInterface(IAMCrossbar)
6/5/2006 6:27:03 PM.703    VERBOSE    [19]    SoftwareRecorder[11]: CreateCaptureDevices-Crossbar.Route
6/5/2006 6:27:03 PM.703    VERBOSE    [19]    SoftwareRecorder[11]: CreateCaptureDevices-FindInterface(IAMTVTuner)
6/5/2006 6:27:03 PM.703    VERBOSE    [19]    SoftwareRecorder[11]: enter GetRecordInterfaces()
6/5/2006 6:27:03 PM.703    VERBOSE    [19]    SoftwareRecorder[11]: GetRecordInterfaces-CreateInstance(GBPVR.Writer)
6/5/2006 6:27:03 PM.750    VERBOSE    [19]    SoftwareRecorder[11]: GetRecordInterfaces-BindToObject(VideoEncoder)
6/5/2006 6:27:03 PM.750    VERBOSE    [19]    SoftwareRecorder[11]: GetRecordInterfaces-BindToObject(AudioEncoder)
6/5/2006 6:27:03 PM.796    VERBOSE    [19]    SoftwareRecorder[11]: GetRecordInterfaces-BindToObject(Muxer)
6/5/2006 6:27:03 PM.812    VERBOSE    [19]    SoftwareRecorder[11]: exit GetRecordInterfaces
6/5/2006 6:27:03 PM.812    VERBOSE    [19]    SoftwareRecorder[11]: enter SetupGraph()
6/5/2006 6:27:03 PM.812    VERBOSE    [19]    SoftwareRecorder[11]: SetupGraph-AddFilter(VideoEncoder)
6/5/2006 6:27:03 PM.812    VERBOSE    [19]    SoftwareRecorder[11]: SetupGraph-AddFilter(AudioEncoder)
6/5/2006 6:27:03 PM.843    VERBOSE    [19]    SoftwareRecorder[11]: SetupGraph-AddFilter(Muxer)
6/5/2006 6:27:03 PM.843    VERBOSE    [19]    SoftwareRecorder[11]: SetupGraph-AddFilter(Sink)
6/5/2006 6:27:03 PM.843    VERBOSE    [19]    SoftwareRecorder[11]: SetupGraph-RenderStream(Video)
6/5/2006 6:27:03 PM.859    VERBOSE    [19]    SoftwareRecorder[11]: SetupGraph-RenderStream(Audio)
6/5/2006 6:27:03 PM.875    VERBOSE    [19]    SoftwareRecorder[11]: enter CloseInterfaces()
6/5/2006 6:27:03 PM.984    VERBOSE    [19]    SoftwareRecorder[11]: exit CloseInterfaces
6/5/2006 6:27:03 PM.984    ERROR    [19]    Error starting recording: The parameter is incorrect.
6/5/2006 6:27:03 PM.984    ERROR    [19]    Error starting recording:    at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode, IntPtr errorInfo)
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
   at SoftwareRecorder.SoftwareRecorder.SetupRecordingGraph() in c:\documents and settings\norman\my documents\visual studio projects\softwarerecorder\code\softwarerecorder\softwarerecorder.cs:line 630
   at SoftwareRecorder.SoftwareRecorder.StartupVideo(ChannelTuning channelTuning, Boolean previewMode, Int32 quality) in c:\documents and settings\norman\my documents\visual studio projects\softwarerecorder\code\softwarerecorder\softwarerecorder.cs:line 129
   at SoftwareRecorder.SoftwareRecorder.startRecording(IRecordingSourceConfiguration config, Int32 qualityLevel, String filename, ChannelTuning channelTuning, Int32 minutes, Boolean useStreamBufferEngineIfAvailable) in c:\documents and settings\norman\my documents\visual studio projects\softwarerecorder\code\softwarerecorder\softwarerecorder.cs:line 859
   at GBPVR.RecordingService.RecordingManager.WorkerThread()
6/5/2006 6:27:04 PM.187    VERBOSE    [19]    RecordingStatus is now RecordingStatus.RECORDING_FAILED

Has this been working all along and then failed without new plugin installs, updates, ect?
Fatman_do
[SIZE="1"]
HTPC: AMD XP+2500, 512MB DDR (400) ~ Capture Device: Hauppage PVR-150
Storage: 30GB OS & Recording, 160GB Post Processing & Archive
Video Output: HD 32" TV via eVGA Geforce 6200le 256MB AGP DVI-HDMI cable out
Audio Output: Turtle Beach Riviera S/PDIF Optic Output (Digital pass thru only) to Home Theater Receiver[/SIZE]

[SIZE="2"]
Moderator | Tutorials | Community Skin | CommunitySkin-SVN[/SIZE]
rowle1jt
Offline

Senior Member

Posts: 493
Threads: 46
Joined: May 2006
#5
2006-06-10, 01:59 AM
New install that has never worked.

Recorder plugin and weather are all that I have installed. I am thinking about a reinstall at this point. With only the bare necesities. I was hoping to avouid that though.

Thanks!

NPVR Rig: HP Laptop, 3rd Gen i7, 8gb DDR3, 250gb SSD (OS), Records to 6tb array on my server, Silicon Dust HDHomeRun PRIME

To Purchase:
Current Projects:
rowle1jt
Offline

Senior Member

Posts: 493
Threads: 46
Joined: May 2006
#6
2006-06-13, 11:21 AM
Anybody...? :o

NPVR Rig: HP Laptop, 3rd Gen i7, 8gb DDR3, 250gb SSD (OS), Records to 6tb array on my server, Silicon Dust HDHomeRun PRIME

To Purchase:
Current Projects:
rowle1jt
Offline

Senior Member

Posts: 493
Threads: 46
Joined: May 2006
#7
2006-06-15, 02:06 PM
Still trying to figure this one out. Has anyone seen this before?

NPVR Rig: HP Laptop, 3rd Gen i7, 8gb DDR3, 250gb SSD (OS), Records to 6tb array on my server, Silicon Dust HDHomeRun PRIME

To Purchase:
Current Projects:
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#8
2006-06-16, 03:09 AM
You're probably best posting your question in the software recorder plugin thread, otherwise it's author may not spot your question. http://forums.nextpvr.com/showthread.php?t=2753
rowle1jt
Offline

Senior Member

Posts: 493
Threads: 46
Joined: May 2006
#9
2006-06-16, 12:27 PM
Sub, thanks for the reply; I do appreciate it. Smile

I pospted there, but it seems normans is on hiatus for a while. I was just seeing if any one else had seen anything like this.
Thanks,
Jake

NPVR Rig: HP Laptop, 3rd Gen i7, 8gb DDR3, 250gb SSD (OS), Records to 6tb array on my server, Silicon Dust HDHomeRun PRIME

To Purchase:
Current Projects:
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Twinhan 3250 ATSC only one card works at a time FM5 12 4,216 2020-07-27, 07:15 PM
Last Post: sub
  IR Remote that works with NextPVR Gerryex3 32 18,951 2016-02-29, 02:25 AM
Last Post: ACTCMS
  Can recommend a Component Capture device that works on NextPVR? Kiwi 5 5,144 2016-02-24, 04:47 PM
Last Post: mvallevand
  Solved - Recordings failing with new USB tuner (Power Management) tinstaafl 0 1,867 2016-01-14, 08:55 PM
Last Post: tinstaafl
  Analog recordings not working when PC has more than 4gb RAM(ATI Theater Pro 650 PCIe) -stattik- 37 13,877 2015-09-16, 11:25 PM
Last Post: mikeh49
  Anyway to stop a phantom live TV session caused by Kodi client crash? snorkel01 3 2,340 2015-04-17, 03:45 PM
Last Post: johnsonx42
  NextPVR and HD PVR 2 Issues - No Picture and No Sound on Live TV keithyv 5 4,592 2014-09-30, 03:09 PM
Last Post: keithyv
  Hauppauge WinTV HVR850 USB HDTV Stick Adapter works? CarlScheider 2 2,224 2014-03-28, 11:39 PM
Last Post: johnsonx42
  best way to get multiple STB recordings jam_zhou 1 1,808 2014-03-25, 10:28 PM
Last Post: mvallevand
  Simultaneous Recordings Quaraxkad 11 5,633 2014-03-20, 11:48 AM
Last Post: Graham

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

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

Linear Mode
Threaded Mode