NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 549 550 551 552 553 … 1231 Next »
A few issues.

 
  • 0 Vote(s) - 0 Average
A few issues.
scottiamit
Offline

Member

Posts: 67
Threads: 14
Joined: Jun 2006
#1
2007-04-17, 11:56 PM
Hi, I tried searching the forums but I didn't really know what to search for, maybe it is best if I try to explain...

Issue One:

I have a GBPVR machine with 2 Avermedia M150 TV tuners both working fine. On Wednesday night I record 3 TV shows in a row that are on the same TV channel, this works fine and all 3 are recorded. The issue is that they are all recorded with the same TV tuner which means that instead of recording the 3 minutes before and after the tv program, the TV show stops early and starts recording the next show. So when I watch the first show, often the end of it is in the start of the second show, and the end of the second show is recorded at the start of the third show. This is a bit of a hassle for example if I want to watch the first show and then realise I have already watched and deleted the second show (so I miss the end). This is also annoying when I want to keep the transcoded file as the end is in another file!

Ideally what I would like to happen is that if the second tuner is available at the time GBPVR needs to start recording the second/third show then use that instead that way the 3 minutes padding will still exist for each recording. The only other option I can think of is that all three shows are recorded as one and then split up later including the 3 minutes of padding which I guess would be a bit of a major to do.

Issue Two:

Often when I play a recording I am unable to skip forward or back at all (using the mouse or the remote). However if I play the file using the play command in the TV Guide (while it is still being recorded) I can skip fine, so that means that something is happening to the file when the recording stops (I am not sure if this is something GBPVR is doing to the mpeg file or if it is something to do with my Avermedia M150 tuner). Also the transcoded XVID file is fine and skip works. Any ideas?


Thanks heaps.

Scott Thompson.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#2
2007-04-18, 01:12 AM
scottiamit Wrote:Hi, I tried searching the forums but I didn't really know what to search for, maybe it is best if I try to explain...

Issue One:

I have a GBPVR machine with 2 Avermedia M150 TV tuners both working fine. On Wednesday night I record 3 TV shows in a row that are on the same TV channel, this works fine and all 3 are recorded. The issue is that they are all recorded with the same TV tuner which means that instead of recording the 3 minutes before and after the tv program, the TV show stops early and starts recording the next show. So when I watch the first show, often the end of it is in the start of the second show, and the end of the second show is recorded at the start of the third show. This is a bit of a hassle for example if I want to watch the first show and then realise I have already watched and deleted the second show (so I miss the end). This is also annoying when I want to keep the transcoded file as the end is in another file!

Ideally what I would like to happen is that if the second tuner is available at the time GBPVR needs to start recording the second/third show then use that instead that way the 3 minutes padding will still exist for each recording. The only other option I can think of is that all three shows are recorded as one and then split up later including the 3 minutes of padding which I guess would be a bit of a major to do.

This is the issue that I try to address with my utility ZBack2Back
http://forums.nextpvr.com/showthread.php?t=25605
http://forums.nextpvr.com/showthread.php?t=25846

http://gbpvr.com/pmwiki/pmwiki.php/Utility/ZBack2Back

Others may be better suited at helping with Issue 2
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#3
2007-04-18, 01:15 AM
Try setting <PreferAlternatingCaptureSources>true</PreferAlternatingCaptureSources> in config.xml. It'd be pretty close to the behaviour you were hoping for.
scottiamit
Offline

Member

Posts: 67
Threads: 14
Joined: Jun 2006
#4
2007-04-18, 01:48 AM
Great that looks like Issue one solved, thanks heaps for the fast replies.

Regards,

Scott.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#5
2007-04-18, 04:02 AM (This post was last modified: 2007-04-18, 04:08 AM by pBS.)
try a different video decoder for the second issue....
also, look to see if any mpeg demuxers are being used instead of the default ms one...you can see which one is actually being used if you view the lastgraph.grf with a text viewer ...right up top it shows the actual chain of filters used...
[look for MPEG-2 Splitter or Demultiplexer]
maybe easier, look in the logs..Smile it also shows the filterchain..
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
jksmurf
Offline

Posting Freak

HK (DMBTH)
Posts: 3,590
Threads: 410
Joined: Jul 2005
#6
2007-04-18, 05:05 AM
Interesting. Having read this I searched the forums a bit for this "PreferAlternatingCaptureSources" option in the config.xml

The first issue appears in this thread http://forums.nextpvr.com/showthread.php...re+Sources


Are there any DIS-advantages in using the PreferAlternatingCaptureSources Option? i.e. I guess the question is why isn't it ALWAYS preferred? Depending on the answer, could it be a config option?

btw, I dunno if this is possible or wanted, but maybe the forums could help contribute to a short "mouse-hover" explanation of some of the options on each Config tab. Yes I know it's on the WIKI... :-)

