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
#291
2009-11-13, 02:18 PM
cathrynm Wrote:That's a weird stream that works only in WMP and not VLC.

I tried my stream with VLC, and I've had a few quirks so far though I do have preview working. For me, preview starts with both external recorder and graph recorder fine. But for some reason, with graph recorder, the stop Preview never executes. To stop, I run vlc with the vlc://quit command and the 'only one instance' flag also set. Also, I notice a quirk that there's no postRecordingExecutable entry in my graphRecorderCfg.*.xml files. I assume this feature is still under construction? (This might be user confusion.) For now, I'm just using external recorder.

Hmm - the executable only gets saved if you browse to it not if you type it in I 'll see if I can figure out why,

CV
mckhatri
Offline

Junior Member

Posts: 10
Threads: 1
Joined: Nov 2009
#292
2009-11-13, 09:06 PM
Quote:That's a weird stream that works only in WMP and not VLC.

My hunch is there's some sort of redirection going on in the background that only WMP is being able to handle or something.

The stream is below, if anyone's interested. I'll probably just try to look for other ones somewhere on the net.

Code:
mms://174.139.242.10/livecricket@www.iwatchlivecricket.com-4255

M.K.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#293
2009-11-13, 10:47 PM
mckhatri Wrote:My hunch is there's some sort of redirection going on in the background that only WMP is being able to handle or something.

The stream is below, if anyone's interested. I'll probably just try to look for other ones somewhere on the net.

M.K.

I attemted to connect to that stream but it failed. I then attempted to go to the website and stream from there but this caught my attention:

Quote:Steps 1: Please register on our site to become a member.
Steps 2: Once you have your id and password, go ahead and select the cricket package you would like to watch and pay for it.

That stream most likely contains DRM and will only be viewable on a DRM capable player like WMP.
mckhatri
Offline

Junior Member

Posts: 10
Threads: 1
Joined: Nov 2009
#294
2009-11-13, 10:56 PM
ahh...guess they changed the site to be pay-based now. Bummer ; guess I'll have to find another one.
cathrynm
Offline

Junior Member

Posts: 40
Threads: 6
Joined: Aug 2007
#295
2009-11-15, 07:49 AM
Something funny is happening for me with the 'Stop Preview Executable' and maybe with some of the other options in the 'External Via Executables' section. I set all the Executables to point to c:\windows\notepad.exe and I set the options to load various files.

So far, I'm only seeing my 'Start Preview' notepad execute. When I press Play I see 'Start Preview Executable' run -- but when I stop, I'm not seeing the 'Stop Preview Executable' run. So far I haven't seen evidence of the 'Start Recording' or 'Stop Recoding' being executed either. I did tell it to record my test channel and didn't see notepad pop up once.

I have this idea of using this feature to launch and shut down the tvants software -- but I can't get it to work yet.
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#296
2009-11-15, 02:30 PM
Post the logs and your graphRecorder config and I will take a look,

CV
cathrynm
Offline

Junior Member

Posts: 40
Threads: 6
Joined: Aug 2007
#297
2009-11-15, 08:14 PM
Alright, thanks. I uploaded logs to

http://www.mataga.net/mataga/gbpvr/

http://www.mataga.net/mataga/gbpvr/PVRX2.exe.log
http://www.mataga.net/mataga/gbpvr/graph...Cfg.36.xml

I did spot this in the logs -- I think this is the relevant portion. The notepad command does execute properly, but then it looks like some kind of error occurs. Maybe I just need to set a preview graph also? Is that required?

