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
My PodCasts
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="fcsobel" data-source="post: 69104" data-attributes="member: 16823"><p>I tried to fix the playback problem where video will not playback after an audio stream but I think its a "feature" of the MP player. As long as you play video files you are fine but if you play an audio file the next video files will all fail with the following log entry:</p><p></p><p><em>VideoPlayer9:Failed to render file -> vmr9</em></p><p></p><p>To make MP play a file or stream you just ask <em>g_Player</em> to <em>Play</em> it. I looked at the MP code and there are references to caching the previous player. Maybe the Audio player is being cached and re-used to play the Video file but thats just a guess? I tried calling <em>g_Player.Release()</em> to force the player to reset but I dont think that method does anything. This could be a bug or just a flaw with my plugin. Perhaps plugins were not meant to do both video and audio? Can any MP insiders help out here? I'm stuck.</p><p></p><p>P.S. I tried <em>g_Player.PlayVideoStream </em>and <em>PlayAudioStream </em>but these seem to work the same as <em>Play()</em> actually I'm unclear as to why they are there?</p></blockquote><p></p>
[QUOTE="fcsobel, post: 69104, member: 16823"] I tried to fix the playback problem where video will not playback after an audio stream but I think its a "feature" of the MP player. As long as you play video files you are fine but if you play an audio file the next video files will all fail with the following log entry: [i]VideoPlayer9:Failed to render file -> vmr9[/i] To make MP play a file or stream you just ask [i]g_Player[/i] to [i]Play[/i] it. I looked at the MP code and there are references to caching the previous player. Maybe the Audio player is being cached and re-used to play the Video file but thats just a guess? I tried calling [i]g_Player.Release()[/i] to force the player to reset but I dont think that method does anything. This could be a bug or just a flaw with my plugin. Perhaps plugins were not meant to do both video and audio? Can any MP insiders help out here? I'm stuck. P.S. I tried [i]g_Player.PlayVideoStream [/i]and [i]PlayAudioStream [/i]but these seem to work the same as [i]Play()[/i] actually I'm unclear as to why they are there? [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
My PodCasts
Contact us
RSS
Top
Bottom