SIGforum
How to post a video?

This topic can be found at:
https://sigforum.com/eve/forums/a/tpc/f/320601935/m/1760021524

June 01, 2017, 09:24 PM
Erick85
How to post a video?
I know for a photograph, I have to have another site to host the pic...Photobucket for example. How do I post a video that has been recorded? Does it have to be posted to youtube? If so, how the heck do I do that and then post it here?

Thanks
June 01, 2017, 09:30 PM
a1abdj
That's how I would do it. No idea if there is a better way.

Once it's on Youtube, you need to use a tool to generate the code. I use this one, although I'm sure there are others:

http://www.vtubetools.com/

Then you click on the little film strip icon to the right of the photo icon, paste your code, and shazaam!


________________________



www.zykansafe.com
June 01, 2017, 09:42 PM
Erick85
Thanks Frank.
Probably won't get to it tonight as I'm still waiting for my wife to send it to me. I'm sure I'll have more questions once I get the file.
June 01, 2017, 10:01 PM
recoatlift
Try scrolling down & visiting the "Sig Forum Office". Someone may be able to provide you with a neat feature, "Tube It"to aid posting videos.

Good luck.
June 02, 2017, 08:18 AM
Palm
Link to Tube It:

http://www.karmanator.com/tubeit.pl
June 02, 2017, 08:31 AM
Bisleyblackhawk
^^^^^this makes it SOOOOO easy^^^^^


********************************************************

"we've gotta roll with the punches, learn to play all of our hunches
Making the best of what ever comes our way
Forget that blind ambition and learn to trust your intuition
Plowing straight ahead come what may
And theres a cowboy in the jungle"
Jimmy Buffet
June 02, 2017, 10:41 AM
Chance
quote:
Originally posted by Bisleyblackhawk:
^^^^^this makes it SOOOOO easy^^^^^


Thanks guys. Glad you all find it useful. I wrote that code when there wasn't any good way to embed from YouTube on Sig Forum. But that has changed.

You don't really need tubeit any more - but you welcome to keep using it.

YouTube has changed things a bit so a simple way to post a video is to:

1. Go to the YouTube page
2. Click "Share" under the video.
3. Select Embed and then copy the code that appears there. It will look something like this

 <iframe width="560" height="315" src="https://www.youtube.com/embed/6etSnWaGl-E" frameborder="0" allowfullscreen></iframe> 


4. Then come back to you post and click the little film strip above the post - right next to the picture icon.

5. You paste the code from YouTube between the FLASH_VIDEO boxes. It will look like this:

 [FLASH_VIDEO] <iframe width="560" height="315" src="https://www.youtube.com/embed/6etSnWaGl-E" frameborder="0" allowfullscreen></iframe> [/FLASH_VIDEO] 




Or, usually, you can:

1. Just right click on the YouTube video,
2. Select "Copy Embed Code" Then like before
3. Come back to you post and click the little film strip above the post - right next to the picture icon.

4. Paste the code from YouTube between the FLASH_VIDEO boxes. Again, it will look like this:

 [FLASH_VIDEO] <iframe width="560" height="315" src="https://www.youtube.com/embed/6etSnWaGl-E" frameborder="0" allowfullscreen></iframe> [/FLASH_VIDEO]