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,215
» Latest member: Meerkat101
» Forum threads: 65,380
» Forum posts: 602,244

Full Statistics

Online Users
There are currently 1330 online users.
» 0 Member(s) | 1324 Guest(s)
Applebot, Baidu, Bing, DuckDuckGo, Google, Yandex

Latest Threads
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 576
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,734
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 267
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 219
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 120
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,036
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 535
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,046
New iOS/tvOS/macOS client...
Forum: NextPVR iOS and AppleTV Clients
Last Post: nolipro
2026-09-09, 10:35 PM
» Replies: 44
» Views: 6,658
More than one HDPVR to th...
Forum: Hardware
Last Post: mvallevand
2026-09-05, 04:51 PM
» Replies: 7
» Views: 364

 
  Enhanced Web Admin (EWA) Build 81 Released
Posted by: UncleJohnsBand - 2009-07-03, 01:06 AM - Forum: NextPVR Enhanced Web Admin (NEWA) - No Replies

Build 81 of EWA has been released. You can download it directly here or on the wiki.

Date: 2009-07-02 Build Number: 81 Changes:

  • UncleJohnsBand: Updated taglib-sharp to most recent release level.
  • UncleJohnsBand: Updated CSS for CSS pages to display correctly within IE8.
  • UncleJohnsBand: Correct long-standing CSS library display issue.
  • UncleJohnsBand: Increased array size in Mange Recordings to prevent array crash when more than 1000 entries are available.
  • UncleJohnsBand: Added secured SOAP based web service interface providing most GBPVR/EWA features. See wiki for details.
  • UncleJohnsBand: CSS General Notes:
    • CSS Note: To access CSS based screens use guide2.aspx as your start page.
    • CSS Note: CSS screens are coded in strict standards mode. This will make future updates easier and provides the best cross-browser (Firefox / IE) compatibility. However, this also means that the CSS sceens will only be fully supported by IE 7 and FireFox. Some screens will not work correctly in IE6. Sorry.
    • CSS Note: CSS screens are optimized for screens with 1024x768 resolution or higher. Lower resolution will just cause more scrolling on some screens.
    • CSS Note: Please post feedback/bugs in the EWA CSS Guide sticky thread located in the EWA support forum.

Print this item

  Title bar during DVD play, "noframe" command line option doesn't work
Posted by: willyperkins - 2009-07-02, 11:02 PM - Forum: GB-PVR Support (legacy) - Replies (2)

I'm trying to get rid of the Title bar (blue bar with PVRX2 at the top of the page) during DVD playback. I tried using command line option "-noframe" but it didn't have any effect (or error). But I also tried command line option "-dvd" and that didn't have any effect either.

My command line command was from ..program files/devnz/gbpvr and was
pvrx2.exe -noframe -dvd

Any ideas?

Print this item

  MVP and DTV Transition
Posted by: Pengu - 2009-07-02, 09:40 PM - Forum: MVP & NMT - Replies (1)

I've been struggling for a while to get my MVP working like it was prior to the DTV transition (in U.S.). Others on this forum have been very helpful to me, I thought I could share my solution in case it could help someone else. Lots of the bits here are from others on the forums, sorry I didn't keep track to give any credit.

I bought the 2250 before I realized that it saved videos in a format that wasn't compatible with the MVP Sad. Also, I must admit I have had significant problems with the drivers and WinTv application. If these get fixed, perhaps it would be a good card, but I can't recommend it now. It also does not pick-up signals as well as the set-top converter boxes I have (does not find all the channels).

My set-up:
2 150 PVRs (analog tuners)
1 HVR-2250 (dual digital/analog tuners), using the TS Mux
Running XP Home SP 3
Only OTA channels, same channels on all tuners

I hooked up a converter box to each of the 150's. I then used the USB IR/blaster transmitter that came with the HVR-2250. You can get it to work in XP, but you have to hack the INF file for XP to recognize it. (Sorry lost the details on how I did this, but I did find the tip on the net somewhere)

I use IRServerSuite to control the blasters. This was the only software I found that would control port 1 and port 2 on the blasters.

What I wanted to do was be able to watch any of the channels off the 150's from the MVP. I wanted to be able to set recordings on the digital tuners and then watch them after being transcoded.

I am using zap2XML as my EPG source. I download the channel list like usual, then copy it and replace the channel tags so that all the channel numbers are renumbered in the 2000 range (i.e. channel 4.1 shows up as 2041). I do this using sed from GNUwin32 [HTML]http://gnuwin32.sourceforge.net/packages.html[/HTML]

The 150's use the original EPG, and both digital tuners use the modified XML file. Now I can watch analog channels on the 150, and set recordings on the digital tuners. This allows me to control whether the show will be recorded on the analog tuner (I can start watching right away) or the digital tuner (need to wait for it to transcode). The files are transcoded automatically to keep the proper aspect ratio and such.

