Jump to content

Static before video.... pulling my hair out!!


spacemanrocks

Recommended Posts

Posted

Hi folks,

Got a very annoying problem i'm trying to fix. All of my system and game wheels are working great. Videos play correctly whenever I go into any system. Except one.

I added an Atari ST wheel myself, wheel artwork, video snaps etc. Before each video plays when scrolling through the wheel, it plays about 2 seconds of static, then plays fine. The video files do not have this static at the beginning. At one time I did have a static video as my 'no video.mp4' file, but I have changed that to a rotating Hyperspin logo, which works correctly when there is no video found.

I REALLY want to get rid of the static that plays before each video, just can't seem to find the option to get rid of it!!!!

Thanks for any help!

Posted
The cause might be in the theme file in the default theme file....

That's more than likely the case. Lol. It's not an error, but an animation

LxJo1.png
Instagram : baddeolv
Kik : baddeolv
Facebook : Brian Addeo
www.facebook.com/thecorepunk

Posted

in the the theme.xml file you will see this

look down and change the type ="tv" to

type = "none" or type="fade"

lodation: hyperspin > media >atari st > themes > default.zip > theme.xml

<Theme>
    <video w="318"
          h="229"
          x="238"
          y="197"
          r="0"
          rx="0"
          ry="0"
          below="false"
          overlaybelow="false"
          overlayoffsetx="0.5"
          overlayoffsety="-9"
          forceaspect="both"
          time="0.8"
          delay="0.4"
          bsize="0"
          bsize2="0"
          bsize3="0"
          bcolor="0"
          bcolor2="0"
          bcolor3="0"
          bshape="false"
          type="tv"      <-----------------------right here!
           start="none"
          rest="none"/>
   <artwork1 x="512" y="384" time="2" r="" delay="0.2" type="fade" start="none" />
<artwork2 x="804" y="573" time="1" r="360" delay="0" type="ease" start="right" />
   <artwork3 x="222" y="555" time="1.3" r="360" delay="0" type="ease" start="left" rest="none" />
   <artwork4 x="512" y="384" r="0" time="0" delay ="0" type="none" start="none" rest="none"/>
</Theme>

Posted

Bingo, that was it... I looked through every single option in HyperHQ and Hyperlaunch for a week for that one little option.... ugh. Anyways, everything better now :D Thanks guys for your help!!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...