I recently started using IGL. I have this as my ParallelProcessing.bat
Code:
@echo off
"C:\Program Files\NPVR\imageGrabLite.exe" --oid %3 --nfo
cd /d "C:\comskip"
Rem PostProcessing.bat
Rem This script will be run automatically by GBPVR when found after a recording is finished
Rem To enable it put this file inside your GBPVR default program directory (C:\Program Files\devnz\gbpvr\)
Rem together with Comskip.exe, Comskip.ini and Comskip.dictionary
Rem The script is called with two parameters
Rem %1 is the fully qualified name of the recorded mpeg file.
Rem %2 is the channel number of the recording
echo Parallelprocessing.bat invoked on %1 recorded from channel %2 >>parallelprocessing.log
Rem The part below can be used to not run Comskip on certain channels, please modify for your conveniance.
Rem The channel numbers that should be skipped are the numbers between the double quotes ("").
Rem You can add "if" lines as much as you want
Rem To disable this behaviour use channel numbers outside the normal range, put a "rem" before the "if" or delete the "if" lines
Rem list of channels to not run comskip on
Rem if "%2" == "27" goto eof
Rem if "%2" == "36" goto eof
Rem this trick also makes it possible to have dedicated comskip.ini file for certain channels.
if "%2" == "24" goto channel24
if "%2" == "66" goto channel66
Rem use the default comskip.ini for all other channels
goto generic
:channel24
comskip --ini=channel24.ini %1
goto continue
:channel66
comskip --ini=channel66.ini %1
goto continue
:generic
Rem The actual run of Comskip. Only one parameter, the name of the mpeg file to process.
Rem Comskip will read its settings from the Comskip.ini found in the same directory as Comskip.exe
Rem Both are supposed to be in the GBPVR default program directory. (C:\Program Files\devnz\gbpvr\)
hiderun comskip %1
:continue
Rem Once the commercials have been identified you can run comclean to delete the commercials from the recording.
Rem Do this only when you are not using the Skip function in the GBPVR viewer.
Rem To enable comclean remove the word "Rem" from the following line.
rem call comclean %1
:eof
IGL used to generate the *.nfo file but now every time it still runs but there is no *.nfo file created. Below is my imagegrablite.log
Code:
[...startup]
2013-10-08 21:59:05.379 [DEBUG][1] imageGrabLite, Version=1.2.1.35094, Culture=neutral, PublicKeyToken=null
2013-10-08 21:59:05.381 [DEBUG][1] Command Line --oid 993 --nfo
2013-10-08 21:59:06.387 [DEBUG][1] Searching select scheduled_recording.name, event_details, start_time, filename from scheduled_recording, channel where scheduled_recording.oid = 993 and scheduled_recording.channel_oid = channel.oid
2013-10-08 21:59:06.459 [DEBUG][1] Zap2it reference http://tvlistings.zap2it.com/tv/person-of-interest/EP014198470048
2013-10-08 21:59:06.459 [DEBUG][1] Zap2it image http://images.zap2it.com/images/tv-EP01419847/person-of-interest-0.jpg
2013-10-08 21:59:06.498 [DEBUG][1] Subtitle: Length=11 Lady Killer
2013-10-08 21:59:06.542 [DEBUG][1] OID is 1537923
2013-10-08 21:59:06.542 [DEBUG][1] Season is 3
2013-10-08 21:59:06.542 [DEBUG][1] Episode is 3
2013-10-08 21:59:06.543 [DEBUG][1] OriginalAirDate is 2013-10-08
2013-10-08 21:59:06.543 [DEBUG][1] First run
2013-10-08 21:59:06.543 [DEBUG][1] Recorded 2013-10-08
2013-10-08 21:59:06.544 [DEBUG][1] Record Ended 2013-10-08
2013-10-08 21:59:10.573 [DEBUG][1] Exact match for EP01419847
2013-10-08 21:59:15.245 [INFO][1] Poster found on http://www.thetvdb.com
2013-10-08 21:59:15.835 [INFO][1] Thumb found on http://www.thetvdb.com
2013-10-08 21:59:15.876 [DEBUG][1] Episodic: True C:\Users\Public\NPVR\Plugins/SearchLite/Series/Person of Interest.xml
2013-10-08 21:59:15.876 [DEBUG][1] C:\Users\Public\NPVR\Media/Shows/Person of Interest.xml
2013-10-08 21:59:15.876 [DEBUG][1] Download from tvdb 248742/all/en
2013-10-08 21:59:16.792 [INFO][1] Episodes Found on http://www.thetvdb.com
2013-10-08 21:59:16.792 [DEBUG][1] Download from tvdb complete
2013-10-08 21:59:16.865 [ERROR][1] Read Error '.', hexadecimal value 0x00, is an invalid character. Line 62, position 17.
I saw a short forum problem earlier, and now when I posted a file I saw this
Warning: Declaration of vB_Image_Magick::fetch_image_info() should be compatible with that of vB_Image_Abstract::fetch_image_info() in ..../includes/class_image.php on line 1256
Warning: Declaration of vB_Image_GD::fetch_image_info() should be compatible with that of vB_Image_Abstract::fetch_image_info() in ..../includes/class_image.php on line 2488
Hi I'm trying to implement WOL for my PCH-110 but the link seen for "ether-wake.zip" in the postings seems to be gone. Is this available anywhere else? Thanks.
This is not necessarily an NPVR issue but maybe someone has an idea that can help me.
My cable company, Comcast, recently encrypted broadcast channels, so I dumped them and installed a regular ATSC antenna (winegard 3000). Which is getting all my local channels quite nicely on my TV and in viewing in NPVR. Now for a couple of my channels I am getting this weird maximum bitrate of 80.0 Mbps on my recordings that is preventing me from streaming my video to my DLNA devices from my media server (Synology).
This seems like a completely invalid bitrate so I don't know if there is some setup in NPVR that might prevent this...??? Or what? I would prefer NOT to have to convert all my recordings to reset the bitrate before I can even watch them, my computer time is pretty full up......
Windows XP Home, SP3, .net 2.0 and 3.5 installed with all applicable updates installed. P4 2.8 Ghz, 2 GB memory.
I have an ATI TV Wonder from about 1999, VEN_109E&DEV_036E working with the native software from ATI. I can watch TV and change channels. This is NOT an All-In-Wonder Pro that has the video card integrated.
NextPVR 2.6.2 is installed, but nothing is showing up on the device menu.
1. Is this card even compatible with NextPVR?
2. Are there any Windows services NextPVR needs running in the background in order to recognize devices? I disable or uninstall many of the Windows services that are not needed in the background (System Restore, Terminal Services, Server, Themes, etc.) and in my normal build maybe I disabled something it requires.
anyone have a good working comskip config ini file for nz freeview?
I've finally got comskip working on my samsung app, but my comskip tuning is pretty terrible and I havent got any recordings with all recordings correctly identified (most only have 1 or 2 ads found)
I have been having trouble with the vidimport utility. I tried contacting the author but so far no response. So I decided to try writing my own utility. Is the input file format for pvrx2.exe -import unique to NextPVR? Or is sort of an industry standard file (other than being XML)? Only need to know to decide how I will name the utility.
I am running NPVR on two systems, client system and server setup. I need to re-install the OS on the server system. How do I preserve all of the settings/configuration for the server without going through all of the pain of a fresh install?