A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

accept(File) - Method in class MovieLibrary.ExeFileFilter
returns which files to accept
accept(File) - Method in class MovieLibrary.SubsFileFilter
Takes a file and accepts .srt and .sub files
accept(File) - Method in class MovieLibrary.VideoFileFilter
 
accept(File) - Method in class MovieLibrary.XmlFileFilter
 
accessDatabase() - Method in class MovieLibrary.Utils
 
actionPerformed(ActionEvent) - Method in class MovieLibrary.FlashingJLabel
 
actionPerformed(ActionEvent) - Method in class MovieLibrary.VidPlayer
 
addAllToConvert() - Method in class MovieLibrary.VidPlayer
This method adds all the videos in the library to be converted with the selected conversion profile.
A conversion job for each video will be created with the same conversion profile each time.
addCenter(Component) - Method in class MovieLibrary.JPanelY
Adds a component on the Y_AXIS layout but with a x alignment center
addConvertedVideoToLibrary() - Method in class MovieLibrary.VidPlayer
This method adds the converted final video to the library
addLeft(Component) - Method in class MovieLibrary.JPanelY
Adds a component on the Y_AXIS layout but with a x alignment left
addLeft(Component) - Method in class MovieLibrary.JPanelYButton
Adds a component on the Y_AXIS layout but with a x alignment left
addLine(String) - Method in class MovieLibrary.JTextAreaExtended
this function enables the user to append the text of this TextArea and add a line to the bottom of the already existing text or new text.
addNewPlaylist(String) - Method in class MovieLibrary.VideoLibrary
adds a new playlist to this library.
addNewVideo(VideoObject) - Method in class MovieLibrary.VideoLibrary
adds a new video to the library, but checks if videos has not been added before first.
addRight(Component) - Method in class MovieLibrary.JPanelY
Adds a component on the Y_AXIS layout but with a x alignment right
addToConvert() - Method in class MovieLibrary.VidPlayer
This method is used to add the selected video to be converted.
The video will be added into a converting job in the conversion list.
addToConvert(File) - Method in class MovieLibrary.VidPlayer
Method to add a job to the batch list from a saved job file
addToPlaylist(VideoObject) - Method in class MovieLibrary.Playlist
 
addToPlaylist(String) - Method in class MovieLibrary.VideoObject
 
addValue(String) - Method in class MovieLibrary.MergeTableModel
adds a video to this table if it does not already exists
addValue(VideoObject) - Method in class MovieLibrary.MyTableModel
add given value to the data in the table model
APPROX_MATCH - Static variable in class MovieLibrary.VideoInfo
 
aspectFF - Variable in class MovieLibrary.ConversionProfile
ffmpeg aspect ratio
aspectRatio - Variable in class MovieLibrary.ConversionProfile
aspect ratio
audioAmp - Variable in class MovieLibrary.ConversionProfile
audio amplificatio value (db)
audioAmp() - Method in class MovieLibrary.VidPlayer
This method is used to run the appropriate methods and external programs in order to increase the sound amplitude for an avi or mp4 (h264 video)
audioBitrate - Variable in class MovieLibrary.ConversionProfile
audio bitrate
audioChannels - Variable in class MovieLibrary.ConversionProfile
audio channels
audioCodec - Variable in class MovieLibrary.ConversionProfile
codec used for wmv (wma1/wma2)
audioFlagsFirstPass - Variable in class MovieLibrary.ConversionProfile
conversion first pass audio flags (settings)
audioFlagsSecondPass - Variable in class MovieLibrary.ConversionProfile
conversion second pass audio flags (settings)
AudioObject - Class in MovieLibrary
calls used to store info about a video object
(NOT YET IMPLEMENTED)
AudioObject() - Constructor for class MovieLibrary.AudioObject
 
autoBitrate - Variable in class MovieLibrary.ConversionProfile
output video bitrate
autoCropDetect(int) - Method in class MovieLibrary.VidPlayer
This method is used to detect crop values automatically
To do that the video is analysed, the length of the video is obtained.
Then a crop values detection is executed at 10 different places throughout the video
If manualCropSettings are chosen this method does not detect auto crop values.
The autoCrop values are then stored in the autocropvalues array for use during conversion passes.
avi - Static variable in class MovieLibrary.Utils
video file extension avi
avs - Static variable in class MovieLibrary.Utils
video file extension avs

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z