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,058
» Latest member: Gary7254
» Forum threads: 64,996
» Forum posts: 595,448

Full Statistics

Online Users
There are currently 2141 online users.
» 2 Member(s) | 2135 Guest(s)
Applebot, Bing, Google, Yandex, mvallevand, Retro_Rider

Latest Threads
Won't forward 1 minute or...
Forum: Windows
Last Post: mvallevand
3 hours ago
» Replies: 1
» Views: 23
Forward, Reverse, Other C...
Forum: Windows
Last Post: suezew
4 hours ago
» Replies: 3
» Views: 1,258
EPG script not creating x...
Forum: Linux
Last Post: mvallevand
Yesterday, 09:49 PM
» Replies: 1
» Views: 30
Any chance to find a V6 d...
Forum: Linux
Last Post: mvallevand
Yesterday, 03:44 PM
» Replies: 8
» Views: 100
Proxmox LXC (Helper Scrip...
Forum: Linux
Last Post: mvallevand
Yesterday, 03:27 PM
» Replies: 5
» Views: 51
Streaming Failed (transco...
Forum: Windows
Last Post: mvallevand
Yesterday, 11:31 AM
» Replies: 7
» Views: 176
Manual recordings
Forum: Windows
Last Post: Joram
Yesterday, 04:33 AM
» Replies: 7
» Views: 90
Comskip for the web clien...
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 10:13 PM
» Replies: 4
» Views: 56
Recording interrupted
Forum: NextPVR Support
Last Post: mvallevand
2025-10-07, 04:41 PM
» Replies: 1
» Views: 40
NextEnd v5 trial release
Forum: Add-ons (3rd party plugins, utilities and skins)
Last Post: BrettB
2025-10-07, 03:54 PM
» Replies: 442
» Views: 91,473

 
  CX23416 MPEG-2 Audio/Video Encoder cards
Posted by: Krissi - 2005-11-09, 12:29 AM - Forum: Hardware - Replies (4)

Hi all.

I would like to know if there is or will be support on cards based on the CX23416 MPEG-2 audio/video encoder chip other than cards from Hauppauge?

I can see that the Hauppauge PVR-150MCE card is based on that chip but will a card from another manufacturer like Club 3D's ZAP TV1100 also work with GBPVR?


Thank you and regards,
Krissi

Print this item

  Very experimental - you have been warned conversion processing
Posted by: wannabepvr - 2005-11-08, 10:41 PM - Forum: GB-PVR Support (legacy) - Replies (4)

Just wanted to ask if people are having sucess with the "Very experimental - you have been warned conversion processing."

I tried a WMV overnight but couldn't find the output file nor any errors..

Print this item

  Stuttering TV/Playback
Posted by: mitz - 2005-11-08, 10:06 PM - Forum: GB-PVR Support (legacy) - Replies (1)

Hi all,

I know this has been covered before, and I've searched the forum. I was hoping maybe those who've managed to solve their problems can help me out?

When viewing LiveTV and playing my AVI files on an external monitor, I get a lot of video stuttering. This stuttering does not occur with WinTV, WMP 9, Media Player Classic, or BSPlayer.

So from what I understand, this means that my playback settings with GBPVR differ from that of say, WMP 9 and WinTV.

So my question is, what settings do WMP 9 and WinTV use? I am using VMR9 as the renderer. Does WMP9 use something else?

What about the audio decoder/renderer? In GBPVR, I set them as Default. Does WMP9 use something else?


Thanks

Print this item

  Comskip beta: for those who dare
Posted by: erik - 2005-11-08, 09:57 PM - Forum: Community Announcements - Replies (6)

I have made some substantial changes to the heuristics of Comskip.
This can lead to terrible results.

If you would like to try and feedback the results you can download from
http://mk.kaashoek.com/gbpvr/comskip78beta.zip

As a bonus this version will, after editing of the cutpoints, not only write the new txt file but all available and selected output formats (and yes, there may be errors in this new code but otherwise it would not be a beta, yes?)

The most important tunable parameter is
min_show_segment_length=60
This is a conservatie setting and may lead to long commercials being regarded as show.
A more agressive setting is
min_show_segment_length=120
or any value in between.

Give it a try and feedback what you prefer.
My test files seem to disagree on the best value.

Print this item

  Invoke GBPVR gui from the remote?
Posted by: danger - 2005-11-08, 07:19 PM - Forum: Wishlist - Replies (5)

Hi,
Is it possible to invoke the GBPVR gui using the Hauppauge remote?
I sometimes work on my PC that runs gbpvr and forget to enable the gui when I'm done. I only discover this when I return to the room that my TV is in and I have to run back to my PC to start the gui. It would be great if I could press a button on the remote and have the gui appear!
Thx,
JC

Print this item

  My recordings end up zero bytes after a couple of days
Posted by: osiris - 2005-11-08, 07:08 PM - Forum: GB-PVR Support (legacy) - No Replies

When my computer and the gbpvr recording service has been up and running for a couple of days (maybe weeks), all recordings suddenly end up zero bytes long.

The recording service says it's recording, but no file is written to disk until after the recording stops, and then it's zero bytes.

I have a Hauppauge PVR USB2. Anyone else seen this behavior?

Print this item

  postprocessing.bat AND postconversion.bat
Posted by: gEd - 2005-11-08, 07:06 PM - Forum: GB-PVR Support (legacy) - Replies (2)

I have a PVR-350 and a nova-t usb2.

gbpvr is set to remux the dvr-ms files to mpeg ASAP.

When an analogue recording has finished, Postprocessing.bat is run correctly.
My problem is that when a DVB recording has finished, gbpvr runs Postprocessing.bat on the dvr-ms file AND then runs Postconversion.bat on the transcoded mpeg file.

Both bat files are set to do the same thing, namely:

if "%2"=="1" goto :eof
if "%2"=="2" goto :eof

comskip %1 >> comskip.log
:eof
RenameRecording.exe %1
rectracker %1

----

I think that this setup is causing of some of my dvr.ms files to not be deleted after being remuxed to mpeg. (as the comskip started by postprocessing is stil running on the dvr-ms file).

Does anyone have any ideas on how I can tweak these bat files so that they only run the commands once for both recording types?

I guess (as a dirty hack) I could say "If the file extension is dvr-ms" goto eof" in postprocessing.bat but I am not sure how to do this.

cheers

Print this item

  Forward Skip after Pause
Posted by: jagee23 - 2005-11-08, 06:35 PM - Forum: GB-PVR Support (legacy) - Replies (3)

I am having problems forward skipping after I pause a show. After I play the show and want to forward skip through commercials it will play in like 10x speed and will not stop till it catches up...hitting play wont stop it. It really only does it after I pause it for 10-15 mins. or longer. It works fine after pausing it for just a minute or so. Anyone have any ideas??
Thanks.

Print this item

  Change MyVideos DVD Poster Image
Posted by: bendrl - 2005-11-08, 06:07 PM - Forum: Old Stuff (Legacy) - Replies (19)

I'm using the MyVideos plugin to view mpegs created from my DVDs. I would like to change a couple of poster images used by MyVideos. Looking at the MyDatabase.mdb file, I see where it's stored (VideoInfo table-->Poster field), but I'm not certain how to replace the image. Thanks for your help.

Print this item

  XBMC (Xbox Media Center) Front End for GB-PVR
Posted by: mzsurvey2000 - 2005-11-08, 06:04 PM - Forum: Wishlist - Replies (2)

I thought I'd revive this topic of using the Xbox Media Center (XBMC) as a frontend for GB-PVR (rather than perhaps MediaMVP).

I was recently searching the forums at MediaPortal when I came upon a user who was able to create a python script and dll to control MediaPortal through XBMC. (http://home.iprimus.com.au/miarose/)

(Forum URL: http://nolanparty.com/mediaportal.source...4&start=0&)

Anyway, it was quite fascinating and allowed the scheduling of recordings, etc.

I am not at all skilled in programming using python, but I thought I would put this out there to see if anyone may want to take up this challenge.

This would definitely be a sweet feature if someone could do it!

Print this item

Pages (6401): « Previous 1 … 5327 5328 5329 5330 5331 … 6401 Next »
Jump to page 

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