NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) v
1 2 3 4 5 … 125 Next »
Graph and TVPI external recorder beta

 
  • 0 Vote(s) - 0 Average
Graph and TVPI external recorder beta
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#81
2007-05-02, 11:24 PM
Ok,

I think I got it working -

Here is a software Record dll that should save the graph to c:\lastSoftRecGraph.grf when it begins to record. You need both the software recorder and graph recorder DLLs in your plugin dir.


I don't use the software recorder so I haven't tested it!! But give it a go.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#82
2007-05-02, 11:28 PM
Also posted graphRecorder 1.2 to the wiki - its a minor change that changes tuning timing if you use the external tuner exe for firewire
tesamu
Offline

Junior Member

Posts: 12
Threads: 2
Joined: Jan 2007
#83
2007-05-03, 08:23 PM
Hi.

Thanks a lot. This great plugin solved all my problems with the HVR-3000.
Thor E.
topperdude
Offline

Member

Posts: 141
Threads: 17
Joined: Mar 2007
#84
2007-05-03, 08:26 PM
That's neat! Smile I will test it out and report back!

Thanks much for your efforts,
-Topper
topperdude
Offline

Member

Posts: 141
Threads: 17
Joined: Mar 2007
#85
2007-05-07, 09:27 PM
Hey CV - Looks like you nailed it!

I've attached the old graph (where I couldn't get the audio working) and new graph generated by your most recent version of SoftwareRecorder.dll.

Interestingly, the key differences seem to be:
a) In the old graph, the "video tuner out" pin on the audio crossbar is NOT connected to the "video tuner in" pin on the video crossbar. How it still played back video fine is a bit of a mystery to me.
b) In the old graph, there's no 'Smart Tee' filter between the audio capture device and the Audio Encoder. Not sure what a 'Smart Tee' does, but I wonder if that may have been the missing component for not getting audio in my previous attempt at building the graph?

Thoughts?

Thanks and again - great job on this tool,
-Topper
psicotron3
Offline

Member

Posts: 134
Threads: 17
Joined: Jan 2007
#86
2007-05-07, 10:35 PM
Now that I can find the software recorder graph it became really easy to use your plugin.

My turner doesn´t show any option to select the colorspace and resolution, but somehow software recorder managed to set it just the way I specify in the profile. What surprised me is that the software recorder retained those settings, I just created one graph for each resolution and with graphedit I was able to set the bitrates of the ati mpeg encoder. Worked really great.

The preview is working here to, but for it I started lifetv preview and copied the lastgraph gbpvr generated. The problem I get is about audio, if I render the audio it gets out of sync, so to use preview I must render only the video and unmute the "aux in" on windows mixer.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#87
2007-05-07, 11:57 PM
topper - I am not sure what the smart tee does - I know the tees are supposed to copy the stream to 2 spots but what the smart part is beyond me :0) but if you get it to work don't ask why.

psi - I have the same issue with live, the odd thing is its the sound thats late not the video otherwise its ez to put in a delay on sound with AC filter.

For some filters the graph saves the setting and some it does not so if you change it in another program it may reflect those , you ATI settings could end up the same across graphs (just need to check to see what happens) I have some code that given time I might add that will allow more settings directly in the recorder as well but haven't gotten there yet,

What I like is the ability to set up the graph in graphEdit and muck with the settings and hit play, then check CPU use allowing you to tune the graph for performance and quality.

CV
psicotron3
Offline

Member

Posts: 134
Threads: 17
Joined: Jan 2007
#88
2007-05-08, 12:22 AM
carpeVideo Wrote:topper - I am not sure what the smart tee does - I know the tees are supposed to copy the stream to 2 spots but what the smart part is beyond me :0) but if you get it to work don't ask why.

Mine worked with and without the smart tree. It doesn´t seen to be necessary here. Maybe it have some config inside that justify why normann added it to the softwarecorder.

carpeVideo Wrote:psi - I have the same issue with live, the odd thing is its the sound thats late not the video otherwise its ez to put in a delay on sound with AC filter.

I have the same issue with software recorder when I choose "audio must be rendered" checkbox. For me excluding the audio from preview graph worked fine, since my capture card outputs the audio directly to a "aux in" the only problem is that I have to unmute the "aux in" output on windows mixer when I start preview and mute it again after I´m done.

Since you already added the code to force the "input", can you also make something to mute/unmute a selected output? That´s what software recorder does. Every time it starts a "non preview" graph it mutes the selected "preview audio output".

carpeVideo Wrote:For some filters the graph saves the setting and some it does not so if you change it in another program it may reflect those , you ATI settings could end up the same across graphs (just need to check to see what happens) I have some code that given time I might add that will allow more settings directly in the recorder as well but haven't gotten there yet,

