MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Get Support » General Support


General Support Post problems you have when using MediaPortal, or pre installation questions in here.

Reply
 
Thread Tools Display Modes
Old 2008-10-30, 22:52   #61 (permalink)
Portal Developer
 
gibman's Avatar
 
Join Date: Oct 2006
Location: Aarhus
Posts: 741
Thanks: 4
Thanked 75 Times in 52 Posts

Country:

My System

Default

Come to think of it ... u should only use the drive letters, not the full path.

ex.

<entry name="usertsp">no</entry>
<entry name="recordingpath">R:\</entry>
<entry name="timeshiftingpath">T:\</entry>
__________________
"It's all a big foodchain.
We eat shit and shit eats us."
gibman is offline   Reply With Quote
This User Say Thank You:
Old 2008-10-30, 23:51   #62 (permalink)
mbb
Portal Member
 
Join Date: Nov 2004
Posts: 161
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

the right working syntax is:

<entry name="usertsp">no</entry>
<entry name="recordingpath">R:</entry>
<entry name="timeshiftingpath">T:</entry>

to avoid T:\\TS


ok for recording but still the same problem to read the ts file

Code:
2008-10-30 23:37:00.984375 [Info.][MPMain]: TSReaderPlayer: open file: T:\TS\live5-0.ts.tsbuffer
2008-10-30 23:37:09.281250 [Info.][MPMain]: TSReaderPlayer:exception while creating DShow graph Attempted to read or write protected memory. This is often an indication that other memory is corrupt.    at DirectShowLib.IFileSourceFilter.Load(String pszFileName, AMMediaType pmt)
   at MediaPortal.Player.TSReaderPlayer.GetInterfaces(String filename)
2008-10-30 23:37:09.281250 [Info.][MPMain]: TSReaderPlayer:GetInterfaces() failed
mbb is offline   Reply With Quote
Old 2008-10-31, 14:08   #63 (permalink)
MP Donator
 
Join Date: Mar 2008
Posts: 18
Thanks: 2
Thanked 0 Times in 0 Posts

Country:

My System

Default

It seems that my mediaportal RC3 (latest svn) ignores the "usertsp"

Mediaportal.xml
Code:
  <section name="tvservice">
    <entry name="hostname">artemis</entry>
    <entry name="usertsp">no</entry>
    <entry name="recordingpath">U:</entry>
    <entry name="timeshiftingpath">T:</entry>

Quote:
31-10-2008 14:05:56.352 [68c]CTsReaderFilter::Load()
31-10-2008 14:05:56.353 [68c]open rtsp:rtsp://Artemis/stream1.0
31-10-2008 14:05:56.354 [68c]CRTSPClient::OpenStream()
31-10-2008 14:05:56.355 [68c]CRTSPClient::getSDPDescriptionFromURL()
cfforce is offline   Reply With Quote
Old 2008-11-01, 08:47   #64 (permalink)
mbb
Portal Member
 
Join Date: Nov 2004
Posts: 161
Thanks: 1
Thanked 2 Times in 2 Posts

Country:


Default

I found the solution for my TimeShift problem

I have a dedicated harddrive on the server for pagefile, temp and TimeShift folder .

It was set in dynamic mode with a partition for pagefile and temp + a mounted partition dedicated to TimeShift

Now the hardrive is set in basic mode with standard folders and all is right

Thanks gibman for this really important feature.
mbb is offline   Reply With Quote
Old 2008-11-01, 22:19   #65 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 90
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Default

