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

M

m4v - Static variable in class MovieLibrary.Utils
video file extension m4v
main(String[]) - Static method in class MovieLibrary.DBAccessTest
Main class executed which parses the csv file and submits databse queries to the server to add them in
main(String[]) - Static method in class MovieLibrary.VidPlayer
main method for Video player, calls the constructor for video player which builds and displays the GUI.
manualCropDetect() - 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.
MENCODER - Static variable in class MovieLibrary.ConversionProfile
Mencoder general profile
mencoderAdvancedSettings - Variable in class MovieLibrary.ConversionProfile
mencoder profile advanced settings pass one or single pass
mencoderAdvancedSettingsPassTwo - Variable in class MovieLibrary.ConversionProfile
mencoder profile advanced settings pass two
mencoderSelected - Variable in class MovieLibrary.ConversionProfile
for multiple choice of encoder
MergeFilesDroppableTable - Class in MovieLibrary
Extended JTable with drag and drop capabilities for the merge avi files tool.
Other settings to suit the merge tool have been added
MergeFilesDroppableTable() - Constructor for class MovieLibrary.MergeFilesDroppableTable
Constructor of the table with custom table model and other required settings
MergeTableModel - Class in MovieLibrary
table model for the merge avi tool
MergeTableModel() - Constructor for class MovieLibrary.MergeTableModel
constructor for table model.
calls super() and initializes the data array
mergeVideos() - Method in class MovieLibrary.VidPlayer
This method is used to merge multiple avi files together as long as they have similar settings such as dimensions and bitrate.
MJPEG_GEN - Static variable in class MovieLibrary.ConversionProfile
MJPEG general profile (any mjpeg with mp3 or wma)
mka - Static variable in class MovieLibrary.Utils
video file extension mka
mkv - Static variable in class MovieLibrary.Utils
video file extension mkv
mov - Static variable in class MovieLibrary.Utils
video file extension mov
moveSelectedDown(int) - Method in class MovieLibrary.MergeTableModel
moves the value of the selected row down in the table
moveSelectedUp(int) - Method in class MovieLibrary.MergeTableModel
moves the value of the selected row up in the table
MOVIE - Static variable in class MovieLibrary.VideoObject
 
MovieLibrary - package MovieLibrary
 
MovieObject - Class in MovieLibrary
Movie Object child of VideoObject
conatains all values from VideoObject plus Movie specific settings.
MovieObject(int, File) - Constructor for class MovieLibrary.MovieObject
Constructor of MovieObject, calls super() (VideoObject) and sets some Movie specific settings.
Create a new Movie Object with given video file path
MovieObject(MovieObject) - Constructor for class MovieLibrary.MovieObject
Constructor of MovieObject, calls super() (VideoObject) and sets all Movie specific settings from given MovieObject.
Create a new Movie Object all the settings from given MovieObject
mp4 - Static variable in class MovieLibrary.Utils
video file extension mp4
MP4_MUXING - Static variable in class MovieLibrary.ConversionProfile
H264, aac codecs muxing profile (avi to mp4)
mp4Mux - Variable in class MovieLibrary.ConversionProfile
mux output (avi) video to mp4 option
mp4Muxing(String) - Method in class MovieLibrary.VidPlayer
This method is used to mux and avi file with codecs (aac and h264) to a quicktime compatible mp4 file
mpeg - Static variable in class MovieLibrary.Utils
video file extension mpeg
mpg - Static variable in class MovieLibrary.Utils
video file extension mpg
multiThreading - Variable in class MovieLibrary.ConversionProfile
multi-threading encoding
MUSIC_VIDEO - Static variable in class MovieLibrary.VideoObject
 
MusicVideoObject - Class in MovieLibrary
NOT YET IMPLEMENTED
MusicVideoObject(int, File) - Constructor for class MovieLibrary.MusicVideoObject
 
MyTableModel - Class in MovieLibrary
Custom table model used as main media library table model
MyTableModel() - Constructor for class MovieLibrary.MyTableModel
Constructor calls super() and initializes the data array

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