Embed flash movie files question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ztik
    Confirmed User
    • Aug 2001
    • 5196

    #1

    Embed flash movie files question

    When I embed say a 10gig movie file into flash will make the size go down while keep the quality up?

    These would be 10gig mpg's. I normally switch it over to wmv to stream, but can I can get it even smaller with flash?
    .
  • psili
    Confirmed User
    • Apr 2003
    • 5526

    #2
    I have no idea about sizes and quality, but you could try to see what converting the video to FLV format does, and then user a SWF wrapper that's embedded in the page to load the external FLV.
    Your post count means nothing.

    Comment

    • ztik
      Confirmed User
      • Aug 2001
      • 5196

      #3
      Originally posted by psili
      I have no idea about sizes and quality, but you could try to see what converting the video to FLV format does, and then user a SWF wrapper that's embedded in the page to load the external FLV.
      Im not familiar with FLV but ill look it up and give it a try

      thanks
      .

      Comment

      • psili
        Confirmed User
        • Apr 2003
        • 5526

        #4
        Originally posted by ztik
        Im not familiar with FLV but ill look it up and give it a try

        thanks
        From what I understand these days (don't take this as truth), you rip a video to the flash FLV format. Then you create a SWF file and use the new media components to create a player that can load those FLV formats in, on the fly. Just never have played with compression settings and video quality.

        Here's a couple of tutorials I haven't tried out yet:

        On the fly player:
        http://freshmeat.net/articles/view/1640/

        Another tutorial:
        http://scott.yang.id.au/2006/07/flas...eg-flowplayer/
        Your post count means nothing.

        Comment

        • ztik
          Confirmed User
          • Aug 2001
          • 5196

          #5
          Hm so I can just open up flash and stick it in there somehow?

          I was thinking about using this player
          http://flowplayer.sourceforge.net/
          .

          Comment

          • psili
            Confirmed User
            • Apr 2003
            • 5526

            #6
            Originally posted by ztik
            Hm so I can just open up flash and stick it in there somehow?

            I was thinking about using this player
            http://flowplayer.sourceforge.net/
            Not the best person to ask, but:

            I think you create the actual player, that's pretty much just a pretty wrapper: control buttons with some action script and that's it - that's what's physically embedded in the page.

            Then you rip your videos to FLV format and store those somewhere. You then pass the former SWF player a parameter telling it where to look for and stream the FLV file. View Youtube's source and you can kind of see how they have a common player that's embedded, but it loads different videos.

            I think *shrug*
            Your post count means nothing.

            Comment

            • ztik
              Confirmed User
              • Aug 2001
              • 5196

              #7
              Hmm yeah kinda makes sence lo

              guess ill read into it more
              .

              Comment

              • whorehole
                Confirmed User
                • Jan 2004
                • 299

                #8
                I've been curious about the flash video format as well.

                Most everything I've seen looked too compressed to really use, but I'm sure the ability is there to get it to look top notch- the question at that point is whether its any smaller in file size than a regular video file

                NastyDollars is using the flash format for some of their new tours

                Comment

                • whorehole
                  Confirmed User
                  • Jan 2004
                  • 299

                  #9
                  That flowplayer you posted is pretty sweet.

                  I especially like the thumbnail feature for jumping around in the video.
                  That seems a bit more involved than how YouTube does it- looks like you need some serverside streaming set up

                  How about the video conversion step- are alot of the newer programs featuring the option to render to FLV, etc? Any recommendations for say, mass batch conversion of WMVs to flv?

                  Comment

                  • gimilin
                    Confirmed User
                    • Feb 2007
                    • 1050

                    #10
                    Can try!

                    Comment

                    • psili
                      Confirmed User
                      • Apr 2003
                      • 5526

                      #11
                      Originally posted by whorehole
                      That flowplayer you posted is pretty sweet.

                      I especially like the thumbnail feature for jumping around in the video.
                      That seems a bit more involved than how YouTube does it- looks like you need some serverside streaming set up

                      How about the video conversion step- are alot of the newer programs featuring the option to render to FLV, etc? Any recommendations for say, mass batch conversion of WMVs to flv?
                      Again, I have just read stuff, but it seems FFMPEG (http://ffmpeg.mplayerhq.hu/) seems to be a solution used for server-side batching -- command line, style. I found another tutorial that named another solution, but I can't remember that.

                      Remember also, for those flash freaks, there also seems to be some open source flash servers out there, such as Red 5: http://osflash.org/red5
                      Your post count means nothing.

                      Comment

                      • fris
                        Too lazy to set a custom title
                        • Aug 2002
                        • 55696

                        #12
                        just one question, why do you want to embed a 10 gig movie
                        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                        Comment

                        • psili
                          Confirmed User
                          • Apr 2003
                          • 5526

                          #13
                          Originally posted by Fris
                          just one question, why do you want to embed a 10 gig movie
                          Why not want to stream a 10 gig movie? Or a 100 gig ++ , etc?

                          Really, it's those who ask "why would you" rather than "how can i".

                          Personally, I dunno why. Just offer some advice and let the dude work it out. Maybe he's got an in with Comcast or something with wicked broadband long-play video agreements or something. *shrug*
                          Your post count means nothing.

                          Comment

                          • ztik
                            Confirmed User
                            • Aug 2001
                            • 5196

                            #14
                            Originally posted by Fris
                            just one question, why do you want to embed a 10 gig movie

                            Its top secret
                            .

                            Comment

                            Working...