ranjithdeveloper / mythbox

Automatically exported from code.google.com/p/mythbox
0 stars 0 forks source link

Embedded playback doesn't work with Mediastream skin #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Mediastream skin
2. Start watching a recording
3. Pop out to the guide

What is the expected output? What do you see instead?
Expected:  The current playback should take place of the thumbnail for the
currently selected recording

Actual:  The current playback is in the place of the thumbnail.  There is
also an additional smaller playback window mirrored with the correct one in
the upper left.

Works fine when using PM3-HD skin

What version of the product are you using? On what operating system?
Mythbox Beta 3 SVN1062
Mythbackend TRUNK 0.22 - SVN 20490

Please provide any additional information below.
See attached screenshot for reference

Original issue reported on code.google.com by Phil.Uit...@gmail.com on 9 May 2009 at 12:56

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry - forgot platform info:

XBMC 9.04 on OSX 10.5.6

Original comment by Phil.Uit...@gmail.com on 9 May 2009 at 1:04

GoogleCodeExporter commented 9 years ago
Looks like a bug in MediaStream. As a workaround, you can fix the offending 
file in
the media stream skin:

~/.xbmc/skin/MediaStream/720p/VideoOverlay.xml

Comment out the entire <control type="videowindow"> XML element.

Original comment by semir.pa...@gmail.com on 12 May 2009 at 2:02