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 … 293 294 295 296 297 … 1231 Next »
comskip has encountered an error

 
  • 0 Vote(s) - 0 Average
comskip has encountered an error
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#1
2008-07-04, 12:31 AM
I've been trying comskip, and wonder if anyone has seen this:

Comskip works for all the dvr-ms files I've created from my HVR-1600 off qam-256 cable, with one exception. All of the files recorded from one channel - a 480i channel - crash comskip with the Windows error message that Comskip.exe has encountered an error and needs to close. Oddly, this is a channel that has no commercials, but so far, every recording causes the crash. The popup crash window is annoying. The crash happens on a manual run too, and it always crashes in the log after creating this line:

AC3 sound at 48 khz
and after creating an empty .txt file

If run in debug, I see some video in the window, then the crash occurs.

If I can't fix this, is there a way to just tell GBPVR not to run for this one channel?
GBPVR v1.2.13
comskip79_140
Thanks!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2008-07-04, 12:37 AM
I'm sure erik will be able to find a fix for you, but you'll probably need to supply him a sample file. To make sure he is aware of it, try posting the question on his comskip forums here: http://www.kaashoek.com/comskip/index.php
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#3
2008-07-04, 05:48 AM
Would be nice if you could provide me with a 50 to 100MByte recording that causes Comskip to crash
Will PM you for the upload details
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#4
2008-07-04, 12:04 PM
erik Wrote:Would be nice if you could provide me with a 50 to 100MByte recording that causes Comskip to crash
Will PM you for the upload details

Wow, you guys are fast. I've got the upload details (thanks erik) and I'll PM when I send something.

I found the postprocessing.bat file with per channel customization, so I can resolve this as far as my own needs, by just stopping processing for the one channel. I'm testing that now, along with new version 141. (As a new user, there's a lot to absorb for GBPVR with all the options and great plugins)

Just to be clear, I was running the default postprocessing.bat file in my GBPVR dir. If I understand it correctly, I didn't have to do this, and if I hadn't, it would have processed anyway? I've modified postprocessing to skip the offending channel.

(I've been playing with the comskip GUI - it's cool the way it finds various criteria to identify the commercials)

I'm happy to forward this, but let me play a bit until I'm sure I know what's happening, then if it still looks like an issue for comskip, I'll cut a piece that shows the error and upload it.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#5
2008-07-04, 12:30 PM
dennit Wrote:Just to be clear, I was running the default postprocessing.bat file in my GBPVR dir. If I understand it correctly, I didn't have to do this, and if I hadn't, it would have processed anyway?
Indeed, without the postprocessing,ab gbpvr will run comskip on all recordings (when enabled). With postprocessing.bat you can make per channel customizations or add other processing.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#6
2008-07-04, 01:20 PM
erik Wrote:Indeed, without the postprocessing,ab gbpvr will run comskip on all recordings (when enabled). With postprocessing.bat you can make per channel customizations or add other processing.
Thanks.

I've got a 160 MB snippet that crashes. I'm trying to up it now, but it's slow - not sure if it's me or the net. A smaller snippet doesn't finish processing, but also doesn't crash in the same way - I tried a 6 minute 106MB snippet and a 3 minute.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#7
2008-07-04, 03:30 PM
I may need more time to find the problem then it takes you to do the upload Big Grin
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#8
2008-07-04, 05:52 PM
And indeed, thanks for the upload, its a memory corruption bug, will take some time to find and solve, wish me luck Sad
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
dennit
Offline

Posting Freak

Posts: 788
Threads: 43
Joined: Aug 2007
#9
2008-07-04, 06:17 PM
erik Wrote:And indeed, thanks for the upload, its a memory corruption bug, will take some time to find and solve, wish me luck Sad

It seems odd to me that all the recordings from this one channel and only this one are causing a crash. Clearly you are more familiar with what goes on with comskip than I am, but at the surface level, you wouldn't think the data streams from different channels would be all that different.

Good luck, and if it turns out to be an interesting bug, tell us the story after you track it down and squash it!

BTW, it was me that was slow - turned out I had something crashed, but running in the background eating all my bandwidth.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#10
2008-07-04, 07:28 PM
Specific for this stream is the initial assumption that the audio is MPEG2, later there is a switch to AC3 decoding.
I assume its in the automatic audio detection that things are going wrong.
It takes way to long before the switch to AC3 is made.
No need to look at other channels as the audio muxing is often channel specific.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
« 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
  VMR9 Error message cristovao 7 5,913 2012-01-31, 07:35 AM
Last Post: SLR_65
  PVRX2 Has Encountered A User-Defined Breakpoint BTJustice 5 3,215 2010-12-20, 04:42 PM
Last Post: sub
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,516 2010-12-17, 02:09 PM
Last Post: jksmurf
  Sudden Error Message when accessing gbpvr web interface classpro 0 1,571 2010-11-11, 11:59 PM
Last Post: classpro
  Can't cure the Error: 1904 problem rkircher 1 1,895 2010-11-10, 07:22 AM
Last Post: stustunz
  Unexpected error removing recording from conversion queue pvrproblems 1 1,608 2010-09-03, 03:51 AM
Last Post: sub
  Registry Error while installing PuffY 4 3,233 2010-08-16, 08:20 AM
Last Post: martint123
  EPG update error aibo 38 10,772 2010-07-23, 02:35 AM
Last Post: User
  Error 88760868 bezza 5 3,080 2010-07-18, 04:55 PM
Last Post: sub
  Windows 7 x64 installation problem - error 1603 in Event log psycik 0 1,866 2010-07-17, 04:31 AM
Last Post: psycik

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

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

Linear Mode
Threaded Mode