Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acj/movemoov
Yet another Java port of qt-faststart
https://github.com/acj/movemoov
Last synced: 11 days ago
JSON representation
Yet another Java port of qt-faststart
- Host: GitHub
- URL: https://github.com/acj/movemoov
- Owner: acj
- License: apache-2.0
- Created: 2014-03-11T01:40:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-11T02:18:03.000Z (over 10 years ago)
- Last Synced: 2024-04-16T11:45:38.854Z (7 months ago)
- Language: Java
- Size: 137 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# moovmover
Yet another Java port of [qt-faststart](http://multimedia.cx/qt-faststart.c).
### Usage
```
$ javac src/org/linuxguy/movemoov/*.java
$ java -cp src org.linuxguy.movemoov.InstrumentTest input.mp4 output.mp4
```### License
Please see [LICENSE](LICENSE).