office-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Office-commits] r9853 - trunk/staff


From: sysadmin
Subject: [Office-commits] r9853 - trunk/staff
Date: Wed, 30 Sep 2009 15:34:38 -0400

Author: www-data
Date: Wed Sep 30 15:34:38 2009
New Revision: 9853

Log:
web commit by holmes

Modified:
   trunk/staff/postingpics.mdwn

Modified: trunk/staff/postingpics.mdwn
==============================================================================
--- trunk/staff/postingpics.mdwn        Wed Sep 30 15:33:53 2009        (r9852)
+++ trunk/staff/postingpics.mdwn        Wed Sep 30 15:34:38 2009        (r9853)
@@ -14,13 +14,16 @@
 1. Convert the video to the appropriate size and add web metadata by using 
this command.  Works for mp4, ogg, whatever.  For a higher quality, try "-p 
padma" instead.
 
 ffmpeg2theora -p videobin --artist "Free Software Foundation" --title "FSF 
Video" --date "26/08/2009" --location "Boston, MA 02110 USA" --organization 
"Free Software Foundation" --copyright "2009, Free Software Foundation" 
--license "Public Domain" VIDEOFILENAME.MP4 -o NEWVIDEOFILENAME.OGV
-1. Upload video to static.fsf.org/nosvn/ using this command. If it doesn't 
work, email address@hidden for access.
+
+2. Upload video to static.fsf.org/nosvn/ using this command. If it doesn't 
work, email address@hidden for access.
 
    scp VIDEOFILENAME.OGV address@hidden:/var/www/
-1. Insert video in post using this HTML (replace all 3 URLs with the URL to 
the file):
+
+3. Insert video in post using this HTML (replace all 3 URLs with the URL to 
the file):
 
 <video src="http://static.fsf.org/nosvn/FSF_event.ogv"; controls="true" 
width="400" height="230"><applet code="com.fluendo.player.Cortado.class" 
archive="http://static.fsf.org/nosvn/cortado.jar"; width="400" 
height="230"><param name="url" 
value="http://static.fsf.org/nosvn/FSF_event.ogv"/><param name="autoPlay" 
value="false"/></applet></video><br /><a 
href="http://static.fsf.org/video/FSF_event.ogv";>Direct download</a> (View 
source to see the html)
-1. The first few times you do this you should test in VLC (before upload), 
Firefox 3.5, and Firefox 3.0.1 (for Cortado).
+
+4. The first few times you do this you should test in VLC (before upload), 
Firefox 3.5, and Firefox 3.0.1 (for Cortado).
 
 NOTE: if the video is hosted via ftp and the cortado jar via http it will 
break!
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]