Skip to content
/ Feuille Public

Karaoke, analysis and drawing tool for all, working with ASS file.

License

Notifications You must be signed in to change notification settings

TW2/Feuille

Repository files navigation

Feuille

Feuille is a software about ASS (Advanced Sub Station) subtitles files. Its name is in French and means "Leaf", it's the old leaf of AssFxMaker and the continuation of this project. To work with this project you have to use latest Java version (JDK 22 for this moment). You have to put 'bin' directory path in your PATH.

Preview -> here

Functionalities by module :

Audio

  • Load audio
  • Waveform
  • Spectrogram
  • Time

Video

  • View (FFmpeg)
  • Edit
  • Show subtitles

Table

  • Create subtitles
  • Open subtitles
  • Save subtitles
  • Edit subtitles

Karaoke

  • Open subtitles
  • Save subtitles
  • Make templates
  • Use JavaScript scripting (use Graal community from Oracle)
  • Use Lua scripting
  • Use Python 3 scripting (use Graal community from Oracle)
  • Use Ruby scripting (use Graal community from Oracle)
  • Get and use commands
  • Get and use tags
  • Scripting edit
  • Open templates or scripting code
  • Save templates or scripting code
  • Add line
  • Edit line
  • Undo
  • Redo

OCR (Tesseract)

  • Easily search for text from video

Drawing

  • Use sketchpad to do ASS drawing

Analysis

  • Compare 2 ASS
  • Show results

Each module can be added and deleted many times and moved according to the current UI matrix.