Class JQTFastStart

Object
com.liferay.portlet.documentlibrary.util.JQTFastStart

public class JQTFastStart extends Object
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