NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 93 94 95 96 97 … 263 Next »
WDM Recorder using Software Compression

 
  • 0 Vote(s) - 0 Average
WDM Recorder using Software Compression
Auburnham
Offline

Junior Member

Posts: 4
Threads: 0
Joined: Oct 2006
#1,121
2006-10-31, 04:47 PM
I am unable to schedule recordings through the web interface. When I choose "Record this episode", I get "Recording Failed!" in red. However, I am able to successfully record within gbpvr. Attached is the log file, and in it you will see the warning:
WARNING [14] No available capture source found
For each time a web recording is attempted. I have copied the gbpvr/plugins directory to the gbpvr/web/plugins directory, but this did not have any effect. I cannot find any solution or similar problem in the forums, so I would appreciate any help.
Thanks!
Shawn
[ATTACHMENT NOT FOUND]
DMT2006
Offline

Junior Member

Posts: 18
Threads: 4
Joined: Oct 2006
#1,122
2006-11-01, 02:11 PM (This post was last modified: 2006-11-02, 05:16 PM by DMT2006.)
jam_zhou Wrote:You don't paste it anywhere, you select it for the video and audio encoder and as the muxer. In SickBoy's post above that's using the Avivo Transcoder.

Thanks jam_zhou.
It seemed as if I had trouble extracting the file, but it now shows up.
Auburnham
Offline

Junior Member

Posts: 4
Threads: 0
Joined: Oct 2006
#1,123
2006-11-03, 04:59 AM
The gbpvr/plugins files must go in the /gbpvr/web/bin directory, not the gbpvr/web/plugins directory.

Auburnham Wrote:I am unable to schedule recordings through the web interface. When I choose "Record this episode", I get "Recording Failed!" in red. However, I am able to successfully record within gbpvr. Attached is the log file, and in it you will see the warning:
WARNING [14] No available capture source found
For each time a web recording is attempted. I have copied the gbpvr/plugins directory to the gbpvr/web/plugins directory, but this did not have any effect. I cannot find any solution or similar problem in the forums, so I would appreciate any help.
Thanks!
Shawn
[ATTACHMENT NOT FOUND]
remorseless
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Aug 2006
#1,124
2006-11-05, 07:44 AM (This post was last modified: 2006-11-05, 04:03 PM by remorseless.)
Hi jam_zhou

I placed my PVR project in the backburner for a while, now I have a bit of free time, so I hope you could help me to make the SBT-TVFM card work on GB-PVR.

So far, I am able to see live TV, but, not record it.

I am attaching the "lastgraph"; I am a bit clueless on how its supposed to look like...
I am also attaching a copy of the GBPVRRecordingService.exe-3.log file which should have some hints as to where the config is failing.
I tried the RecorderTest software; each time I try to record, I get an error message whose detail is here below:

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

