home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Audio-Problem causes stuttering? Cant find the Reason
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Jelmo" data-source="post: 705169" data-attributes="member: 56236"><p><strong>AW: Audio-Problem causes stuttering? Cant find the Reason</strong></p><p></p><p>Hi Ponny,</p><p></p><p>i don´t know if this solve this problem. But in the most cases the showstopper @WHS is the Drive Extender Migrator Service</p><p>Try to disable this service and test again. </p><p></p><p>I also use a WHS with Alpha 1.2.0 ( without 4TR ). But i had similar problems. Now have followed a tip from the eng. WHS Forum.</p><p>I have wrote 2 *.bat files. One for shutting down the demigrator and one to start them.</p><p></p><p>DemigratorOff.bat</p><p></p><p>@echo off</p><p>sc stop "DriveExtenderMigrator"</p><p>sc config "DriveExtenderMigrator" start= disabled</p><p>exit</p><p></p><p></p><p>DemigratorOn.bat</p><p></p><p>@echo off</p><p>sc config "DriveExtenderMigrator" start= demand</p><p>sc start "DriveExtenderMigrator"</p><p>exit </p><p></p><p>Now i only search for a solution, that the Off.bat only starts if my watching client is on. So if the WHS makes Backups the DE should be on, if i only want to watch TV the DE is off.</p></blockquote><p></p>
[QUOTE="Jelmo, post: 705169, member: 56236"] [b]AW: Audio-Problem causes stuttering? Cant find the Reason[/b] Hi Ponny, i don´t know if this solve this problem. But in the most cases the showstopper @WHS is the Drive Extender Migrator Service Try to disable this service and test again. I also use a WHS with Alpha 1.2.0 ( without 4TR ). But i had similar problems. Now have followed a tip from the eng. WHS Forum. I have wrote 2 *.bat files. One for shutting down the demigrator and one to start them. DemigratorOff.bat @echo off sc stop "DriveExtenderMigrator" sc config "DriveExtenderMigrator" start= disabled exit DemigratorOn.bat @echo off sc config "DriveExtenderMigrator" start= demand sc start "DriveExtenderMigrator" exit Now i only search for a solution, that the Off.bat only starts if my watching client is on. So if the WHS makes Backups the DE should be on, if i only want to watch TV the DE is off. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Watch / Listen Media
Television (MyTV frontend and TV-Server)
Audio-Problem causes stuttering? Cant find the Reason
Contact us
RSS
Top
Bottom