-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
cmilkshake | ||
========== | ||
|
||
<p>Allow to compare two Advanced Sub Station files (ASS files) and watch video to see changes in real time. | ||
<br />Old version requires Java 7 or higher and VLC 2.0.x or its libraries on your system in order to launch the software. This project uses <a href="http://www.videolan.org/">VLC</a> through <a href="http://caprica.github.com/vlcj/">VLCj</a>, <a href="http://www.jfree.org/jfreechart/">JFreeChart</a> and <a href="http://www.xuggle.com/">Xuggle</a> (for the future). | ||
<br />Tested on Windows 7 64bits (JRE7 32 bits) and Ubuntu 12.10 64bits (OpenJDK 7 runtime). | ||
|
||
<br />New version still in development requires GraalVM only. For the moment, only two buttons works (Quit and Open). You cans open two ASS on same folder. The next things are that it opens with an automatic sort mode and an automatic sentence comparison. No executable is provided. | ||
</p> | ||
Allow to compare two Advanced Sub Station files (ASS files) and watch video to see changes in real time. | ||
|
||
<img src="https://github.com/TW2/cmilkshake/blob/master/screenshots/2019-07%20-%20On%20GraalVM%2001.PNG" /> | ||
The video isn't here yet in version 2.4.0 ! | ||
|
||
<img src="https://github.com/TW2/cmilkshake/blob/master/screenshots/2020-07-30 - CaramelMilkshake 2.4.0 - 001.PNG" /> |