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 … 173 174 175 176 177 … 1231 Next »
v 1.3.11 zero file sizes

 
  • 0 Vote(s) - 0 Average
v 1.3.11 zero file sizes
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#111
2009-02-09, 01:55 AM
sub Wrote:Interesting.
I cant think of any reason the built in stuff would do that, but it'd be interesting to see if your transcode job has any relationship to this?

Well...it turns out that it is in the Transcode batch process I have setup.

Apparently some files cause FFMPEG to crap out when it is copying the .ts to a .mpeg container (no real transcode just changing the container) which results in a 0 byte file.

I have now added logic in the batch file to only use transcoded files that are 90% or greater the size of the original file size. This has proven that it catches the 0 byte files as well as one file that was 6k which was only a fraction of a file.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,802
Threads: 769
Joined: Nov 2003
#112
2009-02-09, 02:03 AM
Quote:Apparently some files cause FFMPEG to crap out when it is copying the .ts to a .mpeg container (no real transcode just changing the container) which results in a 0 byte file.
So, is there a remaining record issue, or all good now (other than your transcode process)?
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#113
2009-02-09, 02:15 AM
sub Wrote:So, is there a remaining record issue, or all good now (other than your transcode process)?

I am past the 0 byte file thing....but what I am now looking into is what is in the files that is causing the FFMPEG trascode to crap out. I never had the issue before so not sure what is causing the problem....

Could be the recording process or it could be something in the data stream itself. I am going to re-hookup and check the cable connections just in case one of the cats got in and loosened something by accident.

It is rare that I get a .ts file that has a solid enough timeline that I can skip and see actual programme length.....that is why I started running them through the simple copy to a .mpg container with FFMPEG.....it is quick and fixed the timeline issue.

If I find something of concern I will start a new thread since it would be more related to perhaps a corrupt recording process or something.

Thanks sub.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
kayfam
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Feb 2009
#114
2009-02-09, 02:29 AM
Hi all, first time poster but long time user of GB-PVR and lurker of these forums.
I too am experiencing problems with the latest rollup patches. Config locks up scanning for QAM channels and errors out with DEP kicking in. As a previous poster pointed out the problem is with the new psiparser.ax. I swap that out and replace it with the old one and everything works fine. I've tried this on 2 separate PC's and both have the same problem with the new psiparser.ax.
The only thing these 2 boxes have in common are that they are running Vista (Ultimate and Home Premium Editions) and have a Hauppauge HVR-1800 as the primary capture card. One is an Intel based system, the other AMD. Scanning does start to commence but as soon as it hits the first active channel instant lockup and data execution prevention kicks in. I even tried to add a DEP exception for it so that I might be able to grab a dump when it crashed but no go, Vista wouldn't allow it. Everything looks normal in the logs right up to the point DEP kicks and then nothing or I'd post them.
I see that some people are successfully running these patches while some of us aren't so lucky so there has to be some common element yet to be discovered.
Only other thing I can think to add is for decoders I'm using PowerDVD 8 Deluxe (with latest patches) for the MPEG decoder and ffdshow for the AC3 audio. I even tried the built in Microsoft MPEG-2 Decoder with the same result.
sub if you require any additional info please feel free to contact me. I'm semi-retired with lots of free time on my hands these days, that and I have a ton of experience dealing with debugging applications from a certain open source project for the last 7 years. (google will tell who what and where)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,802
Threads: 769
Joined: Nov 2003
#115
2009-02-09, 02:39 AM
With the patches applied, try creating a c:\temp directory, and a HKEY_LOCAL_MACHINE\Software\Devnz\RecordFullTS=1 registry setting, then reproduce this scan crash, then zip and attach the c:\temp\full.ts file. If its too big, you might need to find some where you can upload it for me to download from.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#116
2009-02-09, 03:53 AM
sub Wrote:With the patches applied, try creating a c:\temp directory, and a HKEY_LOCAL_MACHINE\Software\Devnz\RecordFullTS=1 registry setting, then reproduce this scan crash, then zip and attach the c:\temp\full.ts file. If its too big, you might need to find some where you can upload it for me to download from.