So my updateepg.bat looks like this:

Code:
c: cd "\Program Files\gbpvr\Third Party\zap2xml" zap2xml -d 14 -u removed@removed.com -p password -o digtv.xml "\Program Files\GnuWin32\bin\sed.exe" --file=rename_channels.sed digtv.xml > digtv-rename.xml

The digital tuners EPG points to the digtv-rename.xml file

The file rename_channels.sed is the script for sed to renumber the XML file. Each channel gets changed like so:
Code:
s/I49958.labs.zap2it.com/I2042.labs.zap2it.com/g s/<display-name>4.2 WTMJDT2<\/display-name>/<display-name>2042 WTMJDT2<\/display-name>/g s/<display-name>4.2<\/display-name>/<display-name>2042<\/display-name>/g

In config.xml I turned on automatic transcoding of TS files to the "2MVP" profile (also check point to new file).

The config.xml edits I made look like this for the transcoding of TS into MPG:
Code:
<CustomFFmpegConversions> <Conversion name="2MVP" exe="convert2mvp.bat" cmd="{SOURCE_FILE} {DEST_FILE}" targetExtension=".mpg" /> </CustomFFmpegConversions>

My convert2mvp.bat (in the Third Party Folder) file looks like so:
Code:
@echo off :: call with first parameter input file, second parameter output file setlocal enabledelayedexpansion set inputfile=%1 if %2=="" ( set outputfile="%~dpn1.mpg" ) else ( set outputfile=%2 ) for /f "eol=; tokens=1 delims=~" %%a in ('c:\utils\ffmpeg-winff.exe -i %inputfile% 2^>^&1') do ( call :findvideosize %%a ) echo Input video size is %videosize% if /I %videosize% == 1280x720 c:\utils\ffmpeg-winff.exe -y -i %inputfile% -f svcd -vcodec mpeg2video -r 29.97 -s 720x360 -aspect 4:3 -padtop 60 -padbottom 60 -padcolor 000000 -b 5000k -mbd rd -trellis -mv0 -cmp 2 -subcmp 2 -async 1 -acodec mp2 -ab 224k -ar 48000 -ac 2 %outputfile% if /I %videosize% == 1920x1080 c:\utils\ffmpeg-winff.exe -y -i %inputfile% -f svcd -vcodec mpeg2video -r 29.97 -s 720x360 -aspect 4:3 -padtop 60 -padbottom 60 -padcolor 000000 -b 5000k -mbd rd -trellis -mv0 -cmp 2 -subcmp 2 -async 1 -acodec mp2 -ab 224k -ar 48000 -ac 2 %outputfile% if /I %videosize% == 704x480 c:\utils\ffmpeg-winff.exe -y -i %inputfile% -f svcd -vcodec mpeg2video -r 29.97 -s 704x480 -aspect 4:3 -padleft 8 -padright 8 -padcolor 000000 -b 5000k -mbd rd -trellis -mv0 -cmp 2 -subcmp 2 -async 1 -acodec mp2 -ab 224k -ar 48000 -ac 2 %outputfile% if /I %videosize% == 640x480 c:\utils\ffmpeg-winff.exe -y -i %inputfile% -f svcd -vcodec mpeg2video -r 29.97 -s 704x480 -aspect 4:3 -padleft 8 -padright 8 -padcolor 000000 -b 5000k -mbd rd -trellis -mv0 -cmp 2 -subcmp 2 -async 1 -acodec mp2 -ab 224k -ar 48000 -ac 2 %outputfile% c: cd "\Program Files\GBPVR" comskip.exe %outputfile% goto :eof :findvideosize :: first look for "video:" shift if "%1"=="" goto :eof if not "%1"=="Video:" goto findvideosize :findvideosizeloop shift shift shift set videosize=%1 goto :eof

I use ffmpeg from WinFF 0.45[HTML]http://winff.org/html_new/[/HTML]. I initially had some problems using the version that was included with GBPVR, but I think it may have just been related to some of the switches I was using.

For the most part the system works really well and it allows me to have 4 tuners, and control what is recoded digitally verse analog. The digital recordings automatically get converted to MPG, so I can watch on the MVP.

I hope at least bits and pieces of this is helpful to others.

Print this item

  Windows7 and GB-Pvr help
Posted by: Hackit - 2009-07-02, 07:47 PM - Forum: GB-PVR Support (legacy) - Replies (11)

Let me first say hi to all, I'm so excited about this project.

I tried for a year to get myth tv working and was never happy.

I then moved back to vista and it was ok just a resource hog.

I'm now using windows 7 build 7100 and love the MCE.

