Class JQTFastStart
Object
com.liferay.portlet.documentlibrary.util.JQTFastStart
This class updates an MP4 to be a "fast start" movie. This allows the MP4 to
be more quickly read by a client player without needing to completely
download the file. It is achieved by moving the movie's MOOV atom to the
front of the file. This code is based on the public domain code of JQTFaststat.
- Author:
- Juan González
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JQTFastStart
public JQTFastStart()
-
-
Method Details
-
convert
- Throws:
IOException
-
doConvert
- Throws:
IOException
-
validate
- Throws:
IOException
-