Difference between revisions of "Video Delivery"

From CCoWS Wiki
Jump to: navigation, search
(Links)
Line 72: Line 72:
  
 
* [[Tarsier]]
 
* [[Tarsier]]
* Main EcoViz web site (with plenty of video on it): [http://ecoviz.csumb.edu http://ecoviz.csumb.edu]
+
* Main EcoViz web site (with plenty of video on it): [http://ecoviz.csumb.edu/home http://ecoviz.csumb.edu]

Revision as of 08:31, 19 March 2009

This page is intended to list the protocol and standard video formats to be used for delivery of EcoViz visualization products.

Protocol

Videos for general distribution to web and collaborators should:

  1. Have an EcoViz watermark
  2. Have, at a minimum, a simple credits page (usually at the end) with small white font on black background, listing:
    1. Link to http://ecoviz.csumb/edu
    2. List of authors of:
      1. The visualization itself
      2. The current Tarsier software development team (in cases where Tarsier software was used)
      3. Any models used
      4. Any data sources requiring a citation
      5. Any funding sources / grant numbers requiring a citation
  3. Conform to a standard EcoViz Video Format listed below
  4. Have a file name as follows: EcoViz_Title_yymmdd_ii_WWWxHHH_DDD-S.eee, where:
    1. 'EcoViz' should appear literally
    2. 'Title' should be a brief title for the video with initial caps and no spaces, e.g.: 'LobosPart1'
    3. 'yymmdd' is the date. For subsequent editions on the same date, append letter 'a', 'b', etc.
    4. 'ii' is the lower-case initials of the person who rendered it in Tarsier and created the original .mov file using QuickTime
    5. 'WWWxHHH' is the video width and height in pixels, e.g. '1280x720'
    6. 'DDD' is the data rate in bps, e.g. '256k'
    7. '-S' is a suffix appended if the video is optimized for streaming (a checkbox in Cleaner XL)
    8. 'eee' is the file extension, e.g. 'mp4'
    9. For example: EcoViz_LobosPart1_090316_ag_1280x720_194k-S.mp4

Exceptions:

  1. A separate version without either a watermark or credits may be produced solely for inclusion into video editing pipelines where equivalent attribution will be added later. In such cases, a watermarked and credited version should still be produced for use on the web and in independent presentations

Video Formats

Aspect ratio Codec Extension Compliance Delivery Size Frame rate Data rate Bandwidth EcoViz use Cleaner std Suffix
16:9 MPEG-4 MP4 NTSC Streaming 192x108 29.97 fps 32 kpbs-V 56k modem Web thumbnail Yes _192x168_32k-S
16:9 MPEG-4 MP4 NTSC Streaming 192x108 29.97 fps 194 kpbs-V 256k DSL Web thumbnail No _192x168_194k-S
16:9 MPEG-4 MP4 NTSC Streaming 384x216 29.97 fps 194 kpbs-V 256k DSL Web streaming Yes _384x216_194k-S
16:9 MPEG-4 MP4 NTSC Streaming 384x216 29.97 fps 408 kpbs-V 512k DSL Web streaming Yes _384x216_408k-S
16:9 MPEG-4 MP4 NTSC Streaming 448x252 29.97 fps 640 kpbs-V 768k DSL Web streaming Yes _448x252_640k-S
16:9 MPEG-4 MP4 NTSC Streaming 448x252 29.97 fps 819 kpbs-V 1Mbit LAN&T1 Web streaming Yes _448x252_819k-S
16:9 MPEG-4 MP4 NTSC Streaming 709x396 29.97 fps 1229 kpbs-V 1.5Mbit Intranet Web download Yes _709x396_1229k-S
16:9 MPEG-4 MP4 NTSC Download 709x396 29.97 fps 1229 kpbs-V 1.5Mbit Intranet Web download Yes _709x396_1229k-S
16:9 MPEG-4 MP4 NTSC Download 1280x720 29.97 fps 1000 kpbs-V 1Mbit LAN&T1 Presentation No _1280x720_1M
16:9 MPEG-4 MP4 NTSC Download 1280x720 29.97 fps 3000 kpbs-V 1Mbit LAN&T1 Presentation No _1280x720_3M
16:9 MPEG-4 MP4 NTSC Download 1280x720 29.97 fps 10000 kpbs-V 1Mbit LAN&T1 Presentation No _1280x720_10M
16:9 MPEG-4 MP4 NTSC Download 1920x1080 29.97 fps 10000 kpbs-V 1Mbit LAN&T1 HiDef No _1920x1080_10M
4:3 ...
Other...

Notes:

  • V: The data rates above usually apply to video without audio. When the audio track is not used, standard data rates suggested by Cleaner XL will less than the what is implied by the nominal bandwidth. Cleaner Xl appears to add about 15% extra bandwidth for the audio, and 10% again, probably just for headroom.
  • Cleaner XL defaults to have some video filtering (noise reduction etc.). As of 090319, EcoViz is not using these filters (not sure if we've used them before).

Links