Then my dreams we're answered and I found GBPVR, so lets begin with my questions.

Please read my sig for system spec's,

I have spent some time reading and did a clean install of 1.3.11. I then installed the latest version of ffdshow, dscaler, divx and tsconverter. I also am using a logitech remote with MCE settings.

I then went through the GBPVR configuration, I changed the default locations for music, pictures and movies and removed the one that said default /c:.

I set up the epg with cogeco canada and have only used the analog so far, i have an account for with Schedules Direct and this went fine as well.

I then went in and ran the tuning assistant and made sure all my channels worked. this was good as well. I could see all my channels in the little preview.

Ok here is when the fun starts,
1. I have setup GBPVR to run in full mode but it always runs in a window, even if i choose not windowed in the config.
2. when i run mix checker no mixer is found.
3. when I click on live tv nothing happens.
4. when i open the guide nothing happens.
5. If I try and go to Movies, Music, or Pictures my directories are not there (the ones I added on the config page).

I know this is alot to ask for one post and if I have missed something or not followed the forums rules please just let me know.

Thanks Kev

Print this item

  Are There Issues With Having Two GBPVR Servers on a Network?
Posted by: LewE - 2009-07-02, 07:10 PM - Forum: MVP & NMT - Replies (14)

I am in the process of migrating from my PC running XP to a new PC currently running Windows 7 RC. As a next stage in this process, I would like to move one of my capture cards to the Win7 machine (leaving two capture cards in the XP machine). I view programs via a MediaMVP and a PCH.

I want to run GBPVR on the Win7 machine for a while, letting it record programs and I will watch them from the MVP and PCH. I will add the other capture cards as I get more confidence in the Win7 configuration.

I know when the MVP boots from power off it has a screen with the servers it finds (so far it is always a single entry in it with the XP machine's IP address). I assume that with two PCs running GBPVR there will be two entries in the screen and I can choose which one I want.

I recognize that the Popcornhour is not as flexible in choosing a server and I will have to configure it for the server I want to use.

Once I am happy and want to make the transition permanent, I plan to export the recordings from the XP machine and import the recording-dump file into the Win7 machine.

Are there any issues I should be aware of with what I am planning?

Print this item

  New user needs help
Posted by: Bend3r - 2009-07-02, 12:36 PM - Forum: GB-PVR Support (legacy) - Replies (17)

I have installed GB-PVR. I have added my two DVB-T card as video sources, and I have mapped Channels-EPG. I have selected a dongle.bin file for Vista. What else do I have to do? When I start the main application and make click in TV it doesn't show nothing (so as tha TV guide). After right-click in the system tray icon and left-click in show status both cards are "sleeping". I also have set the number of server to autostart to "1", but it doesn't work yet. What else do I have to do? (is a single PC installation, it will be server and client if I can make it work).

Thanks for your help.

Print this item

  Aus EPG Listings
Posted by: batb0t - 2009-07-02, 12:35 PM - Forum: GB-PVR Support (legacy) - Replies (5)

Hi Everyone,

I'm new to GB-PVR, so far it looks great. So great work Sub and other contributors.

I was hoping someone could point me in the right direction with regards to sorting out EPG listings for Australia and/or Sydney if possible (freeview channels, DVB-T).

Is anyone using xmltv listings for freeview? Or just DVB EPG?

Thanks!
batb0t

Print this item

  No e-mail notify from subscribed threads
Posted by: hoborg - 2009-07-02, 07:32 AM - Forum: GB-PVR Support (legacy) - Replies (24)

Hi.
My problem is related to this thread. I am not getting any e-mail notify from thread i subscribe (instant notify).

Where can be problem?
Thanks.

HOBORG

Print this item

  MVP -webcam viewer not updating image
Posted by: Dave72 - 2009-07-02, 04:44 AM - Forum: MVP & NMT - Replies (1)

When I use PVRX2 locally on the pc, a webcam site updates properly with new images. Out at the tv, on the MVP, the image does not update unless I exit the webcam routine and restart it (and then it only displays the next current image.. then sits there w/o updating again).

Is this normal with the MVP ?

--
BTW, Im a little confused about the diff between GB-PVR and PVRX2. Is PVRX2 the local pc app, and GB-PVR the app serving the MVP ? Or are they both considered instances of PVRX2 ?

Print this item

  pass epsxe command line options
Posted by: psicotron3 - 2009-07-02, 04:43 AM - Forum: GameZone - Replies (1)

Is there a way to pass a command line option to epsxe?

I want to use the "-analog" command to start the emulator in analog joystick mode (this way I don´t need to hit "F5")

Thanks

Print this item

Pages (6435): « Previous 1 … 2316 2317 2318 2319 2320 … 6435 Next »
Jump to page 

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