File:Flooding in Staten Island.ogv

From Outreach Wiki
Jump to navigation Jump to search

Flooding_in_Staten_Island.ogv(Ogg Theora video file, length 1 min 5 s, 720 × 400 pixels, 2.63 Mbps, file size: 20.29 MB)


Wikimedia Commons Logo This free media file is from Wikimedia Commons. Its description page is included below.
Description
English: Flooding in Staten Island (time lapse) due to Hurricane Irene
1. ffmpeg -i Flooding_in_Staten_Island_\(time_lapse\)_due_to_Hurricane_Irene.ogv -f image2 out/%05d.png
2. "doit.sh":
#!/bin/bash

image=$1
out=$2

image_left=0
image_top=5
image_width=720
image_height=400

date_left=630
date_top=433
date_width=89
date_height=15

time_left=619
time_top=449
time_width=100
time_height=14

convert $1 -crop ${image_width}x${image_height}+${image_left}+${image_top} +repage image.png
convert $1 -crop ${date_width}x${date_height}+${date_left}+${date_top} -negate -sharpen 0x1 +repage date.png
convert $1 -crop ${time_width}x${time_height}+${time_left}+${time_top} -negate -sharpen 0x1 +repage time.png

convert image.png \( -compose Multiply date.png -repage +8+8 \) \( -compose Multiply time.png -repage +103+9 \) -flatten $2
3. for i in out/*.png; do ./doit $i remade/$(basename $i); done
4. ffmpeg -i remade/%05d.png -vcodec ffv1 -sameq Flooding_in_Staten_Island.avi
5. ffmpeg2theora -v 10 Flooding_in_Staten_Island.avi Flooding_in_Staten_Island.ogv
Date (UTC)
Source
Author


This video is an edited version of the original. Modifications: cropped and datetime reformat. The original can be viewed here: Flooding in Staten Island (time lapse) due to Hurricane Irene.ogv. Modifications made by AzaToth.

I, the copyright holder of this work, hereby publish it under the following licenses:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
You may select the license of your choice.

Original upload log

This image is a derivative work of the following images:

Uploaded with derivativeFX

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

31 August 2011

application/ogg

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:59, 18 March 20121 min 5 s, 720 × 400 (20.29 MB)McZusatz...further improvements (playing with the numbers)...
17:41, 17 March 201241 s, 720 × 400 (13.93 MB)McZusatznew version without fuzz and trim (additionally rescaled resolution)
19:22, 31 August 20111 min 5 s, 719 × 403 (18.08 MB)AzaToth{{Information |Description={{en|1=Flooding in Staten Island (time lapse) due to Hurricane Irene}} |Source=*File:Flooding_in_Staten_Island_(time_lapse)_due_to_Hurricane_Irene.ogv |Date=2011-08-31 19:21 (UTC) |Author=*[[:File:Flooding_in_Staten_Island

There are no pages that use this file.

Global file usage

The following other wikis use this file:

Metadata