Differences between revisions 3 and 4
Revision 3 as of 2007-11-22 00:51:20
Size: 888
Comment: Lagt til hvor rå filmen skal bli flyttet
Revision 4 as of 2007-12-16 10:12:42
Size: 1015
Comment: Mention which title to use, and use full path to scripts.
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 1. Rename the video to YYYYMMDD-title.avi
 1. Run process-dv YYYYMMDD-title.avi
 1. Run extract-thumbnail YYYYMMDD-title.mpeg
 1. Rename the video to YYYYMMDD-title.avi . Use the same title as is used in the info web page about the event.
 1. Run ~ftp/pub/video/bin/process-dv YYYYMMDD-title.avi
 1. Run ~ftp/pub/video/bin/extract-thumbnail YYYYMMDD-title.mpeg
Line 16: Line 16:
 1. Run update-rss.  1. Run ~ftp/pub/video/bin/update-rss.

VIDEO RECORDING SCRIPTS

The following scripts are located in nerdhaven.nuug.no:~ftp/pub/video/bin/

[http://www.nuug.no/pub/video/bin/extract-thumbnail extract-thumbnail]

Extract thumbnail image from MPEG video stream.

[http://www.nuug.no/pub/video/bin/nuug-video-rss nuug-video-rss]

Generate "videocast" RSS file based on the mpeg video files available from NUUG.

[http://www.nuug.no/pub/video/bin/process-dv process-dv]

Convert DV files (.avi) to the files NUUG publish.

[http://www.nuug.no/pub/video/bin/update-rss update-rss]

Generate RSS feeds

Script Usage Steps

  1. Rename the video to YYYYMMDD-title.avi . Use the same title as is used in the info web page about the event.
  2. Run ~ftp/pub/video/bin/process-dv YYYYMMDD-title.avi
  3. Run ~ftp/pub/video/bin/extract-thumbnail YYYYMMDD-title.mpeg
  4. Move the generated files into ~ftp/pub/video/published/
  5. Run ~ftp/pub/video/bin/update-rss.
  6. Move the raw video to ~ftp/pub/video/raw/

grupper/video/scripts (last edited 2015-11-29 21:27:02 by localhost)