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 3001 posted 14 years ago by inreflection7
Found answer here: http://community.godaddy.com/groups/web-hosting/forum/topic/ogv-in-firefox-for-html5-video/
0 1230 posted 14 years ago by benjaminpearson
Returns the video id for any type of youtube url that holds one.
2 1814 posted 14 years ago by KabuqueJoe
This is a plugin for creating a dynamic video gallery. Call videos by rel tag, including title.
0 1374 posted 14 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 934 posted 14 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 2309 posted 14 years ago by blueocto
0 726 posted 14 years ago by poluz
1 1244 posted 14 years ago by bassdas
taken from comments at above URL
1 1663 posted 14 years ago by dan_hoerr
This can be used to help load, play and monitor playback of external video.
1 1341 posted 14 years ago by adrianparr
source: http://ubuntuforums.org/showthread.php?t=806125
0 1043 posted 14 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 1776 posted 14 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 2113 posted 14 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 1626 posted 14 years ago by bshantz
0 1067 posted 15 years ago by ichnoweb
I\'ve added an additional case to handle videos linked from a user\'s channel.
2 1890 posted 15 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 925 posted 15 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 1337 posted 15 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 1405 posted 15 years ago by mennyj
PCRE that matches any kind of YouTube URL and catches its video ID. It supports three kinds of URL: the classic (?v=), the AJAXed one (#!v=) and the short version (youtu.be). It also supports international URLs. Tested with Javascript and PHP.
1 2258 posted 15 years ago by nkm
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 2014 posted 15 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 1198 posted 15 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 1613 posted 15 years ago by oprhu
compress with handbreak, replace div
0 1052 posted 15 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 989 posted 15 years ago by OtonVM
Get Youtube Video, add this as bookmark
2 1430 posted 15 years ago by arvinarvin