NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,060
» Latest member: andrekyler
» Forum threads: 64,997
» Forum posts: 595,453

Full Statistics

Online Users
There are currently 2175 online users.
» 1 Member(s) | 2171 Guest(s)
Bing, Google, Yandex, andrekyler

Latest Threads
New Install of 7..0.3.250...
Forum: Windows
Last Post: mvallevand
8 hours ago
» Replies: 4
» Views: 64
Won't forward 1 minute or...
Forum: Windows
Last Post: mvallevand
Yesterday, 12:09 PM
» Replies: 1
» Views: 37
Forward, Reverse, Other C...
Forum: Windows
Last Post: suezew
Yesterday, 11:57 AM
» Replies: 3
» Views: 1,265
EPG script not creating x...
Forum: Linux
Last Post: mvallevand
2025-10-08, 09:49 PM
» Replies: 1
» Views: 38
Any chance to find a V6 d...
Forum: Linux
Last Post: mvallevand
2025-10-08, 03:44 PM
» Replies: 8
» Views: 107
Proxmox LXC (Helper Scrip...
Forum: Linux
Last Post: mvallevand
2025-10-08, 03:27 PM
» Replies: 5
» Views: 63
Streaming Failed (transco...
Forum: Windows
Last Post: mvallevand
2025-10-08, 11:31 AM
» Replies: 7
» Views: 183
Manual recordings
Forum: Windows
Last Post: Joram
2025-10-08, 04:33 AM
» Replies: 7
» Views: 100
Comskip for the web clien...
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 10:13 PM
» Replies: 4
» Views: 63
Recording interrupted
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 04:41 PM
» Replies: 1
» Views: 43

 
  Screensaver question
Posted by: capone - 2005-12-11, 05:10 PM - Forum: GB-PVR Support (legacy) - Replies (4)

If you turn the screensaver/visualizations function, will it not fire while watching tv? I did some reading, but couldn't find a specific q&a (point me to a thread if there is one instead, pls). I don't use the native windows one now because it won't sense watching a DVD as being active.

I haven't use this yet, since we don't listen to a lot of music throught he tv. My wife wanted to, which reminded me about the new visualizations.

Print this item

  DVD2MPEG not finishing. I think because of removed audio stream.
Posted by: Pioneer4x4 - 2005-12-11, 04:06 PM - Forum: Old Stuff (Legacy) - No Replies

I have been putzing with trying to get dvd2mpeg to work on a disk I have. It is a disk made by dvdshrink. DVD2MPEG quits after extracing the m2v file. There is no audio file. I assume it is because I removed the first english audio (probably 5.1 dts) to save space. Is this likely the problem. I will try using 81 as the audio stream to see if that works.

Print this item

  TV Guide/Channel Name Column/Width
Posted by: Old Dog - 2005-12-11, 02:48 PM - Forum: Wishlist - No Replies

Maybe I'm missing something, but I would like to control the width of the TV Guides's Channel Name column.

-David

Print this item

  Freeview and PVR Card Combo ?
Posted by: grazbo - 2005-12-11, 02:22 PM - Forum: Hardware - Replies (5)

I have been using GBPVR with Hauppauge PVR USB2 and MVP. I am now contemplating building a close-coupled solution with GBPVR, however I cannot get my head around how I use a hardware MPEG encoder in combination with a Freeview card.

I would ideally like to use PCI solutions for PVR and I would also like a Nova-T PCI to bring Freeview on-board too.

The questions I have are :

- Can I pass the output of the Nova-T into the PVR150 across the PCI ?

- How can I hardware encode the output of a Freeview card ?
- Am I stuck with software encoding ?

- Is there a reference desgin that simplifies the process ?

Any hints and suggestions would help

grazbo

Print this item

  How to get the new name after renamerecordings
Posted by: erik - 2005-12-11, 01:24 PM - Forum: Old Stuff (Legacy) - Replies (31)

This is an example of how to get the new name of a recording after renamerecordings did run in postprocessing.bat
It shows how you can run comskip and comclean after renamerecordings using the new name.
This is specially usefull when you use comclean2 because the input file used for cuttermaran includes the name of the mpeg file.

Warning: This has not been tested extensively!!!!!

Code:
Renamerecordings %1 >renamerecording.log

rem Process all the lines from the Renamerecording log file
set newname=%1
for /F "usebackq  delims=: tokens=1,2" %%i in ("renamerecording.log") do call :processline "%%i" "%%j"
goto :afternewname

:processline
rem Remove
set arg=%~1
rem Skip useless lines
if NOT "%arg:~0,3%"=="New" goto :eof
set newname=%~2
Rem Skip the space at the start
set newname=%newname:~1,100%
goto :eof

:afternewname

echo New name = "%newname%"

Comskip "%newname%"
Call Comclean2 "%newname%"

:eof

Print this item

  Hauppauge PVR-500 MCE - gbpvr encoding problems
Posted by: mvalenci - 2005-12-11, 06:38 AM - Forum: GB-PVR Support (legacy) - Replies (6)

GBPVR seems a very nice peice of software and it looks like it supports my Hauppauge PVR-500-MCE.
However I have some quality issues with recorded TV - the MPEG stream is very bumpy and frames looks out of synch (when picture has motion).

The Recording Plugin is "Direct Recording Plugin" with "Hauppauge PVR 500 with FM tuner".
The Meduum Quality settings are:
- NTSC 480x480 / PAL 480x576 --> is there a way to verify I'm in PAL mode ?
- CBR, 3500Kbps
- Audio 224 (bit rate), 48Khz

I have noticed some people discuss the encoder settings when these problems appear, but as a technical person that still has got to learn alot in the PVR world, I can't tell how this is related to the *encoding* settings of this card.
When the card produces a stream to be saved to an mpeg file, it already prepares the stream with the configured settings. the *decoder* seem to be used only during playback - am I missing something ?!

If my assumptions are right, the decoder has little affect about the quality of the stream. I try to use many softwares to play the MPEG file (inclugind PowerDVD, but the quality stays the same - jumpy and irritating)

please let me know if you can diagnose the problem. and find the problem.

thanks
Moshe

Print this item

  theatrix 550 pro not working
Posted by: lawrence - 2005-12-11, 05:58 AM - Forum: GB-PVR Support (legacy) - Replies (3)

Help I don't know what I am doing!

Tunnig assistant found all my channels.

When I launch GBPVR and click Live TV I get this message:

No channels have been set up. Please run Configuration utility and setup the EPG source use the "Update EPG" button to force the system to import the latest set of channel and programme information.

I have tried this (I think?) I really would like to get this program to work I have heared some many great things about it, but I really need to be "spoon-feed" technically speaking.

Print this item

  Low disk space warning for gbpvr?
Posted by: nv40 - 2005-12-11, 04:43 AM - Forum: General Discussion - Replies (5)

Does anyone know of any plugins for gbpvr that will handle a low disk space situation. As it is now, If I forget to check it for a while, gbpvr will simply eat up all the disk space and crash the computer.!!! I was hoping someone knew of a plugin that would have gbpvr simply stop scheduling recordings after a set minimum hard drive space level?

Print this item

  TV Guide (zapit) empty after upgrade
Posted by: devilman1974 - 2005-12-11, 04:40 AM - Forum: GB-PVR Support (legacy) - Replies (4)

Downloaded 9516 and now all works but my tv guide.

I use Zapit, update my epg, get all the chanels but my tvguide is empty.

I am usualy able to find a fix on the forum, but this time I am at a loss.

Tried uninstalling, re-installing from scatch but no go.

Can anyone help? Anyone else having this problem ?

Dev

Print this item

  NativeUtilities problem
Posted by: Redimplant - 2005-12-11, 03:56 AM - Forum: GB-PVR Support (legacy) - Replies (4)

Hi,
I have just installed the latest version (0.95.16) and I get the following error when trying to run config.exe:

File or assembly name NativeUtilities, or one of its dependencies, was not found.

Details:

Code:
************** Exception Text **************
System.IO.FileNotFoundException: File or assembly name NativeUtilities, or one of its dependencies, was not found.
File name: "NativeUtilities"
   at xeb983fa94d0b4753.xfd6951461fe46d87.x1f0684532099dac8(Object xdf2e3583f942db7b, EventArgs xc4f45905cb1fc7ba)
   at System.Windows.Forms.Form.OnLoad(EventArgs e)
   at System.Windows.Forms.Form.OnCreateControl()
   at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ContainerControl.WndProc(Message& m)
   at System.Windows.Forms.Form.WmShowWindow(Message& m)
   at System.Windows.Forms.Form.WndProc(Message& m)
   at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

=== Pre-bind state information ===
LOG: DisplayName = NativeUtilities, Version=1.0.2168.28045, Culture=neutral, PublicKeyToken=null
(Fully-specified)
LOG: Appbase = C:\Program Files\devnz\gbpvr\
LOG: Initial PrivatePath = NULL
Calling assembly : Config, Version=1.0.2168.28105, Culture=neutral, PublicKeyToken=null.
===

LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: NativeUtilities, Version=1.0.2168.28045, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/NativeUtilities.DLL.



************** Loaded Assemblies **************
mscorlib
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/winnt/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Config
    Assembly Version: 1.0.2168.28105
    Win32 Version: 1.0.2168.28105
    CodeBase: file:///C:/Program%20Files/devnz/gbpvr/Config.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/winnt/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/winnt/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
GBPVRBackendCommon
    Assembly Version: 1.0.2168.28048
    Win32 Version: 1.0.2168.28048
    CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRBackendCommon.DLL
----------------------------------------
System.Drawing
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/winnt/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
GBPVRPublic
    Assembly Version: 1.0.2168.18584
    Win32 Version: 1.0.2168.18584
    CodeBase: file:///C:/Program%20Files/devnz/gbpvr/GBPVRPublic.DLL
----------------------------------------
System.Xml
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/winnt/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.ServiceProcess
    Assembly Version: 1.0.5000.0
    Win32 Version: 1.1.4322.2032
    CodeBase: file:///c:/winnt/assembly/gac/system.serviceprocess/1.0.5000.0__b03f5f7f11d50a3a/system.serviceprocess.dll
----------------------------------------

I have checked and there is a NativeUtilities.dll in my main GBPVR folder. I know from other posts that some of you had web-related problems with NativeUtilities.dll being present in web/bin, but it is not the case here and I didn't install anything beside the main application.

Thanks.

Print this item

Pages (6401): « Previous 1 … 5231 5232 5233 5234 5235 … 6401 Next »
Jump to page 

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