office-commits
[Top][All Lists]
Advanced

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

[Office-commits] r9854 - trunk/staff


From: sysadmin
Subject: [Office-commits] r9854 - trunk/staff
Date: Wed, 30 Sep 2009 15:36:24 -0400

Author: www-data
Date: Wed Sep 30 15:36:24 2009
New Revision: 9854

Log:
web commit by holmes

Modified:
   trunk/staff/postingpics.mdwn

Modified: trunk/staff/postingpics.mdwn
==============================================================================
--- trunk/staff/postingpics.mdwn        Wed Sep 30 15:34:38 2009        (r9853)
+++ trunk/staff/postingpics.mdwn        Wed Sep 30 15:36:24 2009        (r9854)
@@ -13,7 +13,7 @@
 
 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
+   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
 
 2. Upload video to static.fsf.org/nosvn/ using this command. If it doesn't 
work, email address@hidden for access.
 
@@ -21,7 +21,7 @@
 
 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)
+   <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)
 
 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).
 




reply via email to

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