Welcome To Snipplr


Everyone's Recent Snippets Tagged video



The usual way to resolve a url file path doesn't work with JWPlayer. You'll need a different one because the "+" in ... ?guid="+ Eval("fieldName"))%> will throw an error...
0 4031 posted 15 years ago by inreflection7
Found answer here: http://community.godaddy.com/groups/web-hosting/forum/topic/ogv-in-firefox-for-html5-video/
0 1885 posted 15 years ago by benjaminpearson
Returns the video id for any type of youtube url that holds one.
2 2772 posted 15 years ago by KabuqueJoe
This is a plugin for creating a dynamic video gallery. Call videos by rel tag, including title.
0 2096 posted 15 years ago by vagrantradio
Embed a video via PHP without using `the_content` filter in WordPress. From luckykind at http://wordpress.org/support/topic/call-function-called-by-embed-shortcode-direct
0 1513 posted 15 years ago by jevets
Until recently, playing video files in a web page was notoriously complicated. The user requires a Flash or Silverlight plug-in and even the simplest HTML is a confusing mess. Few HTML5 features excite developers more than native audio and video....
1 4431 posted 15 years ago by blueocto
0 1268 posted 15 years ago by poluz
1 2023 posted 15 years ago by bassdas
taken from comments at above URL
1 2660 posted 15 years ago by dan_hoerr
This can be used to help load, play and monitor playback of external video.
1 2187 posted 15 years ago by adrianparr
source: http://ubuntuforums.org/showthread.php?t=806125
0 1664 posted 15 years ago by wnasich
I’ve made this function that receive the input $video string that contains the dirty embed code as it is from youtube. The second parameter $new_width (if specified) permits to resize the embed code proportionally to the width you need for your tem...
0 2847 posted 15 years ago by ginoplusio
Well almost ;) This should really cover most any browser out there. If no HTML5 support will fall back to flash, so for this example Flowplayer is required, but any flash video would work. also FP will play many different formats not just flv.
5 3091 posted 15 years ago by myke
Using the webcam in AS3 is super easy. You just need to attach the camera class to a video instance. This is a class that extends the video component for easily implementing a webcam display.
4 2548 posted 15 years ago by bshantz
0 1711 posted 16 years ago by ichnoweb
I\'ve added an additional case to handle videos linked from a user\'s channel.
2 3093 posted 16 years ago by Jamie
Permet d'appliquer un lissage à la video, lue dans un composant FLVPlayback. Ne pas oublier d'importer la classe : import fl.video.*;
0 1525 posted 16 years ago by ions
[via rtcrm] <b>Needed:</b><br> - Video in FLV format.<br> - video_player.swf (standard player, which resizes for any flv).<br><br> <b>Notes:</b><br> - SWF and FLV files can live anywhere.<br> - Location of FLV is relative to the location of v...
0 2040 posted 16 years ago by mennyj
[via rtcrm] Video for Everybody is very simply a chunk of HTML code that embeds a video into a website using the HTML5 `<video>` element which offers native playback in Firefox 3.5 and Safari 3 & 4. This is native OGG video playback in Firefox 3....
3 2267 posted 16 years ago by mennyj
This demo expects there to be 10 video UI components on the stage ('playPauseBtn', 'stopBtn', 'backBtn', 'forwardBtn', 'seekBar', 'captionBtn', 'fullScreenBtn', 'muteBtn', 'volumeBar' and 'bufferingBar') these can all be skinned as required. You also...
1 2962 posted 16 years ago by adrianparr
Takes an integer value of frames (a) and converts it to a text formatted timecode "00:00:00:00" using the supplied framerate (b). Mainly for use in OpenOffice Calc.
0 1969 posted 16 years ago by oprhu
Takes a video timecode (a) in text format "00:00:00:00" and converts it to frames, using the supplied framerate (b). Mainly for use in OpenOffice Calc.
0 2485 posted 16 years ago by oprhu
compress with handbreak, replace div
0 1709 posted 16 years ago by peterbelsky
A simple python script for taking all files in the base dir and encoding them (and than removing them) into another folder. Handbrake, quality based, ipod nano compatible video, mac or windows.
0 1572 posted 16 years ago by OtonVM
Get Youtube Video, add this as bookmark
2 2272 posted 16 years ago by arvinarvin
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 1660 posted 16 years ago by johnlync