Requrements for Post Production of Screencasts

From PiTiViWiKi

Screencasts - Post Production Requirements

This could be extended to any capture post-production (i.e. capture from webcam,mic,network feed, ...)

This is usually done on a single file, so no real need to be able to concatenate videos although I know its supported.

  • Cutting support in the UI
    • Work in progress. GNonLin supports it, but needs integration in the UI.
  • Being able to record sound from soundcard while a video source is playing
    • TODO : Use network clocks for secondary pipeline, using timeline's clock as master clock
  • PiTiVi able to be launched adding an existing file to the timeline (ideally command line option)
    • --import-sources <files> .
    • TODO This should try to import the file(s) and load into the timeline in that order.
  • Being able to remove audio from a source (mute audio)
    • TODO : Add UI support for removing brother source
  • Being able to synchronize one video source and one audio source in the timeline
    • Ex : recording an audio track and synchronizing it with the video.
    • TODO Implement moving sources
  • Export
    • DONE
  • More I have not thought about yet
    • TODO :)