Transcode
" (Windows) or "sh Transcode.sh
" (Unix). This tool converts an input playlist to a (possibly new) format. A copy of the last recent usage is located here.
Transcode -o new-playlist.xspf old-playlist.m3u
".
AddToPlaylist
" (Windows) or "sh AddToPlaylist.sh
" (Unix). This tool adds URLs, files and/or directories to a (possibly new) single playlist. A copy of the last recent usage is located here.
AddToPlaylist -o new-playlist.asx music-directory this-file.mp3 anotherfile.wav
".
lib
" folder:
avcodec-51.dll
", "avformat-51.dll
" and "avutil-49.dll
" (you can find them here);libavcodec.so
", "libavformat.so
" and "libavutil.so
".antFor a more complete list of build targets, type 'ant -projecthelp': this Ant target will display the build system help.
The next table describes all 3d-party libraries necessary to use the Lizzy library.
All the associated license files may be found in the directory docs/licenses
of the binary project distribution.
Component | Version | Web | Specific notices |
---|---|---|---|
Castor | 1.3.1 | www.castor.org | Copyright 2004-2005 Werner Guttmann |
Apache Commons Logging | 1.1.1 | commons.apache.org/logging | This product includes software developed by The Apache Software Foundation (http://www.apache.org/) |
FFMPEG-Java | 20070916-0351 | fmj-sf.net/ffmpeg-java/getting_started.php | - |
JNA (Java Native Access) | 3.0 | jna.dev.java.net | - |
Used only by the Lizzy command-line tools: | |||
args4j | 2.0.12 | args4j.dev.java.net | Copyright (c) 2003, Kohsuke Kawaguchi. All rights reserved. |
The table below describes the additional 3d-party tools and libraries used during the development process (in particular to build the distribution). In each mentioned directory, you will find the associated license.
Component | Version | Web | Directory | Comment |
---|---|---|---|---|
Ant-related: | ||||
Apache Ant | 1.8.1 | ant.apache.org | - | - |
XDoclet 2 | 2.0.6 | xdoclet.codehaus.org | ext/xdoclet2 |
- |
Apache Commons Beanutils | 1.7.0 | commons.apache.org/beanutils | ext/xdoclet2 |
Used by XDoclet 2 |
Apache Commons Collections | 3.2 | commons.apache.org/collections | ext/xdoclet2 |
Used by XDoclet 2 |
Apache Commons Jelly | 1.0 | commons.apache.org/jelly | ext/xdoclet2 |
Used by XDoclet 2 |
Apache Commons JEXL | 1.0 | commons.apache.org/jexl | ext/xdoclet2 |
Used by XDoclet 2 |
dom4j | 1.6 | www.dom4j.org | ext/xdoclet2 |
Used by XDoclet 2 |
Generama | 1.2.3 | generama.codehaus.org | ext/xdoclet2 |
Used by XDoclet 2 |
Jaxen | 1.1.3 | jaxen.codehaus.org | ext/jaxen |
Used by XDoclet 2 and PMD |
NanoContainer | 1.0 beta 3 | nanocontainer.codehaus.org | ext/xdoclet2 |
Used by XDoclet 2 |
ObjectWeb ASM | 3.2 | asm.ow2.org | ext/pmd |
Used by PMD |
PicoContainer | 1.0 | www.picocontainer.org | ext/xdoclet2 |
Used by XDoclet 2 |
PMD | 4.2.5 | pmd.sourceforge.net | ext/pmd |
- |
QDox | 1.6-SNAPSHOT | qdox.codehaus.org | ext/xdoclet2 |
Used by XDoclet 2 |
Velocity | 1.4 | velocity.apache.org | ext/xdoclet2 |
Used by XDoclet 2 |
Separate tools: | ||||
Vim | 7.3 | www.vim.org | - | A special and big “thank you” to Bram Moolenaar and his wonderful tool, which I'm using since so many years! |
Sun JDK | 6 | java.sun.com/javase | - | - |
Jude Community | 5.2.1 | jude.change-vision.com | - | - |