Sent you a pm with FTP info for 2 minute file.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
kayfam
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Feb 2009
#117
2009-02-09, 04:11 AM (This post was last modified: 2009-02-09, 04:38 AM by kayfam.)
sub Wrote:With the patches applied, try creating a c:\temp directory, and a HKEY_LOCAL_MACHINE\Software\Devnz\RecordFullTS=1 registry setting, then reproduce this scan crash, then zip and attach the c:\temp\full.ts file. If its too big, you might need to find some where you can upload it for me to download from.

I've got a file upload in progress, I'll post the link ASAP when it's finished. Damn TS files are huge :eek:

edit:
sub here you go as promised: http://rapidshare.com/files/195813151/full.rar.html
Sorry for using RapidShare but the best I could do in a short time.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,802
Threads: 769
Joined: Nov 2003
#118
2009-02-09, 05:08 AM
UncleJohnsBand Wrote:Sent you a pm with FTP info for 2 minute file.
Sorry, I was targetting that reply at kayfam, with his crash.

Yours is probably a case of ffmpeg not liking something about your broadcasters encoding parameters. You might need to find one of those recordings that fail to transcode, then manually run ffmpeg on it and see what error it reports. You may not be able to do anything about it though (other than trying different ffmpeg versions).

Do you still have these timestamp problems if you leave the files as .ts files? There have been a lot of improvements in recent months in this area. If you've been doing your transcode for a while, you may not need to any more.
BigMoose
Offline

Posting Freak

Posts: 838
Threads: 44
Joined: Jan 2008
#119
2009-02-09, 08:51 AM
Just to confirm that I also have the DEP problem with the patches applied but the recording issue seems to be solved. Unfortunately I had to roll the patches back else it was unusable. I'm running vista64 ultimate if that helps, using PDVD7 mepg2 decoder, ffdshow for most sound but AC3Filter for AC3, CoreAVC for H264. I posted a log of it crashing while watching liveTV a good few posts back.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,802
Threads: 769
Joined: Nov 2003
#120
2009-02-09, 03:09 PM
BigMoose Wrote:Just to confirm that I also have the DEP problem with the patches applied but the recording issue seems to be solved. Unfortunately I had to roll the patches back else it was unusable. I'm running vista64 ultimate if that helps, using PDVD7 mepg2 decoder, ffdshow for most sound but AC3Filter for AC3, CoreAVC for H264. I posted a log of it crashing while watching liveTV a good few posts back.
With the patches applied, try creating a c:\temp directory, and a HKEY_LOCAL_MACHINE\Software\Devnz\RecordFullTS=1 registry setting, then reproduce this scan crash, then zip and attach the c:\temp\full.ts file. If its too big, you might need to find some where you can upload it for me to download from.

It sounds like there is something in stream that the new parsing isnt handling correctly. Hopefully with that 'full.ts', I'd be able to see the situation here.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (14): « Previous 1 … 10 11 12 13 14 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  file types of recorded TV paul1 3 3,750 2012-09-30, 05:20 PM
Last Post: sub
  No Data In the Recorded File zb1 5 2,336 2010-08-24, 01:08 AM
Last Post: zb1
  Path to file being recorded. brianj 5 2,401 2010-08-08, 10:58 PM
Last Post: brianj
  error: failure playing back file yonu 4 2,106 2010-07-12, 12:52 AM
Last Post: yonu
  UK Freesat Scan.cache File jeffers 3 2,119 2010-05-25, 10:34 PM
Last Post: jeffers
  3 AC3Filter instances when playing back a still recording TS file? jksmurf 3 1,971 2010-05-17, 12:30 AM
Last Post: jksmurf
  Recording stops at 4gb file size experiencebliss 5 2,463 2010-05-04, 02:54 AM
Last Post: pBS
  Hauppage HVR-950q, no file created when recording, no pause. donbrowne 5 2,091 2010-04-08, 04:03 PM
Last Post: sub
  ffdshow postprocessing on .ts file playback alibert 2 1,735 2010-04-05, 05:33 AM
Last Post: alibert
  ATI Mux / mpeg file recordings playback issues topperdude 10 4,382 2010-03-29, 11:44 PM
Last Post: ww4397

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

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

Linear Mode
Threaded Mode