2009-11-15 11:40:53.109 VERBOSE [1] **** Graph Recorder setMixerLine exit
2009-11-15 11:40:53.109 VERBOSE [1] GraphRecorder: Preview quality level = 5 graph =
2009-11-15 11:40:53.109 VERBOSE [1] GraphRecorder:replaceParameters c:\startpreview.txt : 1
2009-11-15 11:40:53.109 VERBOSE [1] GraphRecorder[39201736]: startProgram-StartRecordingExe('C:\WINDOWS\notepad.exe','c:\startpreview.txt')
2009-11-15 11:40:53.109 VERBOSE [1] GraphRecorder: Starting executable: C:\WINDOWS\notepad.exe
2009-11-15 11:40:53.156 VERBOSE [1] GraphRecorder:replaceParameters : 1
2009-11-15 11:40:53.156 VERBOSE [1] GraphRecorder[39201736]: Override extension is.mpg
2009-11-15 11:40:53.156 VERBOSE [1] GraphRecorder[39201736]: startProgram-StartRecording(' using external commands ') Using filename:
2009-11-15 11:40:53.156 VERBOSE [1] GraphRecorder[39201736]: set status to recording in progress
2009-11-15 11:40:53.156 VERBOSE [1] GraphRecorder[39201736]: exit getPreviewGraph()
2009-11-15 11:40:53.156 VERBOSE [1] Graph Recorder:SetPreviewGraph: starting
2009-11-15 11:40:53.312 ERROR [1] Unexpected error: System.NullReferenceException: Object reference not set to an instance of an object.
at GraphRecorder.GraphUtil.setPreviewGraph(ChannelTuning channelTune, Boolean tune)
at GraphRecorder.GraphUtil.getPreviewGraph2(ChannelTuning channelTuning)
at GraphRecorder.GraphRecorder.getPreviewGraph(ChannelTuning channelTuning)
at GBPVRX2.Players.xb3e61f7448c39547.x4276385f71addb51(Channel xee500015fb4a65b6)
at GBPVRX2.x4a212861656a24dd.x3852f96f8dab4cab(Channel xee500015fb4a65b6)
at GBPVRX2.xb654004a5183e7df.handlePopupCallback(Object popup, String command)
at GBPVRX2.Popups.xce4851a7361cb73d.GetRenderList()
at GBPVRX2.xb654004a5183e7df.GetRenderList()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#298
2009-11-16, 01:51 PM (This post was last modified: 2009-11-17, 01:28 PM by carpeVideo.)
It looks like you are using live preview mode and their is no graph to refer to so it blows up - I added an error catch in that routine if you want to try the attached dll although it may still error out elsewhere if you use live preview.

In general you should use timeshifted for external recording exes. Here is why.

For 'live preview' gbpvr calls start program and expects a graph with no renderer returned. So if there is no graph it will likely exit viewing with an error even if your exe calls work.

For 'timeshift' gbpvr calls start program and expects a filename returned (graphRecorder returns the filename given to it by gbpvr plus any extension changes if the last filter in the graph is not writing an mpg) In addition, it checks that file to see if it grows (as does graph recorder) if the file does not grow it exits timeshift/viewing. Later gbpvr asks to stop recording, this is when the exit executables are run. Therefore a notepad call alone may not get you all the way through the process either since there will be no growing file.
cathrynm
Offline

Junior Member

Posts: 40
Threads: 6
Joined: Aug 2007
#299
2009-11-16, 07:58 PM
Oh, okay, I see. I was just trying to get sense of how this system worked first. I'll try your executable, but I guess my next stage is to study vlc options for getting the reencoding to work properly for time shifting mode.
mikeh49
Offline

Posting Freak

Posts: 1,129
Threads: 81
Joined: Apr 2005
#300
2009-12-01, 07:28 PM
Does graphrecorder work with Win 7 32bit? I have firewire capture working and have graphs that work in Graphstudio, but I just get a black screen in GBPVR using the preview graph. I used the same graph design (not the same file) in XP, so I don't think it's a graph problem. I can't find any errors in the logs. When I stop the preview, the ActiveMovie window appears momentarily and it is black before the PVRX2 screen comes back.
HTPC: Optiplex 7010, HDHR Prime/Avermedia Duet A188, NPVR 4.2.5, Win10 Pro
Test:
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (35): « Previous 1 … 28 29 30 31 32 … 35 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  BBC Iplayer Downloader Plugin - Beta + Support smiler 420 166,082 2012-01-20, 12:15 PM
Last Post: martint123
  software recorder, any plugin like it for npvr? chesterusob 2 14,945 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,499 2009-06-14, 05:36 AM
Last Post: Chris79
  GraphRecorder External via Executables Tab Ignored observer_11 0 1,759 2009-05-02, 09:44 PM
Last Post: observer_11
  Graph/ External Recorder - Ability to record to TS stream Dancasper 19 9,169 2009-04-28, 03:45 AM
Last Post: Dancasper
  ExternalDisplay - Beta Testers Wanted ralphy 124 45,747 2009-02-27, 02:11 PM
Last Post: feilh
  DBox Recorder Plugin Trouble junkiepilot 2 2,400 2008-12-06, 09:04 AM
Last Post: alibert
  Web Radio graph problem ACTCMS 7 3,907 2008-10-05, 12:50 AM
Last Post: ACTCMS
  Problem xternal Recorder Plugin and GraphRecorder Captain-DJ 6 3,786 2008-09-14, 06:12 PM
Last Post: Captain-DJ
  Anime Watchers, Take Two - Looking for Beta Testers Ommina 17 6,400 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