Video encoding plugin for wordpress?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Socks
    Confirmed User
    • May 2002
    • 8475

    #1

    Video encoding plugin for wordpress?

    I want to upload video clips, encode and host them on a wordpress blog.

    What are my options? I've done some searching but there doesn't seem to be a defacto option here.. Some of them require a Windows Media Player plugin for WMV for example, pretty ugly.

    On my drupal site I have FFMpeg encode everything to an x264 encoded MP4 container, renamed to FLV I believe. Anything like that?

    What do you guys use?
  • Socks
    Confirmed User
    • May 2002
    • 8475

    #2
    http://rodrigopolo.com/about/wp-stream-video ? Seems promising

    Comment

    • TheSenator
      Too lazy to set a custom title
      • Feb 2003
      • 13340

      #3
      I haven't found a good option yet.

      Still encoding locally and then uploading it.
      ISeekGirls.com since 2005

      Comment

      • Socks
        Confirmed User
        • May 2002
        • 8475

        #4
        Good info, can you tell me your basic process for doing that?

        I have Boilsoft Video Splitter I can use, or I can wrestle with Vegas again I guess.

        What do you encode to, and then what plugin do you use for display?

        Comment

        • Eldon Hoke
          Confirmed User
          • Mar 2011
          • 323

          #5
          Found this plugin the other day that takes advantage of FFMPEG and HTML5:-

          http://wordpress.org/extend/plugins/...ail-generator/

          Haven't had a chance to play with it so I don't know exactly how useful it is but it definitely looks promising.

          Highly suggest using a HTML5 ready player and a script that can spit out the various formats necessary for maximum compatibility amongst desktop and mobile devices.

          Comment

          • BSleazy
            Confirmed User
            • Aug 2002
            • 6721

            #6
            Maybe this http://www.flamine.com/
            icq 156131086

            Comment

            • Socks
              Confirmed User
              • May 2002
              • 8475

              #7
              Originally posted by Eldon Hoke
              Found this plugin the other day that takes advantage of FFMPEG and HTML5:-

              http://wordpress.org/extend/plugins/...ail-generator/

              Haven't had a chance to play with it so I don't know exactly how useful it is but it definitely looks promising.

              Highly suggest using a HTML5 ready player and a script that can spit out the various formats necessary for maximum compatibility amongst desktop and mobile devices.
              That's the first one I tried actually, but it doesn't seem to kick off ffmpeg for me (though it does generate thumbnails, so ffmpeg is working for that) and it's just spitting the embed code to my page rather than converting it to a player. The plugin owner got back to me already with some tips on debugging, so I'll give it a shot after dinner and see if I can get it rolling. See: http://wordpress.org/support/topic/p...3#post-2642355

              Comment

              • EddyTheDog
                Just Doing My Own Thing
                • Jan 2011
                • 25433

                #8
                Originally posted by Eldon Hoke
                Found this plugin the other day that takes advantage of FFMPEG and HTML5:-

                http://wordpress.org/extend/plugins/...ail-generator/

                Haven't had a chance to play with it so I don't know exactly how useful it is but it definitely looks promising.

                Highly suggest using a HTML5 ready player and a script that can spit out the various formats necessary for maximum compatibility amongst desktop and mobile devices.
                I like the look of that one.....

                Comment

                • harvey
                  Confirmed User
                  • Jul 2001
                  • 9266

                  #9
                  Originally posted by BCyber


                  it does EXACTLY what you're looking for, no "ifs" or "buts"
                  This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth

                  Comment

                  • TheSenator
                    Too lazy to set a custom title
                    • Feb 2003
                    • 13340

                    #10
                    Originally posted by Socks
                    Good info, can you tell me your basic process for doing that?

                    I have Boilsoft Video Splitter I can use, or I can wrestle with Vegas again I guess.

                    What do you encode to, and then what plugin do you use for display?
                    I use Apache and Lighttpd running together so that I can stream videos efficiently.

                    I also have H264 Streaming Module installed on the Lighttpd.
                    http://h264.code-shop.com/trac/wiki#...uctionversion2

                    I use AVS video to encode videos to h.264...mp4
                    ISeekGirls.com since 2005

                    Comment

                    • Socks
                      Confirmed User
                      • May 2002
                      • 8475

                      #11
                      Originally posted by harvey


                      it does EXACTLY what you're looking for, no "ifs" or "buts"
                      nice that's yours harvey? Is there a GFY special? I ain't got 500 bucks for a ffmpeg frontend lol

                      Comment

                      • harvey
                        Confirmed User
                        • Jul 2001
                        • 9266

                        #12
                        Originally posted by Socks
                        nice that's yours harvey? Is there a GFY special? I ain't got 500 bucks for a ffmpeg frontend lol
                        500? It doesn't cost 500! Anyway, send me a message using the form and we can see what we can do
                        This post is endorsed by CIA, KGB, MI6, the Mafia, Illuminati, Kim Jong Il, Worldwide Ninjas Association, Klingon Empire and lolcats. Don't mess around with it, just accept it and embrace the truth

                        Comment

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

                          #13
                          i use videopress ;)

                          uses wordpress.com servers to host the videos, they pay for the bandwidth ;)

                          fast too
                          Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                          Comment

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

                            #14
                            Originally posted by harvey
                            500? It doesn't cost 500! Anyway, send me a message using the form and we can see what we can do
                            i would mine testing it out ;)
                            Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

                            Comment

                            Working...