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,216
» Latest member: PaulHenri
» Forum threads: 65,381
» Forum posts: 602,245

Full Statistics

Online Users
There are currently 1845 online users.
» 0 Member(s) | 1839 Guest(s)
Baidu, Bing, Facebook, Google, Twitter, Yandex

Latest Threads
Optimizing asset delivery...
Forum: Developers
Last Post: PaulHenri
1 hour ago
» Replies: 0
» Views: 6
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 586
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,754
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 273
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 235
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 130
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,049
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 539
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,052
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,699

 
  nova-t usb2 problem - new info
Posted by: hardrinseron - 2005-08-30, 10:56 PM - Forum: GB-PVR Support (legacy) - Replies (5)

Hi Sub,

Still playing about with it and just been checking the logs again and it looks like theres some other info in there now i didnt see before including some error codes near the end. can you take a look please and see if they mean anything?
cheers
Daz

PS. if this doesnt shed any light on it, i think i'll give up trying :-(

Print this item

  Redremote serial IR blaster for sale in UK.
Posted by: Ant - 2005-08-30, 08:29 PM - Forum: General Discussion - No Replies

Due to switching from NTL to Freeview, I am selling my redremote serial IR blaster. I use it with a PACE box with no problems, but apparently it supports all NTL, Sky and Telewest boxes (but not Sky+). It is listed on ebay as item number 5804285496. They cost £28.50 new from http://www.redremote.co.uk/serial/, so I have set minimum bid to £10; basically I just want some money towards the USB-UIRT that I need for my freeview box.

Cheers Smile

Anthony

P.S. I did check it was OK to advertise here before posting!

Print this item

  Teletext pin
Posted by: Johan Duinkerken - 2005-08-30, 07:28 PM - Forum: GB-PVR Support (legacy) - Replies (22)

@sub: Hi, another day, another chance Smile

I noticed that the teletext pin of my WST Codec is called "Teletekst"... could this be the reason teletext doesn't work?

Regards,
Johan Duinkerken.

Print this item

  How to use VideoReDo to AUTOMATICALLY remove commercials
Posted by: reboot - 2005-08-30, 07:28 PM - Forum: Old Stuff (Legacy) - Replies (60)

This is very short, and it works!
VideoReDo is known for it's ability to use fades on cuts, and maintain audio sync, something that mpgtx (with comclean) didn't always do.
So for those of you that have VideoReDo, but want gbpvr to automatically cut the commercials, using either a comskip generated .vprj (videoredo cutlist) or a ShowAnalyzer generated .vprj, here's how.

1) Get VideoReDo if you don't have it already. 15 day trial is free, but the program is ~$50. It works so well, I'm seriously tempted to actually buy it Wink
http://www.videoredo.com

2) Set up comskip or SA to output the videoredo project file (.vprj)
In comskip.ini, add the line: output_videoredo=1
In SA, open config, Global, Output tab, and put a tick in the "Output VideoReDo Project file.
If you don't have comskip, look here: http://forums.nextpvr.com/showthread.php...ht=comskip
If you don't have ShowAnalyzer, look here: http://www.dragonglobal.com

3) Modify your postprocessing.bat so it looks like this:

Code:
REM If you use Showanalyzer, unREM the next line REM "C:\Program Files\Dragon Global\ShowAnalyzer\ShowAnalyzer.exe" %1 REM If you use comskip, unREM the next line REM "C:\Program Files\devnz\gbpvr\comskip.exe" %1 cscript //nologo "C:\Program Files\VideoReDoPlus\vp.vbs" "%~dpn1.VPrj" "%~dpn1_Cleaned.mpg" /t1 /q Rem RENAME the old .mpg file and rename the new one to the old name move "%~dpn1.mpg" "%~dpn1_original.mpg" move "%~dpn1_cleaned.mpg" "%~dpn1.mpg" RenameRecordings %1 > renamerecordings.log
Note that I'm also using renamerecordings, which works perfectly.
Delete the last line if you're not using it.
Remove the REM from the appropriate line above. The second, if you're using SA, the fourth, if you're using comskip.

If you are using PVRPowertray, and PreProcessing.bat, then just run SA from there, and leave this file as is.

Copy and paste the content above, into notepad, and save it as "PostProcessing.bat" (including the quotes) in the c:\program files\devnz\gbpvr folder

Credits:
Based on an original concept found in the VideoReDo forums.
Modified to use GBPVR's filename conventions by rpalmer68 in the DragonGlobal forums.
The actual postprocessing.bat is mine. Big Grin
Comskip by Erik
Showanalyzer by Jere_Jones

Print this item

  Warning: Experimental: Comskip 0.73 posted
Posted by: erik - 2005-08-30, 07:20 PM - Forum: Old Stuff (Legacy) - Replies (12)