************** Exception Text **************
System.Runtime.InteropServices.COMException (0x80040217): Exception from HRESULT: 0x80040217
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(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 631
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 130
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 860
at RecorderTest.RecorderTest.RecordButton_Click(Object sender, EventArgs e) in C:\Documents and Settings\Norman\My Documents\Visual Studio Projects\SoftwareRecorder\code\RecorderTest\RecorderTest.cs:line 624
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
RecorderTest
Assembly Version: 1.2.2340.1623
Win32 Version: 1.2.2340.1623
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/RecorderTest.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Config
Assembly Version: 1.0.2379.26394
Win32 Version: 1.0.2379.26394
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/Config.EXE
----------------------------------------
GBPVRPublic
Assembly Version: 1.0.2379.26354
Win32 Version: 1.0.2379.26354
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRPublic.DLL
----------------------------------------
AxInterop.WMPLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/AxInterop.WMPLib.DLL
----------------------------------------
Interop.WMPLib
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/Interop.WMPLib.DLL
----------------------------------------
DriverWrapper
Assembly Version: 1.0.1608.24394
Win32 Version:
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/DriverWrapper.DLL
----------------------------------------
DShowNET
Assembly Version: 1.3.2.0
Win32 Version: 1.3.2.0
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/DShowNET.DLL
----------------------------------------
GBPVRBackendCommon
Assembly Version: 1.0.2379.26390
Win32 Version: 1.0.2379.26390
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
NativeUtilities
Assembly Version: 1.0.2379.26389
Win32 Version:
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/NativeUtilities.DLL
----------------------------------------
msvcm80
Assembly Version: 8.0.50608.0
Win32 Version: 8.00.50727.42
CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.42_x-ww_0de06acd/msvcm80.dll
----------------------------------------
System.Web.Services
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
ICSharpCode.SharpZipLib
Assembly Version: 0.5.0.0
Win32 Version: 0.5.0.0
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/ICSharpCode.SharpZipLib.DLL
----------------------------------------
RedRat
Assembly Version: 1.17.1608.24395
Win32 Version: 1.17.1608.24395
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/RedRat.DLL
----------------------------------------
System.Data.SQLite
Assembly Version: 1.0.30.1
Win32 Version: 1.0.30.1
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/System.Data.SQLite.DLL
----------------------------------------
System.Transactions
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
DShowNET
Assembly Version: 1.3.2.0
Win32 Version: 1.3.2.0
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/Plugins/DShowNET.dll
----------------------------------------
RecorderHelper
Assembly Version: 0.4.2340.1621
Win32 Version: 0.4.2340.1621
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/plugins/RecorderHelper.DLL
----------------------------------------
SoftwareRecorder
Assembly Version: 0.27.2340.1623
Win32 Version: 0.27.2340.1623
CodeBase: file:///C:/Program%20Files/devnz/gbpvr/plugins/SoftwareRecorder.DLL
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.




Thanks a lot for your help,

R
bayardo
Offline

Junior Member

Posts: 8
Threads: 1
Joined: Nov 2006
#1,125
2006-11-05, 08:04 AM
Hello, I have a Mercury TV card and after i installed the WDM Software recorder. i was able to get LiveTV. but the only problem is that the video is scrambled & so is the audio. its like it didnt find the correct hertz for each channel..

any idea how i can fix this?
remorseless
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Aug 2006
#1,126
2006-11-06, 06:26 AM
Hi people,

I posted yesterday that I was not able to record, but did see live tv. After that, I finally got somehow the recorder test to work and I was able to have GB-PVR reporting success at recording, yet, producing files 0 bytes long.

Now its all gone. I think it all started with my glorious idea of adding a filter (the microsoft mpeg encoder) manually to the graph. After that, graphedit does not refresh always as I change the configuration using the config utility.

I am attaching two log files; the first one (older log), when things were in better shape, and second one, shows the present situation. I notice that the newer log does not present lines with the 'build graph' instruction.

Thanks a lot for your help,

R
DMT2006
Offline

Junior Member

Posts: 18
Threads: 4
Joined: Oct 2006
#1,127
2006-11-07, 01:40 PM
http://forums.nextpvr.com/showthread.php...post152623
[SIZE="2"]GBPVR V 0.98.13, XP Pro SP2, P4 processor, Intel 840 chipset, RDRAM, Nvidia GeForce2 Video Card (VGA only), Turtle Beach Santa Cruz Sound Card, Pinnacle Studio PCTV-USB (NTSC) includes Cable TV (in), Radio (in), TV - Audio (out), Video Input (in) Video Capture Adapter (S-video, Composite, Audio), WDM Software Recorder plug-in, ATI Avivo Video Converter, InterVideo DVD software, DirectShow 9[/SIZE]
Champ
Offline

Junior Member

Posts: 3
Threads: 1
Joined: Nov 2006
#1,128
2006-11-14, 02:18 AM
Is it possible to force GBPVR to use DxVA/VMR9/Hardware deinterlacing on a standard-def picture WITHOUT tweaking settings in an MPEG2 decoder? I'm not using a codec for standard-def; I'm talking about raw video from the live preview.

A bit of background:

I'm using GBPVR primarily as a high-def PVR, with the OnAir GT capture box used to grab ATSC over-the-air broadcasts in the United States. It works great for that. I'm getting standard-def TV via DirecTV DBS, and I already have a TiVo for that, so what I'm trying to do is set up a channel in GBPVR as a high-quality standard-def passthrough. I'm taking the standard-def video signal from the TiVo, routing it into the S-video input on the OnAir GT box, and setting up a separate capture source using the WDM software encoding plugin (with no encoders installed). So far so good. But I'd like the picture to be nicely scaled and deinterlaced.

So far it appears I have two unsatisfactory options:

(1) Use a deinterlacing directshow filter capable of handling raw video (and I wasn't happy with either Alparysoft or ffdshow for this); or

(2) Forgo deinterlacing entirely. Yuck.

In theory I should be able to get hardware deinterlacing applied via the VMR9 renderer, but I can't figure out how to do that. I am using Windows XP on an Athlon 64 x2 3800+ processor, with integrated GeForce 6150 graphics. That should be enough "grunt" to get the job done, and that graphics processor does (allegedly) support hardware deinterlacing.
Alask
Offline

Junior Member

Posts: 8
Threads: 3
Joined: Nov 2006
#1,129
2006-11-17, 06:28 AM (This post was last modified: 2006-11-19, 03:02 AM by Alask.)
GDay,

Christ, this stuff has more black magic than a SCSI Raid. It's just started working. You can add the DVICO DVB-T Plus to the supported hardware, with the latest versions of both and the ATi encoder.

Thanks
TornadoTJ
Offline

Member

Posts: 231
Threads: 28
Joined: Nov 2006
#1,130
2006-11-23, 01:21 AM
I strongly suggest thinking before using ATI Avivo Video Conterter

I'm 6 hours plus into fixing what it did to my system. Right now it appears it's done something to my system that won't allow the WDM driver for ATI's tuner to install, and I'm about to be faced with reinstalling XP from SCRATCH. At this point, it would have been easier than what I've gone through so far. Sad

Anyway, installing that made my video even more choppy than before. I think I have a solution for those running ATI hardware, but until I can figure out how to get my system back to normal I won't know for sure.
AMD x64 4400+, 2 GB RAM, ATI Theater 650 Pro and PVR150MCE, ATI Radeon 2400XT, HDMI to Samsung LNT-4671f 1080p 120hz LCD
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (121): « Previous 1 … 111 112 113 114 115 … 121 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Anyone got suggestions on TV tuner software? bakelmion 1 1,739 2021-10-19, 01:54 PM
Last Post: mvallevand
  HDHR Dual software settings? bisonfan 5 4,094 2015-09-18, 04:59 PM
Last Post: bisonfan
  looking 4 USB-capture software josee 4 5,010 2012-10-18, 04:43 PM
Last Post: johnsonx42
  MCE Remote WITHOUT ANY SOFTWARE! pBS 61 61,846 2012-09-13, 03:38 AM
Last Post: Wakalaka
  AMD Applies Final Coat of Polish to Catalyst 12.2 Software Suite OTAjunkie 5 3,036 2012-03-15, 07:27 AM
Last Post: b00sfuk
  Hauppauge WinTV HVR-1600 Hybrid Capture Card Software meccano 1 2,815 2011-08-14, 07:33 AM
Last Post: Reddwarf
  MCE remote and Hauppauge software Snooze 5 3,136 2011-04-06, 08:59 AM
Last Post: Sykor
  DVB-S card Software vs Hardware decoders #66 2 3,187 2010-12-20, 08:23 AM
Last Post: #66
  kwolrd 7135, or Phillips 7135 too old to be show on this software? pacoalcido 2 1,669 2010-06-09, 11:40 AM
Last Post: Reddwarf
  USB dual tuner w/hardware compression-39$US - Fry's pBS 6 2,883 2010-04-02, 06:25 PM
Last Post: ATHiker

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

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

Linear Mode
Threaded Mode