k.
ASUS STRIX X470-F AMD 2700x 4GHz | Win10Prox64 | 32GB | NVIDIA GEforce GT1030 Fanless | WinTV DMB-TH | WinTV HVR-1280 | Hauppauge Colossus | AC86U/AC68U | USB-UIRT | RPi4 Libreelec | Sony Bravia LCD X9000F Android TV |
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#7
2007-04-18, 07:41 AM
jksmurf Wrote:Are there any DIS-advantages in using the PreferAlternatingCaptureSources Option? i.e. I guess the question is why isn't it ALWAYS preferred? Depending on the answer, could it be a config option?

I think it has to do with the possibility it might interfere with your watching livetv. Although I think there are people (like me) who never use gbpvr-livetv, so for them it would be no problem. For me it's a not a problem as I only have one tuner.:o
Almost bought one a week ago but the local shop didn't have one. A few days later decided to upgrade my cpu first. Went from AMD xp2000 to a AMD xp3000. They are hard to get, because they are the fastest socket A cpu's. But I have the feeling I'll be ok for a few extra years now.Smile
That's the problem with upgrading step by step. You always wonder if it's still worth the investment.
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
xanth
Offline

Member

Posts: 65
Threads: 10
Joined: Nov 2005
#8
2007-04-18, 07:59 AM
I too have noticed this problem since installing 99.12, it always worked OK with my previous version which was 98.something... Also have even more problems with my MediaMVP.
Apart from these two issues, top product. I've used it for ages, the wife and I just could not go back to a single tuner device.
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#9
2007-04-18, 03:40 PM
jksmurf Wrote:Interesting. Having read this I searched the forums a bit for this "PreferAlternatingCaptureSources" option in the config.xml

The first issue appears in this thread http://forums.nextpvr.com/showthread.php...re+Sources


Are there any DIS-advantages in using the PreferAlternatingCaptureSources Option? i.e. I guess the question is why isn't it ALWAYS preferred? Depending on the answer, could it be a config option?

btw, I dunno if this is possible or wanted, but maybe the forums could help contribute to a short "mouse-hover" explanation of some of the options on each Config tab. Yes I know it's on the WIKI... :-)

k.

If I have two tuners, and there are three shows in a row, on the same channel, and you preferalternatetuner, thene during the show crossover of start. ends, and padding, bith tuners will be used.

If I wanted to record another show during that time period, or watch Live TV, then i will have errors.

I prefer to keep all my same channel recording on one tuner, so I have the second tuner available. It makes it neat.

sub has suggested getting yet another tuner. I can't on my PVR (two slots only) and can't justifying another card just for the padding.

The problem of course is losing the padding. ZBack2Back has been doing a very good job fixing that
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
xanth
Offline

Member

Posts: 65
Threads: 10
Joined: Nov 2005
#10
2007-04-19, 10:02 AM (This post was last modified: 2007-04-19, 10:41 AM by xanth.)
sub Wrote:Try setting <PreferAlternatingCaptureSources>true</PreferAlternatingCaptureSources> in config.xml. It'd be pretty close to the behaviour you were hoping for.

Unfortuantly, this did not help me..... Sad
I have set pre padding to 3 minutes and post padding to 10 minutes.
I have two PVR500s, therefore 4 TV tuners.
Tonight I recorded the following....
"Psych" on prime from 7:30 t0 8:30. It turned out 62:58 in length. Pre padding only.
"Grey's Anatomy" on TV2 from 8:30 to 9:30. It turned out 59:58 in length. No padding.
"Inside New Zealand" on TV3 from 8:30 to 9:30. It turned out 72:58 in length. (The only one with the correct padding)
"20/20" on TV2 from 9:30 to 10:30. It turned out 69:58 in length. Post padding only.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  IR Blaster to Digital Box Issues meccano 3 4,270 2011-08-13, 11:49 AM
Last Post: meccano
  TV setup issues - PCTV nano stick 73e steveomcd 33 20,636 2011-05-26, 04:24 PM
Last Post: escape
  Resolution Issues when re-encoding captured video bgrieb 5 3,039 2010-11-02, 03:52 AM
Last Post: mvallevand
  mc2xml issues tjc 8 3,831 2010-09-24, 07:37 PM
Last Post: tjc
  GBPVR display issues EJCastellanos 3 1,965 2010-08-03, 03:42 AM
Last Post: EJCastellanos
  Windows 7 issues kensiko 12 5,806 2010-05-04, 05:00 PM
Last Post: kensiko
  Several issues after upgrading to Win7 blaster556 4 1,971 2010-04-16, 03:08 AM
Last Post: mvallevand
  ATI Mux / mpeg file recordings playback issues topperdude 10 4,451 2010-03-29, 11:44 PM
Last Post: ww4397
  Issues with built-in tuner card Sparrow 4 1,906 2010-02-24, 05:21 AM
Last Post: ga_mueller
  zap2xml - issues? big3b69 2 1,625 2010-02-18, 10:36 AM
Last Post: big3b69

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

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

Linear Mode
Threaded Mode