| |||||||
| Tips and Tricks Post your Tips and Tricks in here. |
![]() |
| | Thread Tools | Display Modes |
| | #21 (permalink) |
| Portal Member Join Date: Jan 2006
Posts: 90
Thanks: 2
Thanked 5 Times in 4 Posts
| The source of dvrcut is on my server so feel free to start the debugger and find out why. Or upload a 3GB dvr-ms file to my server and let me do the debugging, but that will take more time I guess. |
| | |
| | #22 (permalink) | |
| Portal Member Join Date: Aug 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I went ahead and debugged since I didn't expect a response (thanks for responding though!)... Good news, I found the problem and it was pretty simple! The issue never happened when I debugged, always happened when it was used live... so I figured there was a file handle/lock issue somewhere, and that the thread was acting more quickly than the file system. So I added a reference to System.Threading, and added a "Thread.Sleep(500);" at the end of the while loop, problem solved. You may want to integrate this, as there are a fair number of uses who have experienced the same thing I have. Thanks! This is the new SBECutter.cs; I marked the two lines I added. Quote:
Last edited by judolphin; 2007-10-03 at 15:40. Reason: Forum removed indentation | |
| | |
| | #26 (permalink) |
| Portal Member Join Date: Aug 2007
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Your email address is nowhere to be found in that package. Here you go... requires DirectShow 1.3... http://download.yousendit.com/B09E97B822023113 Last edited by judolphin; 2007-10-04 at 00:18. Reason: Automerged Doublepost |
| | |
![]() |
| Bookmarks |
| Tags |
| 079, added, build, comskip, dvrcut, format, output |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ASUS WDM TV/FM 7134 is supported | River Mead | General Support | 6 | 2007-08-27 16:12 |
| MP crashing after viewing 21 videos | endeneu | The old Bugreport Forum | 27 | 2006-06-07 22:58 |
| Problem with audio on DVB/t channel | veisfeld | General Support | 1 | 2006-04-16 11:08 |
| Radio autotune crash MP configuration | pisdu | General Support | 2 | 2006-04-10 13:57 |
| RC2 causes laptop to hibernate every 5 mins | ms2005 | MediaPortal 1 Talk | 6 | 2005-12-19 15:26 |