| |||||||
| Get Support Problems with the TV-Server or Client? Post them in here. |
![]() |
| | Thread Tools | Display Modes |
| | #31 (permalink) |
| Portal Member | I know the problem still exists and it is somehow related to timeshifting files. As previously said, TVE3 creates a timeshifting file with size of 0MB and never writes anything to it and the file stays locked. Actually if I remember correct, I once saw two timeshifting files with size of 0MB in my timeshifting files folder and both of them were locked. When No audio/video error occurs, maximum number of timeshifting files are in use and one or two of them are size 0MB and locked, but if I'm able to remove any of the timeshifting files, the problem is gone for while. Sometimes removing is not possible, because all of the files are locked, even those with size larger than 0MB. |
| | |
| | #32 (permalink) |
| Portal Member Join Date: Jul 2007
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | TV-Server Version: tvengine3-11-05-2007--01-37h--Rev16445 MediaPortal Version: Latest SVN MediaPortal Skin: PureVision Windows Version: Win XP SP2 CPU Type: Core2Duo at 2.7 HDD: 300 GB Memory: 2 GB Motherboard: ASUS P5B Motherboard Chipset: Motherboard Bios: Video Card: NVIDIA GeForce 7600 GS Video Card Driver: Sound Card: Sound Card AC3: Sound Card Driver: 1. TV Card: Hauppauge WINTV-HVR 1800 1. TV Card Type: analog & digital 1. TV Card Driver: 2. TV Card: 2. TV Card Type: 2. TV Card Driver: 3. TV Card: 3. TV Card Type: 3. TV Card Driver: 4. TV Card: 4. TV Card Type: 4. TV Card Driver: MPEG2 Video Codec: MPEG2 Audio Codec: Satelite/CableTV Provider: FL - Orlando - Brighthouse digital HTPC Case: Cooling: Power Supply: Remote: Hauppauge: None TV: Dell 24" Wide Monitor TV - HTPC Connection: SQL Server 2005 DE Media Portal & TV Server are on the same PC. Analog channels work fine and I can preview from within TVServer Setup and watch in Media Portal. HD Clear QAM channels can be found by channel scan in TVServer Setup but I CANNOT preview or watch from MP. NoVideoAudioDetected. I stopped TVService, cleared my logs files, and restarted TVService. Then just started TVServer Setup and then tried to preview a QAM channel (WESH). Attached are the log files. I see a live1-0.ts.buffer (0 size) appear, then the error, then the file goes away. |
| | |
| | #33 (permalink) |
| Portal Member Join Date: Jul 2007
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I'm in manual control now and it seems like maybe the EPG is locking the ATSC tuner? Well I managed to stop that by unchecking the QAM channels from the TV EPGgrabber section so now it says idle in manaul control but I still get the same error. Last edited by happyfirst; 2007-11-06 at 05:47. Reason: Automerged Doublepost |
| | |
| | #34 (permalink) |
| Portal Developer Join Date: Apr 2005 Location: Osnabruck
Posts: 2,765
Thanks: 130
Thanked 133 Times in 93 Posts
Country: | Please see your TsWriter.log and search for lines like: Code: 06-11-2007 18:24:49 Timeshifter:paused:no 06-11-2007 18:24:49 MultiFileWriter: not enough free diskspace 06-11-2007 18:24:49 Timeshifter:failed to open filename:T:\Timeshift\1\live5-0.ts.tsbuffer 183 06-11-2007 18:25:04 Timeshifter:Stop timeshifting:'T:\Timeshift\1\live5-0.ts.tsbuffer' 06-11-2007 18:25:04 Timeshifter:Reset |
| | |
| | #37 (permalink) | |
| Portal Member Join Date: Sep 2007 Location: Hamburg
Posts: 21
Thanks: 1
Thanked 10 Times in 3 Posts
Country: | Quote:
Original code: Code: CBasePin * CDumpFilter::GetPin(int n)
{
if (n == 0) {
return m_pDump->m_pPin;
} else {
return NULL;
}
}
Code: CBasePin * CDumpFilter::GetPin(int n)
{
Sleep(10);
if (n == 0) {
return m_pDump->m_pPin;
} else {
return NULL;
}
}
I found out that function "STDMETHODIMP CDumpInputPin::Receive(IMediaSample *pSample)" doesn´t get called when the error occurs. I think thats the reason for the timeshiftfile to stay at 0 bytes. So I placed a LogDebug in "GetPin(int n)" and with that log-output the problem was solved. Because I didn´t want the log file to become too big I replaced LogDebug with the Sleep command, and it still works. Thats why I think it is kind of a timing problem. Hope you find a solution for everyone Stepko | |
| | |
| | #38 (permalink) |
| Portal Member Join Date: Oct 2007 Location: Almere
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Is there any news on this issue? It would help me very much. At this stage I can't use MP to watch/recored TV at all in combination with my floppyDTV-S2 on the canaal+ channels. ![]() |
| | |
| | #40 (permalink) |
| Portal Member Join Date: Oct 2007 Location: Almere
Posts: 27
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I've tried if the problem is allso there with Vista. But the problem is exactly the same I hoped that Vista would use other timings etc, but nope that's no solution..... ![]() |
| | |
![]() |
| Bookmarks |
| Tags |
| detected, video or audio |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| No video/audio detected ... | classico | pre 1.0 RC1 | 33 | 2008-04-14 19:55 |
| No video/audio detected with dvb-c | sgrimm | pre 1.0 RC1 | 2 | 2008-03-16 10:28 |
| No video/audio detected | sgrimm | Get Support | 14 | 2008-03-16 03:22 |
| TVServer reports No Audio/Video detected | herman | Get Support | 2 | 2007-02-23 14:35 |
| No Video/Audio detected | hans | Get Support | 3 | 2006-12-19 19:12 |