VideoFormat

Differences between revisions 1 and 2
Revision 1 as of 2016-05-27 10:34:43
Size: 1604
Editor: sakrecoer
Comment:
Revision 2 as of 2016-06-13 13:44:01
Size: 2312
Editor: sakrecoer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

The recordings should be made in 1920x1080 resolution to give good quality when transferred to the video channels as 1080p quality video. (1280x720 is ok). If they weren't recorded in 30fps, they should be converted to that framerate ( ffmpeg -i /path/to/inputfile -r 30 -y /path/to/outputfile )
Line 17: Line 19:
The recordings should be made in 1280x720 resolution to give good quality when transferred to the video channels as 720p quality video.
Line 20: Line 20:
Templates are to be created to make a unified look of the tutorials.

 * Intro frame (2-4 sec): with the Ubuntu Studio brand and the word "Tutorials" over Ubuntu Studio signature audio-jingle (to be created, zequence?)
 * Subject frame (2-4 sec) : Description of the tutorial
 * Tutorials should include these Title-cards at the beginning of the video: Audio: [[https://archive.org/download/graphics_lossless0001-0240/audio_lossless0001-0240.avi | audio_lossless0001-0240.avi]], Graphics: [[https://archive.org/download/graphics_lossless0001-0240/graphics_lossless0001-0240.avi | graphics_lossless0001-0240.avi]], Video: [[https://archive.org/download/graphics_lossless0001-0240/video_lossless0001-0240.avi | video_lossless0001-0240.avi]]
 * Subject frame (5 sec), description of the tutorial: The template for introducing the title and the author of the tutorial itself is in the [[https://code.launchpad.net/~sakrecoer/ubuntustudio-documentation/trunk | ubuntustudio-documentation trunk]] (''tutorial_title-and-author.svg'' editable with inkscape]
Line 25: Line 23:
 * Audio jingle to be created, zequence?
Line 29: Line 28:
 * Subs: Simple explanations to what is happening  * Subs/Voice-over: Simple explanations to what is happening

Preliminary format

Tutorials should not contain too many details, and reasonably long in time.

The recordings should be made in 1920x1080 resolution to give good quality when transferred to the video channels as 1080p quality video. (1280x720 is ok). If they weren't recorded in 30fps, they should be converted to that framerate ( ffmpeg -i /path/to/inputfile -r 30 -y /path/to/outputfile )

Examples:

  • "Mixing kick drum track with Ardour" - 5 min, the use of plug-ins (EQ, Compressor).
  • "Create a folder icon with Inkscape" - 5 min.
  • "Edit videos in Blender" - 15 min. Part 1: Preparing interface, preparing video-files with ffmpeg. Understanding Frame rates. Part 2. Cuts, Transitions, effects, compositing. Part 3. Render settings
  • "Organize and develop a photo-library in Darktable" - 5 min.
  • "Create a PDF in Scribus fit for professional printing" - 5 min.
  • "Edit videos in KDEnlive" - 15 min.

Artwork

  • Tutorials should include these Title-cards at the beginning of the video: Audio: audio_lossless0001-0240.avi, Graphics: graphics_lossless0001-0240.avi, Video: video_lossless0001-0240.avi

  • Subject frame (5 sec), description of the tutorial: The template for introducing the title and the author of the tutorial itself is in the ubuntustudio-documentation trunk (tutorial_title-and-author.svg editable with inkscape]

  • Outro frame (length TBD): Credits to the people involved creating the tutorial, Contact information for Ubuntu Studio and video links to other tutorials.
  • Audio jingle to be created, zequence?

Editing

  • Audio: only the sound from applications used in the tutorial
  • Subs/Voice-over: Simple explanations to what is happening
  • Zooms: Zoom into details for visibility, then zoom out
  • Misc: Added arrows/circles for making sure important details are easy to observe

UbuntuStudio/VideoFormat (last edited 2016-08-05 14:12:33 by sakrecoer)