Don't think this is working for me this is the Mediaportal Log
Quote:
2008-11-01 21:11:53.080000 [Info.][MPMain]: tvhome:startplay
2008-11-01 21:11:53.087000 [Info.][MPMain]: tvhome:file:d:\timeshiftbuffer\live2-0.ts.tsbuffer
2008-11-01 21:11:53.096000 [Warn.][MPMain]: tvhome:startplay. Phase 1 - 28 ms - Done method initialization
2008-11-01 21:11:53.104000 [Info.][MPMain]: tvhome:startplay:rtsp://Media/stream2.0
2008-11-01 21:11:53.108000 [Info.][MPMain]: g_Player.Play(rtsp://Media/stream2.0 TV)
2008-11-01 21:11:53.120000 [Info.][MPMain]: TSReaderPlayer play:rtsp://Media/stream2.0 radio:False
I have set Mediaportal.xml up as this;

Quote:
</section>
<section name="tvservice">
<entry name="hostname">192.168.1.25</entry>
<entry name="usertsp">no</entry>
<entry name="recordingpath">Z:\Recordings</entry>
<entry name="timeshiftingpath">Z:\timeshiftbuffer</entry>
<entry name="preferac3">no</entry>
<entry name="preferAudioTypeOverLang">yes</entry>
<entry name="dvbbitmapsubtitles">no</entry>
<entry name="dvbttxtsubtitles">no</entry>
<entry name="audiodualmono">no</entry>
<entry name="preferredaudiolanguages">
</entry>
<entry name="preferredsublanguages">
</entry>
</section>
<section name="mytv">
<entry name="hideAllChannelsGroup">no</entry>
<entry name="showChannelStateIcons">yes</entry>
<entry name="enableRecNotifier">no</entry>
<entry name="enableTvNotifier">no</entry>
<entry name="notifyTVBefore">300</entry>
<entry name="filter0">undefined</entry>
<entry name="defaultar">normal</entry>
<entry name="group">DVBt</entry>
<entry name="deinterlace">0</entry>
<entry name="autoturnontv">no</entry>
<entry name="autofullscreen">no</entry>
<entry name="autoturnontimeshifting">no</entry>
<entry name="byindex">yes</entry>
<entry name="showchannelnumber">no</entry>
<entry name="channelnumbermaxlength">3</entry>
<entry name="audiocodec">MPA Decoder Filter</entry>
<entry name="videocodec">MPV Decoder Filter</entry>
<entry name="h264videocodec">CyberLink H.264/AVC Decoder (PDVD7.x)</entry>
<entry name="audiorenderer">Default DirectSound Device</entry>
<entry name="aacaudiocodec">MONOGRAM AAC Decoder</entry>
<entry name="allowarnormal">yes</entry>
<entry name="allowaroriginal">yes</entry>
<entry name="allowarstretch">yes</entry>
<entry name="allowarzoom">yes</entry>
<entry name="allowarzoom149">yes</entry>
<entry name="allowarletterbox">no</entry>
<entry name="allowarpanscan">no</entry>
<entry name="teletextHidden">no</entry>
<entry name="teletextTransparent">no</entry>
<entry name="teletextRemember">yes</entry>
<entry name="teletextFontSize">80</entry>
<entry name="channel">ITV1</entry>
</section>
I did delete the Tv service section then put in just the three lines in the thread but MP replaced the file with the lines edited... I think i need a bit of guidance please.
pigboy306 is offline   Reply With Quote
Old 2008-11-04, 20:23   #66 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 90
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

Default

Quote:
Originally Posted by cfforce View Post
It seems that my mediaportal RC3 (latest svn) ignores the "usertsp"

Mediaportal.xml
Code:
  <section name="tvservice">
    <entry name="hostname">artemis</entry>
    <entry name="usertsp">no</entry>
    <entry name="recordingpath">U:</entry>
    <entry name="timeshiftingpath">T:</entry>

Quote:
31-10-2008 14:05:56.352 [68c]CTsReaderFilter::Load()
31-10-2008 14:05:56.353 [68c]open rtsp:rtsp://Artemis/stream1.0
31-10-2008 14:05:56.354 [68c]CRTSPClient::OpenStream()
31-10-2008 14:05:56.355 [68c]CRTSPClient::getSDPDescriptionFromURL()
Is this tru does the SVN ignore this (I am using 26-10 BTW)
pigboy306 is offline   Reply With Quote
Old 2008-11-05, 13:22   #67 (permalink)
MP Donator
 
Join Date: Dec 2007
Location: Drammen
Age: 36
Posts: 24
Thanks: 0
Thanked 1 Time in 1 Post

Country:

My System

Default

This feature still work fine for RC3's latest weekly build.

And for others that having problem with this feature, please check your shared file from the log and verify you can have access to the file through File Explore.

Example for pigboy306, in your log you see:
2008-11-01 21:11:53.087000 [Info.][MPMain]: tvhome:file:d:\timeshiftbuffer\live2-0.ts.tsbuffer

Now, cut and paste "d:\timeshiftbuffer\live2-0.ts.tsbuffer" to a File Explore and verify you've access to the file. If you don't have access to the file, then fix your shares on tve3.

I won't bore you with all the technical infos on how UNC works, but here is a quick step-by-step on how to setup this feature: (there are several ways to do this, but this is like a "dummies guide to rtsp=no")

TVServer setup:
1. You must have a dedicated disk partition for timeshift and records.
2. I suggest you format that partition with 64K block.
3. This step is important: You need to "Change Driver Letter" for the partition so that MP client PC can have the same driver letter when it “Map Network Driver”.
3.1 For this example, I decide to give the partition a driver letter 'T' and
3.2 (WindowsXP) Goto Control Panel -> Computer Manager -> Disk Management.
3.3 Right click your partition to bring up context menu and select “Change Driver Letter and Path for xxx”.
3.4 Now select "Change" and select driver letter T. Press OK on everything and exit Disk Management.
4. Goto your driver T and create a folder "tvserver".
5. Goto your newly created "tvserver" folder and create two new folders "timeshift" and "records".
6. Start your TVSetup/configuration and change your timeshift and records path for your tvcards so they match with T:\tvserver\timeshift and T:\tvserver\records.
7. To be sure it works; restart TV Service and manual start timeshift from TVSetup. Check your T:\tvserver\timeshift and verify timeshift files does exist…
8. We are almost done here... Next you need to share T:\tvserver and T:\tvserver\timeshift AND T:\tvserver\records. Yes, share all three folders, not just tvserver folder. I know its overkill to share subfolders like timeshift and records, but again; just do it.


MP TVClient setup:
1. Goto your MP client PC and map a network driver T. Do this by:
1.1 Start your File Explore and select Tool -> Map Network Driver
1.2 Set Driver to letter T. THIS IS IMPORTANT, The driver letter must be the same as the one you set in tvserver's timeshift partition.
1.3 Set Folder as: \\tvserverName_or_IP\tvserver
1.4 (Optional) Set username or password if needed.
1.5 Select "Finish" and verify the network driver T is successfully mapped. If not, check your tvserver's name or IP.

2. Delete all MP logs
3. Open Mediaportal.xml and find <section name="tvserver">
3.1 Add following lines in that section:

<entry name="usertsp">no</entry>
<entry name="recordingpath">T:</entry>
<entry name="timeshiftingpath">T:</entry>


4. Save mediaportal.xml and start MP; tune in a channel.
5. Stop MP.
6. Verify everything is working without using RTSP by open Mediaportal.log and search for "tvhome:file:" it should show full path to your timeshift buffer file. And few lines below that you should get something like:
tvhome:startplay:\\server\S\TS\liveXX-YY.ts.tsbuffer - using rtsp mode:False

Good luck.
cics is offline   Reply With Quote
This User Say Thank You:
Old 2008-11-05, 20:02   #68 (permalink)
Portal Member
 
Join Date: Jul 2008
Posts: 90
Thanks: 6
Thanked 1 Time in 1 Post

Country:

My System

fixed

Thanks to u I have now

Quote:
2008-11-05 18:56:58.130400 [Info.][MPMain]: tvhome:startplay
2008-11-05 18:56:58.136400 [Info.][MPMain]: tvhome:file:T:\timeshiftbuffer\live3-0.ts.tsbuffer
2008-11-05 18:56:58.154400 [Warn.][MPMain]: tvhome:startplay. Phase 1 - 32 ms - Done method initialization
2008-11-05 18:56:58.165400 [Info.][MPMain]: tvhome:startplay:T:\timeshiftbuffer\live3-0.ts.tsbuffer - using rtsp mode:False
Tremendous! I'll test... I had a drive D on the server and mapped drive Z think that was the problem... perhaps an edit to include this instruction in big letters in the first post???
pigboy306 is offline   Reply With Quote
Old 2008-11-05, 20:24   #69 (permalink)
MP Donator
 
Join Date: May 2008
Location: beim Harz
Age: 27
Posts: 567
Thanks: 10
Thanked 18 Times in 8 Posts

Country:

My System

Default

I'm using drive C: on tvserver and drive O and P on my remote clients for recordings and timeshifting and it does also work fine...
disaster123 is offline   Reply With Quote
Old 2008-11-11, 22:57   #70 (permalink)
Portal Member
 
Join Date: Jul 2006
Posts: 85
Thanks: 1
Thanked 2 Times in 2 Posts


Default

Just a little help . . I can not see <section name="tvserver"> in my xml file. Is the below correct?

<section name="tvservice">
<entry name="usertsp">no</entry>
<entry name="recordingpath">T:</entry>
<entry name="timeshiftingpath">T:</entry>
<entry name="hostname">192.168.1.6</entry>
<entry name="preferac3">no</entry>
<entry name="preferAudioTypeOverLang">yes</entry>
<entry name="dvbbitmapsubtitles">no</entry>
<entry name="dvbttxtsubtitles">no</entry>
<entry name="audiodualmono">no</entry>
<entry name="preferredaudiolanguages">
</entry>
<entry name="preferredsublanguages">
</entry>
</section>
TranceManNZ is offline   Reply With Quote
Reply

Bookmarks

Tags
avoiding, mode, multiseat, plz, rtsp, test, tvplugin

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
I wanna just a TEXTBOX. Help plz. yolf Plugins 3 2008-03-17 09:07
[broken] Try avoiding seeking during channel change level20peon pre 1.0 RC1 5 2007-10-19 13:01
Newbe help plz JustFoo General Support 0 2006-09-20 06:49
My first plugin!! plz help Craig Plugins 2 2006-04-20 00:58
avoiding gaps between mp3-titles eagle General Development (no feature request here!) 0 2005-06-07 11:20


All times are GMT +1. The time now is 07:00.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden