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
MediaPortal 1 Plugins
TVgemist 3.0
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="Gup" data-source="post: 571710" data-attributes="member: 51627"><p>Hi,</p><p></p><p>I have the same bug as everyone else here that the plug doesn't work anymore with the BETA release. (no video with bassengine). I checked out what is wrong. According to the source of 3.1.2 there is nothing wrong. It calls g_Player.Play(url) which should be fine. The trouble is that the supplied url's from the sites aren't a direct link to the wmv files. In a correct way the procedure g_Player.PlayVideoStream(url); should be called. But this only works for direct wmv files.</p><p>Why did it work in ALPHA version?</p><p>Well in alpha version there was a mistake or future in property assignment. In the core.dll there is a file called AudioPlayerWMP9.cs </p><p>. In this file the capabilties are set for the player. In ALPHA version this property "HasVideo" is set to true;.</p><p>In BETA version the property "HasVideo" is set to false;</p><p>The player renders the file only as a audio in the BETA version. I tested this and changing the value back to true fixes the problem.</p><p></p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="Gup, post: 571710, member: 51627"] Hi, I have the same bug as everyone else here that the plug doesn't work anymore with the BETA release. (no video with bassengine). I checked out what is wrong. According to the source of 3.1.2 there is nothing wrong. It calls g_Player.Play(url) which should be fine. The trouble is that the supplied url's from the sites aren't a direct link to the wmv files. In a correct way the procedure g_Player.PlayVideoStream(url); should be called. But this only works for direct wmv files. Why did it work in ALPHA version? Well in alpha version there was a mistake or future in property assignment. In the core.dll there is a file called AudioPlayerWMP9.cs . In this file the capabilties are set for the player. In ALPHA version this property "HasVideo" is set to true;. In BETA version the property "HasVideo" is set to false; The player renders the file only as a audio in the BETA version. I tested this and changing the value back to true fixes the problem. :D [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
TVgemist 3.0
Contact us
RSS
Top
Bottom