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,248
» Latest member: Arnold
» Forum threads: 65,288
» Forum posts: 602,038

Full Statistics

Online Users
There are currently 1431 online users.
» 1 Member(s) | 1423 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Facebook, Google, Yandex, mvallevand

Latest Threads
automatic updates fail
Forum: Linux
Last Post: mvallevand
2 hours ago
» Replies: 3
» Views: 57
Automate Update Channels ...
Forum: Windows
Last Post: mvallevand
2 hours ago
» Replies: 34
» Views: 12,323
Yet Another UI Client 3
Forum: NextPVR Other Clients
Last Post: mvallevand
Yesterday, 09:16 PM
» Replies: 60
» Views: 6,383
hey, sub
Forum: Windows
Last Post: jrockow
Yesterday, 11:32 AM
» Replies: 0
» Views: 58
NPVR Tray stuck showing E...
Forum: Windows
Last Post: mvallevand
2026-09-20, 05:23 PM
» Replies: 11
» Views: 951
Yauiclient hang when tryi...
Forum: NextPVR Other Clients
Last Post: mvallevand
2026-09-19, 07:55 PM
» Replies: 7
» Views: 250
Computer Freeze_ups
Forum: Windows
Last Post: mvallevand
2026-09-17, 12:49 PM
» Replies: 3
» Views: 287
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 686
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,979
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 382

 
  dvd to h.264/x.264 mkv mpeg4
Posted by: imagn - 2008-08-19, 01:47 PM - Forum: General Discussion - Replies (1)

Ok,

1. So i am looking for a way to convert my DVD's to a much smaller format, and i would prefer h.264 as it seems like it would provide the best quality.

I am open to suggestions, but would like a free solution. I have sort of used handbreak but seem to need more time to figure it out.

Also please give me estimates on how long your conversions have taken and what processor was used. I am planning on building a new rig soon and am looking at pricing for processors and will try to use some of this information when i make my purchase

2. Also does anyone know how to join 2 mkv files or 2 h.264 files

Thanks

Print this item

  Free Video Editor
Posted by: pcostanza - 2008-08-19, 01:15 PM - Forum: General Discussion - Replies (1)

I'm a huge VideoReDo fan along with Showanalyzer but Video Dub is free and very fast and has a very easy learning curve.
http://www.dvdvideosoft.com/products/dvd...eo-Dub.htm

Print this item

  hvr1800 compared to pvr150
Posted by: SirJYK - 2008-08-19, 05:32 AM - Forum: Hardware - Replies (1)

Is there anyone running both of these cards? I am curious as to which has the better capture quality. I would guess that the newer hvr1800 does.

Thanks in advance.

Print this item

  vista versus xp vs xp mce, any opinions?
Posted by: SirJYK - 2008-08-19, 05:29 AM - Forum: GB-PVR Support (legacy) - Replies (12)

I have an xp machine. I recently purchased an hvr1800 to go along with my PVR150. My PC is in need of a reformat, so I have been considering changing the setup. I can go with either vista, xp mce, or xp pro that I am familiar with. Can anyone give me their opinion?

Thanks guys!

Print this item

  Skipping or Stuttery HD Playback
Posted by: crashbowman - 2008-08-19, 03:54 AM - Forum: GB-PVR Support (legacy) - Replies (4)

I am recording to Microsoft DVR-MS files, because it is the only option that works consistently for me. It records the files completely fine, the only problem is that very, very often during playback of them the video kind of skips or stutters almost like a framerate issue. If I pause the playback and restart it will stop. Sometimes I have to paus and play three, four or five times, but everytime it will eventually play perfect with just a paus and restart. Is there anything I can do to not have to do this. I know I use to now have the problem, probably a few versions back in GBPVR.

Thanks for any ideas,
John

Print this item

  What SCM (Source Control Management) system do you use?
Posted by: JavaWiz - 2008-08-19, 03:16 AM - Forum: Developers - Replies (3)

I currently backup my code by hand as I release new versions. I'd like to switch to a more formal method of source version control.

I've thought of using SourceSafe, but I was wondering what software other developers were using for their personal develpment?

Any suggestions are appreciated....

Print this item

  Will this "vista" remote work with XP-Pro?
Posted by: bluegill - 2008-08-19, 03:09 AM - Forum: Hardware - Replies (2)

If I purchased one of these, will it work ok with gbpvr on XP-Pro?

http://cgi.ebay.com/New-Microsoft-Media-...286.c0.m14

If you have another suggestion, I am all earsBig Grin

Thanks!

Print this item

  New format for NMT scripts
Posted by: mvallevand - 2008-08-19, 02:49 AM - Forum: MVPMCX2 and other NMT stuff - Replies (13)

Because the questions are already coming on the NMT forum from istar users I thought I'd start to explain the change that the next Syabas firmware has in store for you. The change is actually quite straightforward, you just have to change the telnet.html file.

Where you now might now have something like:

Code:
<a href="http://localhost.drives:8883/[SMB]%20EditMe:mvpmc/script.cgi">Telnetd</a> <BR> <a href="http://localhost.drives:8883/[SMB]%20Edit:mvpmc/gbpvr.cgi">GB-PVR</a>

You will need:

Code:
<a href="http://localhost.drives:8883/NETWORK_SHARE/EditMe:mvpmc/script.cgi">Telnetd</a> <BR> <a href="http://localhost.drives:8883/NETWORK_SHARE/EditMe:mvpmc/gbpvr.cgi">GB-PVR</a>

In addition the full name of you serverConfusedhare in this case EditMe:mvpmc can actually be edited on the NMT to suit your needs. You also can view what these names actually are from your PC, with this URL in your browser (substituting you NMT IP)

http://xx.xx.xx.xx:8883/network_share.html

If you do edit the name, remember it is the entire EditMe:mvpmc that will need to be replaced in telnet.html, not just EditMe

After the new firmware is released, I will be talking more about how to load GB-PVR with no configuration. I will want to get a few of you to help test the instructions first.

Martin

Print this item

  YAPI2XML can't download schedule file
Posted by: observing - 2008-08-19, 02:27 AM - Forum: General Discussion - Replies (1)

I know from reading the forum that the yahoo server where yapi2xml gets its info is sometimes unavailable, but can someone confirm that it's currently having problems? I'm getting the "Schedule file corrupted or not found" error. I don't know how you'd distinguish between that condition and one where yapi2xml is no longer scraping the screen correctly. Thanks.

Print this item

  Laptop to be used as HTPC - Suggestion requested
Posted by: vskatusa - 2008-08-19, 01:14 AM - Forum: Hardware - Replies (3)

Here is my setup:

1. Panasonic 50 inch plasma model TH50PX60U
2. Denon receiver model AVR 2807 HDMI 1.1

I would like to buy a laptop and use it as GBPVR client. I am not interested in blueray playback right now.

I want ONLY HDMI connection to my receiver. The HDMI should output video with HDCP and DOLBY DIGITAL sound output.

There is lots of chatter in the net that most of the laptops using HDMI connections do not output 5.1 DOLBY DIGITAL using the laptops.

I would like feedback from our members if anybody has a "working setup" as above and who have tried the above setup with a laptop where its HDMI DOES output 5.1 Dolby digital.

Would welcome the laptop model number.

Thanks much.

Print this item

Pages (6426): « Previous 1 … 2842 2843 2844 2845 2846 … 6426 Next »
Jump to page 

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