User:Nazo

From MultimediaWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 17:51, 4 March 2009
Nazo (Talk | contribs)

← Previous diff
Current revision
Nazo (Talk | contribs)
(TODO)
Line 1: Line 1:
==TODO== ==TODO==
 +TODO: move this to proper page
 +===Filters===
 +*music visualization (audio -> video)
 +**iTunes visualizers (execution file, depends on environment:-( )
 +***VizKit (zlib license): http://www.imagomat.de/vizkit/
 +***Fountain Music (GPL2+): http://www.binaryminded.com/fountainmusic.html
 +*automatic subtitles (speech recognition) (audio -> subtitle)
 +**such as youtube
 +**CMU Sphinx (BSD license): http://cmusphinx.sourceforge.net/html/cmusphinx.php
 +**Julius (BSD-style license): http://julius.sourceforge.jp/en_index.php?q=index-en.html
 +*subtitle rendering (subtitle -> video)
 +*subtitle to braille (subtitle -> braille)
 +**Braille ASCII, Unicode (0x2800-0x28ff)
 +**Braille display
 +**AT-SPI (LGPL2+)
 +*text to speech for subtitle (subtitle -> audio)
 +**for blindness && translated subtitle situation
 +**looks much difficult because speech emotion keeping and speech speed control would be needed
 +**source audio volume down
 +*auto subtitle translation (subtitle -> subtitle)
 +**such as youtube
 +**Google Translation: http://translate.google.com/translate_a/t?client=t&text=%s&sl=en&tl=ja&pc=0
 +***poor translation quality
 +***maybe useless for styled subtitle like "this '''is''' a ''example''".
 +**karaoke-like styled song subtitle problem
 +*virtual theremin (video -> audio or mouse moving -> audio)
 +*Wizard's Toolkit like something? (text -> text)
 +**http://www.wizards-toolkit.org/script/index.php
 +
===Crypto algorithms=== ===Crypto algorithms===
*FFmpeg (LGPL 2.1+) *FFmpeg (LGPL 2.1+)

Current revision

Contents

TODO

TODO: move this to proper page

Filters

Crypto algorithms

Protocols(or Scheme)

unselected, bit dirty, protocols list I found. just ignore minorities. feel free to improve it.

"*" - supported by ffmpeg

Personal tools