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 … 593 594 595 596 597 … 1231 Next »
Unable to Start BDA Device

 
  • 0 Vote(s) - 0 Average
Unable to Start BDA Device
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,710
Threads: 767
Joined: Nov 2003
#21
2007-02-23, 04:14 PM
whurlston Wrote:I had not done any recording or watching of recordings lately so I had not seen this, but I did some testing after looking at your logs.

I see what's happening but sub will have to take it from there (I know the what, not the why). I was looking at your logs and noticed that your recordings started twice. The first time with a .mpg extention which stops recording about 30 seconds later and then starts recording with a .dvr-ms extention. I set up a test recording and here's what happened. (I am only posting snips of my logs. They are pretty much identical to stemarks.)

Started recording a show
Code:
02:13:37.987    INFO    BDARecorder:::StartRecording(Silicondust HDHomeRun Tuner (10100B5D) 0, 1, C:\PVR\Recordings\Inside the Actors Studio\Inside the Actors Studio_20070223_01000300.mpg, T:15,110,10~P:10~V:208~A:209~PMT:233~N:>110.10   (eng))
This file actually gets saved with a .dvr-ms extention instead of .mpg and is only 5.5k but roughly 30 seconds later:
Code:
02:14:03.941    VERBOSE    BDARecorder::StopRecording()
02:14:04.050    VERBOSE    BDARecorder::StopRecording() finished
02:14:04.550    VERBOSE    getSetting(BDADisableStatusChecks)
02:14:04.550    INFO    BDARecorder:::StartRecording(Silicondust HDHomeRun Tuner (10100B5D) 0, 1, C:\PVR\Recordings\Inside the Actors Studio\Inside the Actors Studio_20070223_01000300.dvr-ms, T:15,110,10~P:10~V:208~A:209~PMT:233~N:>110.10   (eng))
Since the .dvr-ms file already exists, it renames this file to "Inside the Actors Studio_20070223_01000300-1.dvr-ms"

Now the recording database is pointing to the file without the "-1" which is only 5.5k. If you go to the recordings directory and delete the 5.5k file and take the "-1" out of the other filename, you can go back into GB-PVR and watch your recording.

This is where sub will have to take over Big Grin
Let me explain what is happening.

When a recording is initiated for the first time, GB-PVR supplies a suggested file name, always with the .mpg extension "Inside the Actors Studio_20070223_01000300.mpg". The recording plugin returns the final name, which may be different from the suggested name if it needs to be. You might end up with a .ts file or .dvr-ms file etc.

After 20 seconds or so the Recording Service checks that the file is growing correctly, but finding it is only 5.5k decides to try restarting the recording. This time it uses the new filename "Actors Studio_20070223_01000300-1.dvr-ms". The database is updated to reflect the new filename.

Typically a 5.5k .dvr-ms file means that no video or audio data is present on the audio/video pids specified. This could be because the audio/video pids are incorrect, or because the device its tuned to some other frequency with entirely different set of channels and associated audio/video pids, or because the device is supplying no data.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,710
Threads: 767
Joined: Nov 2003
#22
2007-02-23, 04:16 PM
whurlston Wrote:Fixed it. I disabled the extra plugins that I had to see if one of them was causing it. Apperently one was. Not sure which one yet (Will have to reenable them one at a time to test), but here is a list of the plugins I had and disabled:

Weather
Theater
News Feeds
System Status
TV Listings <---------- I suspect it's this one.
Fixed what exactly?

I cant see this plugin causing any problems for your HDHomeRun recordings. It doesnt even run in the same process.
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#23
2007-02-23, 05:35 PM
sub Wrote:Fixed what exactly?

I cant see this plugin causing any problems for your HDHomeRun recordings. It doesnt even run in the same process.

Your right (bet you never heard that before). After more tests, the problem still occurs. It was late, I was tired, what can I say? :o

I will try rolling back to an earlier firmware/software for the HDHomeRun tonight to see what happens.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,710
Threads: 767
Joined: Nov 2003
#24
2007-02-23, 05:46 PM
Read this carefully, I'm sure the source of the problem is listed here:
sub Wrote:Typically a 5.5k .dvr-ms file means that no video or audio data is present on the audio/video pids specified. This could be because the audio/video pids are incorrect, or because the device its tuned to some other frequency with entirely different set of channels and associated audio/video pids, or because the device is supplying no data.
So first we need to double check pids are correct. If they're ok, then we could look at generating a psi.log to check if any data is flowing - I'll give you some steps for doing this, but check the pids first.
stemark
Offline

Junior Member

Posts: 15
Threads: 1
Joined: Feb 2007
#25
2007-02-23, 08:59 PM
This is all above my head so I did a little searching to get
a better understanding.

http://www.hdtvexpert.com/pages/reception_sanyo.htm
whurlston
Offline

Posting Freak

Posts: 7,885
Threads: 102
Joined: Nov 2006
#26
2007-02-24, 05:26 AM
PIDs are correct and this is verified as live tv works for all channels. I took a quick glance at the hdhomerun logs which showed an error tuning to the channel at one point near the start of the recording. It makes me wonder if it's not responding properly to the initial tuning request. I've been under a doubled work load due to a death in a coworker's family, so I haven't had time to fully look into this. I will get to it over the next couple of days when I'm not so tired and thinking more clearly Wink
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,710
Threads: 767
Joined: Nov 2003
#27
2007-02-24, 05:33 AM
Quote:PIDs are correct and this is verified as live tv works for all channels. I took a quick glance at the hdhomerun logs which showed an error tuning to the channel at one point near the start of the recording. It makes me wonder if it's not responding properly to the initial tuning request.
I wonder if Nick can add a message to the logs to note when data is first received? Might help with diagnosis.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3


Possibly Related Threads…
Thread Author Replies Views Last Post
  ATI Wonder USB device not detected fl!pper 1 3,557 2018-02-06, 01:46 AM
Last Post: sub
  Start PC for recording, Sleep/Hibernate when done Basher52 6 4,959 2011-12-17, 02:52 PM
Last Post: Sykor
  Unable to get Sony MPeg2 card to work... AssarGabrielson 43 17,508 2011-03-17, 11:09 PM
Last Post: Snooze
  Hauppage PVR-150 not in the device type list dalokgawd 4 2,743 2010-10-26, 02:26 AM
Last Post: dalokgawd
  Unable to process .ts files for recording on DVD Trevor_de_S 1 1,510 2010-08-18, 10:50 PM
Last Post: sub
  Unable to Get Any Signal jabronidan 1 1,510 2010-08-16, 01:22 AM
Last Post: jabronidan
  Recording will not start, can't be cancelled and prevents other recordings. keith_leitch 4 1,869 2010-06-14, 08:48 PM
Last Post: keith_leitch
  Mygica U6012 HDTV Stick (QAM) and Windows 7 -- cannot locate device ak1i 11 5,966 2010-06-14, 01:50 AM
Last Post: ak1i
  Unable to set GB-PVR Recording Service in interactive mode in windows 7 Azimuth 6 2,363 2010-05-17, 03:30 AM
Last Post: mvallevand
  Can GBPVR support the Dazzle DVC 101 capture device HYBRiD.BLiNG 9 3,652 2010-05-07, 04:40 AM
Last Post: HYBRiD.BLiNG

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

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

Linear Mode
Threaded Mode