I have made version 0.73 of Comkip, it can be downloaded from here
or from http://mk.kaashoek.com/gbpvr where all my gbpvr stuff can be found.

This version adds the processing of sound. Blackframes are only detected when there is also silence.
As a result you will need much less tuning.
If you are not an expert I recomment to use verbose=5 as maximum.
A long outstanding bug that caused comskip to sometimes crash has been solved.
The blackframe detection performance has been restored to the quality of release 0.69. without the need to do much tuning.

Disclaimer 1:
Only use this upgrade when you have logo's on shows and a lot of errors with the previous version.

Disclaimer 2:
Some mpeg editors mess up the PTS/DTS sequence, some digital broadcast streams create "strange" mpeg stream. The mpeg decoder used in comskip is not very robust and the picture/sound synchronisation is also not very robust
If no black frames are detected (look in the log) you may have picture/sound missynchronisation.

I wished this all was simpler, Jere must have a lot of time to make SA, or should I send my wife on a 2 month holiday? :o

Print this item

  nova-t usb2 problem
Posted by: hardrinseron - 2005-08-30, 07:17 PM - Forum: GB-PVR Support (legacy) - Replies (2)

Sub,

I'm still having the same problem with my nova-t as yesterday (gbpvr was unable to start the bda device you have configured.... I noticed earlier on that a user called perico reported exactly the same problem a few weeks ago. you asked him for the logs and he submitted them but then the thread ends. i've replied to that thread but i doubt if perico will reply as it was a while ago.
Can you remember what was the cause and whether you fixed it or not. i just thought if you saw that post it might jog your memory.
In the meantime im going to install gbpvr and my nova-t on my other laptop and try it out there....
cheers
Daz

Print this item

  Deleted file restoration utility for XP
Posted by: tevbill - 2005-08-30, 07:16 PM - Forum: GB-PVR Support (legacy) - Replies (3)

Some people have said they had problems because their mdb file was deleted.

If you are interested I have a freeware file restoration utility for XP that works pretty well. Its called "Restoration" Version 2.5.14
The sooner you restore the better because after a while the deleted files get overwritten and are not recoverable especially if you ar low on disk space.

If you can not find it via google or whatever let me know and I'll find out where I downloaded it from.

Print this item

  Interesting lip-sync observation
Posted by: MaBo - 2005-08-30, 07:15 PM - Forum: GB-PVR Support (legacy) - Replies (1)

Hi,
As several other users of the pvr350, using the tv-out, I have experienced quite some lip-sync issues in particular while watching a program that is being recorded. On the (Dutch) hauppauge forum it was suggested to check bios and ide-drivers. Thus I did. Just installed an update of the udma driver for my pundit (well in fact installed the one that came on the cd). This appears to have improved the situation. But, and now comes the interesting bit:
When I pause a file that is recorded and resume with the pause key, lip sync is poor. However, if I resume with the play key, lip sync is OK. I tested it several times and it appears to be this way 9 out of 10 times. If lip sync is poor due to resuming with the pause key, pressing play will restore sync in most cases!!

Sub, is there an explanation for my observation?

Greetz,
MaBo

Loosely related is the fact that I still think it's non-ergonomical that to resume a paused video, both the pause and play key work, whereas for paused music file, only the play key works.

Print this item

  RF Remote
Posted by: Psychotech - 2005-08-30, 05:57 PM - Forum: Hardware - No Replies

Has anyone tried to use an RF remote instead of an IR blaster? I have an RCA satellite receiver with an IR/RF remote and would like to use GBPVR with the RF function so I can keep pc in one room and satellite receiver in another. Any ideas, plans, schematics would be appreciated.

Thanks... Cool

Print this item

  Multiple lines per channel in TV Guide
Posted by: DavidP - 2005-08-30, 03:36 PM - Forum: GB-PVR Support (legacy) - Replies (2)

Hi all,

I have a problem with the TV Guide in GBPVR. As you can see in the screenshot at the bottom of my message, the programms for a channel appears in different lines of the guide. At the top there are three channels that look fine (Svt 1, Svt 2, TV3). When I use the right arrow key to move from the highlighted "That 70s show" to "Will & Grace" there seems to be an extra entry of "Will & Grace" since it takes two pushes to highlight "Will & Grace". The extra entry have the same information as the visible one. I have looked in the xml-file but there doesn't seem to be two entries there.

I get the xml-info with

Code:
xmltv.exe tv_grab_se_swedb --output epg.xml --days 5
and the resulting file can be seen from the link below.

Does anybody have an explanation or a solution to offer...

With best regards,

/David


The xmltv-file can be seen at:
http://goto.glocalnet.net/pln/gbpvr/epg.xml

Screenshot:
[Image: guide.jpg]

Print this item

Pages (6435): « Previous 1 … 5566 5567 5568 5569 5570 … 6435 Next »
Jump to page 

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