Thread: GrafCorder
View Single Post
  #1 (permalink)  
Old 06-01-2007, 08:10 PM
Fonceur Fonceur is offline
Problem solver
 
Join Date: Jan 2004
Location: Montreal, Qc
Posts: 4,913
GrafCorder

GrafCorder is basically Anders Nolberger's SageGraphRecorder (the brain) transplanted on Howard Gilbert's HDHRcorder (the body).

The idea is that you use GraphEdit (like from here), in order to make a simple .GRF file (first picture), which will allow you to "dump to a file" (for example using the DVBPortal HDTV Reference Dump Filter), from whichever device you want to record... Personally, I use it to perform Firewire recordings, since VLC refuses to record through the firewire port of my PACE 551HD and CapDVHS is just not flexible enough...


Use the format:

GraphCorder "myGraf.grf" 20:59:59 "D:\Video\myFile.TP"

where:

"myGraf.grf" = The fully qualified simple GraphEdit file (using a Dump filter for the saved file).

20:59:59 = end time or time in minutes (1-999).

"D:\Video\myFile.TP" = The fully qualified output file name.

While you might be able to make a .GRF file for DVB or unencrypted QAM channels, keep in mind that the channel tuning might be a whole different story (I use Tim M. Moore's channel.exe for firewire)...

Acknowledgements

- Thanks to Anders Nolberger's SageGraphRecorder for the original idea.

- Thanks to Howard Gilbert's HDHRcorder for the underlaying layout.

- Thanks to the DirectShowNet Library v 1.5 for wrapping up DirectShow into a C# usable format...
Attached Images
   
Attached Files
File Type: zip GrafCorder-0.07.zip (195.4 KB, 427 views)
__________________
BTV 4.9.2 | XP Pro SP2 (nLite'd)| PVR-250/500/Firewire | Videotron - Pace 551 HD | Hitachi 50V500 (DVI)


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: BTV 4.9 SDK addition for developers.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Conflict resolution/Guide updates/Searches/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: External recordings, Firewire/clear QAM/DVB/R5000HD/etc.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: Record from a simple .GRF file.
To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 3 or greater. You currently have 0 posts.
: MainLobby integration.

Last edited by Fonceur; 09-17-2008 at 10:48 PM.
Reply With Quote