Video interface

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • g.o.ry
    FFR Player
    • Jan 2018
    • 26

    #1

    Video interface

    I fancy myself a pretty capable when it comes to troubleshooting but no matter what I do I can't get video to launch in the background during a song.

    I edited the .sm and pasted the video.avi &.mp4 titles respectively between the colon and semicolon in both the #BACKGROUND and #BGCHANGES sections of the script...

    The video file is in the song folder but still no dice, any suggestions? I also deleted the .scc
    Some people suggested syncing the video and the song together but apart from that I'm clueless
    I gripped the wheel. I sweated against the leather.
  • Moria
    Sylphid
    • Sep 2017
    • 533

    #2
    Re: Video interface

    Its been a long time since i went manually editing .sm files

    Did you include the offset after your bgchanges?

    Edit: correction//hopefully this'll get you where you wanted to be

    ;
    #BGCHANGES:0.000=youravihere.avi=1.000=1=0=0,
    ;


    if its out of sync, probably just adjust the ms (0.000 in the example) to match the offset of your first beat, or trial and error /shrug
    Last edited by Moria; 01-10-2018, 10:18 PM.

    Comment

    • g.o.ry
      FFR Player
      • Jan 2018
      • 26

      #3
      Re: Video interface

      Originally posted by Moria
      Oh boy its been a long time since i went manually editing .sm files

      Did you include the offset after your bgchanges?

      Edit: correction//hopefully this'll get you where you wanted to be

      ;
      #BGCHANGES:0.000=youravihere.avi=1.000=1=0=0,
      ;


      if its out of sync, probably just adjust the ms (0.000 in the example) to match the offset of your first beat, or trial and error /shrug



      Nobody seems to have the right answer for this... what am I doing wrong?
      I gripped the wheel. I sweated against the leather.

      Comment

      • Moria
        Sylphid
        • Sep 2017
        • 533

        #4
        Re: Video interface

        Code:
        #SAMPLELENGTH:;
        #SELECTABLE:;
        #DISPLAYBPM:;
        #BPMS:
        ;
        #STOPS:
        ;
        #BGCHANGES:-0.500=tryagain.avi=1.000=0=0=0=StretchNoLoop====,
        ;
        #KEYSOUNDS:;
        #ATTACKS:;
        give the semi colons around bgchange their own lines

        flicker is a great song btw : )
        Last edited by Moria; 01-10-2018, 10:31 PM.

        Comment

        • g.o.ry
          FFR Player
          • Jan 2018
          • 26

          #5
          Re: Video interface

          Thanks I think so too but that didn't work either.
          I gripped the wheel. I sweated against the leather.

          Comment

          • Moria
            Sylphid
            • Sep 2017
            • 533

            #6
            Re: Video interface

            You dont have any previous versions of the sm cached in appdata, do you?

            iirc SM5 used to do that

            Comment

            • g.o.ry
              FFR Player
              • Jan 2018
              • 26

              #7
              Re: Video interface

              Not sure. How do I delete the previous versions?
              I think I should note that I reload the songs from the options tab every time before I check if it worked.
              I gripped the wheel. I sweated against the leather.

              Comment

              • Moria
                Sylphid
                • Sep 2017
                • 533

                #8
                Re: Video interface

                Windows: %APPDATA%/StepMania 5.0/ (Example: C:\Users\<User>\AppData\Roaming\StepMania 5)
                Linux: ~/.stepmania-5/ (Example: <User>/.stepmania-5)
                Mac: ~/Library/Application Support/StepMania 5/ and/or ~/Library/Preferences/StepMania 5/ (I am not a Mac user so, I can't explain this. Probably similar to Linux though.)

                Comment

                • g.o.ry
                  FFR Player
                  • Jan 2018
                  • 26

                  #9
                  Re: Video interface

                  Still nothing! There wasn't even any appdata to delete... maybe I'm not editing the song settings correctly in the game.
                  What's the protocol for that?
                  I gripped the wheel. I sweated against the leather.

                  Comment

                  • Moria
                    Sylphid
                    • Sep 2017
                    • 533

                    #10
                    Re: Video interface

                    modern simfile creation is done in either DDReamstudio or ArrowVortex, I can't tell you I know whether or not adding videos is possible in either, though.

                    MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.




                    Chances are you can't. Don't let the dissuade you from downloading them though, if you're making files these are the best friends you'll ever have

                    Sorry you're still having issues here, it seemed straight forward but something was obviously overlooked... I'm too tired to function so I wish you luck dude. hopefully someone experienced with this can lend a hand, peace
                    Last edited by Moria; 01-10-2018, 11:34 PM.

                    Comment

                    • g.o.ry
                      FFR Player
                      • Jan 2018
                      • 26

                      #11
                      Re: Video interface

                      Originally posted by Moria
                      modern simfile creation is done in either DDReamstudio or ArrowVortex, I can't tell you I know whether or not adding videos is possible in either, though.

                      MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.




                      Chances are you can't. Don't let the dissuade you from downloading them though, if you're making files these are the best friends you'll ever have

                      Sorry you're still having issues here, it seemed straight forward but something was obviously overlooked... I'm too tired to function so I wish you luck dude. hopefully someone experienced with this can lend a hand, peace
                      No sweat! Thanks anyway you helped a lot. I'm not super familiar with a lot of stepmania jargon so any leads are sincerely appreciated!
                      I gripped the wheel. I sweated against the leather.

                      Comment

                      • Nick012
                        FFR Player
                        • Aug 2015
                        • 104

                        #12
                        Re: Video interface

                        ;
                        #BGCHANGES:0.000=flicker.avi=1.000=1=0=0=StretchNoLoop==CrossFade==,
                        99999=-nosongbg-=1.000=0=0=0 // don't automatically add -songbackground-
                        ;
                        Try this
                        Last edited by Nick012; 01-11-2018, 01:28 PM.

                        Comment

                        • g.o.ry
                          FFR Player
                          • Jan 2018
                          • 26

                          #13
                          Re: Video interface

                          Originally posted by Nick012
                          Try this
                          Finally! You're a life saver

                          I gripped the wheel. I sweated against the leather.

                          Comment

                          Working...