I already did the tests, the graph saved EVERY setting in ATI MPEG VIDEO ENCODER, ATI MPEG AUDIO ENCODER and the ATI MUXER. I made 3 graphs, changed a lot between then and checked the results! That´s the main reason for using your plugin.

It´s worderfull, now I can make a fully DVD compliant MPEG with varios quality profiles!!! I made a fullD1 graph (720x480 4500 CBR) for high quality; a halfd1 graph (352x480 2500 CBR) for medium quality and a sif graph (352x240 1850 CBR) for low quality. All working tested and re-tested. Smile

As I said I just needed the Sofware Recorder graphs, because they set and somehow saved and retained the diferent resolutions and colorspaces for each graph. The bitrates, compression and mux settings were done by tweaking ATI filters inside the graph.

carpeVideo Wrote:What I like is the ability to set up the graph in graphEdit and muck with the settings and hit play, then check CPU use allowing you to tune the graph for performance and quality.

I already found that too. By the way, if I select custom1 or custom2 quality inside GBPVR, what graph will be used? I´m asking too much, but can we have a option to select a graph for these too?

Thanks.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#89
2007-05-09, 02:23 AM
I'll take a look the custom 1,2 shouldn't be hard - the mixer might not be, there is no output analog to IAMAudioInput mixer in the directShow library, (what was microsoft thinking)
topperdude
Offline

Member

Posts: 141
Threads: 17
Joined: Mar 2007
#90
2007-05-12, 04:52 PM
CV,

It appears GBPVR is not to load the softwarerecorder or graphrecorder plugins.

I installed the drivers for HVR-1600 and was using that with the graphrecorder just fine till couple days ago. See here for additional details. I did as sub suggested in that thread (to fix the issue re. SQLDatabase file locked error) and am able to use GBPVR with HVR1600 just fine.

So I tried adding the softwarerecorder/graphrecorder plugins back. GBPVR Config gives no error when I add a source for these plugins, but when I close and then restart Config to configure the graphrecorder plugin capture source, it is not listed in the capture source tab.

I went through the logs and looks like the software recorder/graph recorder is not able to initialize properly - could it be some missing (XML?) file from the error message?. Could that be the reason Config does not list it, even though the plugin entry may be present in the SQLLite database? I wonder if something got deleted/corrupted when I turned off the computer when it was non-responsive for a long time (as described in the post linked above)? Any suggestion on how to fix this? I've attached the logs.

BTW, I can still run the lastGraph saved by your tool from within GraphEdit to playback using the ATI card, if that helps any.

Thanks,
-Topper
[SIZE="2"]PVR Server Setup
AMD AthlonXP 2200+, 2048MB RAM, Windows XP MCE 2005 with update rollup 2 and SP3
GBPVR (1.2.13), HVR 1600 w/ QAM, MainConcept (from HVR-1600 install pkg online), Cyberlink, ATI Mux[/SIZE]

[SIZE="1"]Coming soon (but not soon enough Wink )
Hardware ATI AIW Radeon 32MB
Encoder/Decoder: ATI Avivo Encoder, AC3filter,
Plugins: Weather, UltraXMLTV, GraphRecorder (for ATI AIW), Ubustream
Utilities: Enhanced Web Admin (EWA)
Other playback software: VLC
Client: NMT (PCH or similar)[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (35): « Previous 1 … 7 8 9 10 11 … 35 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 159,596 2012-01-20, 12:15 PM
Last Post: martint123
  software recorder, any plugin like it for npvr? chesterusob 2 14,790 2011-04-11, 07:28 AM
Last Post: chesterusob
  Newbie needs help with renaming external plugins and making some plugins to work Chris79 2 2,376 2009-06-14, 05:36 AM
Last Post: Chris79
  GraphRecorder External via Executables Tab Ignored observer_11 0 1,689 2009-05-02, 09:44 PM
Last Post: observer_11
  Graph/ External Recorder - Ability to record to TS stream Dancasper 19 8,743 2009-04-28, 03:45 AM
Last Post: Dancasper
  ExternalDisplay - Beta Testers Wanted ralphy 124 43,562 2009-02-27, 02:11 PM
Last Post: feilh
  DBox Recorder Plugin Trouble junkiepilot 2 2,288 2008-12-06, 09:04 AM
Last Post: alibert
  Web Radio graph problem ACTCMS 7 3,714 2008-10-05, 12:50 AM
Last Post: ACTCMS
  Problem xternal Recorder Plugin and GraphRecorder Captain-DJ 6 3,620 2008-09-14, 06:12 PM
Last Post: Captain-DJ
  Anime Watchers, Take Two - Looking for Beta Testers Ommina 17 5,992 2008-01-25, 07:16 PM
Last Post: Ted the Penguin

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

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

Linear Mode
Threaded Mode