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 Skins
Popular Skins
StreamedMP
StreamedMP Skin - MovingPictures filmstrip enhancement skin files! -Updated!
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="disaster123" data-source="post: 377785" data-attributes="member: 74707"><p>Oh its really simply just extract the image files and copy them to the media folder and then add the following to videoosd.xml just before the lines:</p><p>[CODE]</p><p> </controls></p><p></window></p><p>[/CODE]</p><p></p><p>Code to insert before these lines:</p><p>[CODE]</p><p></p><p></p><p><!-- ::::::::::::: LOGO SUPPORT :::::::::::::: --></p><p></p><p> <control></p><p> <description>AAC</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>195</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsAAC</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control> </p><p> <control></p><p> <description>MP3</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>195</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsMP3</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>AC3</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>195</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsAC3</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>DTS</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>195</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsDTS</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>MP2A</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>195</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsMP2A</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>WMA</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>195</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsWMA</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>PCM</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>195</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsPCM</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control> </p><p> <control></p><p> <description>DivX</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>300</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsDIVX</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control> </p><p> <control></p><p> <description>XVID</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>300</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsXVID</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>H264</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>300</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsH264</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>Generic MPEG4</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>300</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsMP4V</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control> </p><p> <control></p><p> <description>MP1V</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>300</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsMP1V</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>MP2V</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>300</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsMP2V</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p> <control></p><p> <description>WMV</description></p><p> <type>image</type></p><p> <id>0</id></p><p> <posX>300</posX></p><p> <posY>10</posY></p><p> <width>100</width></p><p> <height>32</height></p><p> <texture>#Play.Current.IsWMV</texture></p><p> <keepaspectratio>yes</keepaspectratio></p><p> <centered>yes</centered></p><p> <animation effect="fade" time="250">visiblechange</animation></p><p> <animation effect="fade" time="250">windowopen</animation></p><p> </control></p><p></p><p>[/CODE]</p></blockquote><p></p>
[QUOTE="disaster123, post: 377785, member: 74707"] Oh its really simply just extract the image files and copy them to the media folder and then add the following to videoosd.xml just before the lines: [CODE] </controls> </window> [/CODE] Code to insert before these lines: [CODE] <!-- ::::::::::::: LOGO SUPPORT :::::::::::::: --> <control> <description>AAC</description> <type>image</type> <id>0</id> <posX>195</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsAAC</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>MP3</description> <type>image</type> <id>0</id> <posX>195</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsMP3</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>AC3</description> <type>image</type> <id>0</id> <posX>195</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsAC3</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>DTS</description> <type>image</type> <id>0</id> <posX>195</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsDTS</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>MP2A</description> <type>image</type> <id>0</id> <posX>195</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsMP2A</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>WMA</description> <type>image</type> <id>0</id> <posX>195</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsWMA</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>PCM</description> <type>image</type> <id>0</id> <posX>195</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsPCM</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>DivX</description> <type>image</type> <id>0</id> <posX>300</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsDIVX</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>XVID</description> <type>image</type> <id>0</id> <posX>300</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsXVID</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>H264</description> <type>image</type> <id>0</id> <posX>300</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsH264</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>Generic MPEG4</description> <type>image</type> <id>0</id> <posX>300</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsMP4V</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>MP1V</description> <type>image</type> <id>0</id> <posX>300</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsMP1V</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>MP2V</description> <type>image</type> <id>0</id> <posX>300</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsMP2V</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> <control> <description>WMV</description> <type>image</type> <id>0</id> <posX>300</posX> <posY>10</posY> <width>100</width> <height>32</height> <texture>#Play.Current.IsWMV</texture> <keepaspectratio>yes</keepaspectratio> <centered>yes</centered> <animation effect="fade" time="250">visiblechange</animation> <animation effect="fade" time="250">windowopen</animation> </control> [/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
StreamedMP Skin - MovingPictures filmstrip enhancement skin files! -Updated!
Contact us
RSS
Top
Bottom