Welcome To Snipplr


Everyone's Recent Snippets Tagged video



There's no built-in "loop" property on the Silverlight mediaElement control. Add a listener to any mediaElement and this function will loop it.
0 556 posted 14 years ago by johnlync
Video For Everybody is a great way to use the `<video>` tag with fallbacks for QuickTime or Flash for users with old browsers, but it requires that every video be encoded twice (once for the MP4 and once for the OGG). This code (which requires Moo...
0 658 posted 14 years ago by Kit
This code allows you to retrieve the 11-character ID string from a YouTube video URL.
7 2283 posted 14 years ago by Moridin
An ActionScript3 video player placed on the stage, configurable by FlashVars. It displays a spinning loader until the video loads. Also see http://snipplr.com/view/11606/ for another AS3 video code template Read about AS3 video in this in-depth t...
0 810 posted 14 years ago by Winkyboy
Change these lines in your TinyMCE settings.
0 685 posted 14 years ago by PesPes
Basic setup code for using SWFObject to embed flash content in a plage.
2 745 posted 14 years ago by irishspacemonk
basic structure of the actionscript function to listen for cuepoints embedded in a piece of FLV [flash video]. note: cuepoints need to have been embedded when the video was converted from its original format to FLV - prior to importing it into flash
1 807 posted 14 years ago by stiobhart
this is a handy snippet to trace the info about any cuepoints actionscript encounters, embedded in a FLV [flash video]. these traces will display the name, type and time of the cuepoint - in a nicely formatted list
1 748 posted 14 years ago by stiobhart
Refer to http://msdn.microsoft.com/en-us/library/aa394512(VS.85).aspx
0 732 posted 14 years ago by vinocui
this is a handy snippet to trace the info about any cuepoints actionscript encounters, embedded in a FLV [flash video]. these traces will display the name, type and time of the cuepoint - in a nicely formatted list
0 667 posted 14 years ago by stiobhart
this code loads in the necessary actionscript classes for dealing with FLV [flash video] and metadata [in this case cuepoints]. this needs to be loaded right at the beginning of your code, so flash knows how to handle cuepoints embedded in FLV [flas...
0 742 posted 14 years ago by stiobhart
basic structure of the actionscript function to listen for cuepoints embedded in a piece of FLV [flash video]. note: cuepoints need to have been embedded when the video was converted from its original format to FLV - prior to importing it into flash
0 766 posted 14 years ago by stiobhart
Easy little script to grab the current frame's BitmapData from a Video()
2 806 posted 15 years ago by allnatural
This works with the standard video player component in Flash CS3. Throw this actionscript in the first frame. Name your video player "videoPlayer" within Flash. Then in the HTML markup object tag: param name=FlashVars value="url=PathToVideo.flv...
0 553 posted 15 years ago by relaxasaurus
1. Save under .gnome2/nautilus-scripts/ 2. Right click some video file 3. Select Scripts->toFlv Works with multiple files.
1 857 posted 15 years ago by ping_ch
0 607 posted 15 years ago by ping_ch
-s 86x60 Defines the dimension of the thumbnail -ss 4 Generate a thumbnail from position 00:00:04 (4 seconds)
0 560 posted 15 years ago by smoover
6 591 posted 15 years ago by kungpoo
Use with (in custom.css) .sidebar_box {margin-bottom:2em; text-align:center;} You may have to adjust the width for your sidebars.
2 777 posted 15 years ago by kristarella
4 696 posted 15 years ago by SmpleJohn
get a list of all the video files played in all the vortexes
0 719 posted 15 years ago by rowntreerob
Needs flvttool2 for generating meta info for flv file.
0 651 posted 15 years ago by Juego
1 672 posted 15 years ago by zeman
YouTube Video Download Link Generator free for all to use, successfulness can't be guaranteed
5 1561 posted 15 years ago by jacksont123
Start mplayer with -vf screenshot, and press 's' when you want to capture a frame.
0 562 posted 16 years ago by mandric
0 473 posted 16 years ago by mandric
0 510 posted 16 years ago by imhugo
The AMR video and audio codec the license distribution is unclear. But you download the reference implementation here to insert in the respective avcodec library directory of ffmpeg : http://www.3gpp.org/ftp/Specs/latest/Rel-5/26_series
0 699 posted 17 years ago by adulau