Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2010 09:53:06 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   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
Message-ID:  <201001240953.o0O9r6KG024782@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001240953.o0O9r6KG024782>