cvs commit: ports/multimedia Makefile ports/multimedia/sabbu Makefile distinfo pkg-descr pkg-plist ports/multimedia/sabbu/files patch-common.h patch-configure patch-video.cpp patch-video.h

Dirk Meyer dinoex at FreeBSD.org
Sun Jan 24 09:53:06 UTC 2010


dinoex      2010-01-24 09:53:06 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/sabbu     Makefile distinfo pkg-descr pkg-plist 
    multimedia/sabbu/files patch-common.h patch-configure 
                           patch-video.cpp patch-video.h 
  Log:
  program used to "time" subtitles:
  * Any WAVE file can be used for timing
  * Reads/Writes SSA (Sub Station Alpha) and ASS (Advanced Sub Station) formats.
  * Instant preview of subtitle with all effects
  * Ability to place subtitles visually (Needs more testing)
  * Ability to mute specific channel
  * Ability to open alternate views of the same wave
  * Ability to mark key frames from a video on the waveform
  * Ability to save Workspace (saves information such as currently opened sound,
    video files and position in the wave)
  * Ability to format script on save
  * "Code Hiding"
  
  WWW: http://sourceforge.net/projects/sabbu/
  
  Revision  Changes    Path
  1.351     +1 -0      ports/multimedia/Makefile
  1.15      +47 -0     ports/multimedia/sabbu/Makefile (new)
  1.3       +3 -0      ports/multimedia/sabbu/distinfo (new)
  1.3       +10 -0     ports/multimedia/sabbu/files/patch-common.h (new)
  1.4       +60 -0     ports/multimedia/sabbu/files/patch-configure (new)
  1.4       +144 -0    ports/multimedia/sabbu/files/patch-video.cpp (new)
  1.3       +16 -0     ports/multimedia/sabbu/files/patch-video.h (new)
  1.5       +14 -0     ports/multimedia/sabbu/pkg-descr (new)
  1.3       +53 -0     ports/multimedia/sabbu/pkg-plist (new)


More information about the cvs-ports mailing list