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

S

samplingRate - Variable in class MovieLibrary.ConversionProfile
audio bitrate
saveAllmp4Tags() - Method in class MovieLibrary.VidPlayer
This method creates and runs a TaggingTask to save the video information from the library to each individual video files for multiple items.
saveEditorToLibrary() - Method in class MovieLibrary.VidPlayer
Saves the information edited in the editor to the library, changes will then become final.
saveInfoToDB(ArrayList<VideoInfo>) - Method in class MovieLibrary.Utils
 
saveJob(boolean) - Method in class MovieLibrary.ConvertingJob
 
saveLibraryConfig(File) - Method in class MovieLibrary.VideoLibrary
save configurations to config XML file.
saveLibraryXml(File) - Method in class MovieLibrary.VideoLibrary
Save this library to an XML file.
savemp4Tag() - Method in class MovieLibrary.VidPlayer
This method calls the setInfoToMP4() to save the video information from the selected video to its metadata within the mp4 file.
The video file has to be an mp4.
scale - Variable in class MovieLibrary.ConversionProfile
scale for video output
scaledHeight - Variable in class MovieLibrary.ConversionProfile
output video scaled height
scaledWidth - Variable in class MovieLibrary.ConversionProfile
output video scaled width
screenResolution - Variable in class MovieLibrary.ConversionProfile
Screen resolution (for iPod)
secondPassEncoding() - Method in class MovieLibrary.VidPlayer
This method calls the necessary methods and program to convert the second pass of the video to be converted
SERIES - Static variable in class MovieLibrary.VideoObject
 
SeriesObject - Class in MovieLibrary
Series object used to store information about TV shows
SeriesObject(int, File, String, int, String, int) - Constructor for class MovieLibrary.SeriesObject
TV show constructor creates a tv show object.
many tv show objects in a series.
creates a new tv show object from supplied arguments.
SeriesObject(SeriesObject) - Constructor for class MovieLibrary.SeriesObject
TV show constructor creates a tv show object.
many tv show objects in a series.
creates a new tv show object from given tv show object.
set3GPAutoScale(int, int) - Method in class MovieLibrary.ConversionProfile
sets the scale of the output video for display on 3gp phones.
scale calculated automatically and fitted to 16:9 or 4:3 depending on source video.
setActors(String) - Method in class MovieLibrary.MovieObject
set movie actors with given actors
setActors(ArrayList<String>) - Method in class MovieLibrary.SeriesObject
set actors
setActors(String) - Method in class MovieLibrary.SeriesObject
set actors with given creators
setAllShownVideos() - Method in class MovieLibrary.VideoLibrary
sets all videos in the library to visible to be specific ignores all the filters and lets the table show all the videos in the library.
setAspectRatio(String) - Method in class MovieLibrary.ConversionProfile
sets the aspect ratio of the video to the given ratio
setAssociatedLibraryID(int) - Method in class MovieLibrary.JRadioButtonVideo
set associated library video ID
setAssociatedMovie(VideoObject) - Method in class MovieLibrary.JRadioButtonVideo
set associated video to this button
setAudioAmp(String) - Method in class MovieLibrary.ConversionProfile
sets the audio amplification value to the given one (if valid)
setAudioBitrate(String) - Method in class MovieLibrary.ConversionProfile
 
setAudioBitrate(String) - Method in class MovieLibrary.VideoObject
 
setAudioCodec(String) - Method in class MovieLibrary.ConversionProfile
 
setAudioCodec(String) - Method in class MovieLibrary.VideoObject
 
setAudioSampleRate(String) - Method in class MovieLibrary.VideoObject
 
setBitrate() - Method in class MovieLibrary.ConversionProfile
sets the bitrate from the chosen profile quality working on output video sizes and bits per pixel quality
setChannels(String) - Method in class MovieLibrary.ConversionProfile
 
setColumnShown(int, boolean) - Method in class MovieLibrary.MyTableModel
sets given column shown/hidden
setColumnsShown(boolean[]) - Method in class MovieLibrary.MyTableModel
sets the columns shown values to the new values
setColumnsWidths(int[]) - Method in class MovieLibrary.MergeTableModel
sets the column widths of this table model to the given column widths
setColumnsWidths(int[]) - Method in class MovieLibrary.MyTableModel
sets column widths of this table with new given values
setColumnWidth(int, int) - Method in class MovieLibrary.MergeTableModel
sets the columns widths for the given column
setColumnWidth(int, int) - Method in class MovieLibrary.MyTableModel
sets column width of given column with given width
setColumnWidthManualChange(boolean) - Method in class MovieLibrary.VidPlayer
 
setColumnWidths(int[]) - Method in class MovieLibrary.VideoLibrary
sets the column widths of the main table with the given int array of sizes.
setColumnWidths(String) - Method in class MovieLibrary.VideoLibrary
parses the string of column widths from XML file to import it into this library.
setConfigsVersion(String) - Method in class MovieLibrary.VideoLibrary
sets the config version with the given version
setConversionProfile(ConversionProfile) - Method in class MovieLibrary.ConvertingJob
sets the conversion profile for this job
setCreators(String) - Method in class MovieLibrary.SeriesObject
set creators with given creators
setCrop(String) - Method in class MovieLibrary.ConversionProfile
sets the crop settings flag to be used with mencoder
setCropSettings(CropSettings) - Method in class MovieLibrary.ConvertingJob
sets the crop settings for this job
setCropSettings(int, int, int, int) - Method in class MovieLibrary.CropSettings
sets the crop values to this crop settings object
setCustomWidth(int) - Method in class MovieLibrary.ConversionProfile
 
setData(Object[][]) - Method in class MovieLibrary.MergeTableModel
sets the data in this table model with the given data array
setData(Object[][]) - Method in class MovieLibrary.MyTableModel
sets the data of the data model
setDatabaseSearch(boolean) - Method in class MovieLibrary.VideoLibrary
Sets the online database search mode to on or off.
setDefaultMovieInfoDatabaseAddress(String) - Method in class MovieLibrary.VideoLibrary
sets the default address of the movie info database.
setDirector(String) - Method in class MovieLibrary.MovieObject
set movie director with given director
setDuration(String) - Method in class MovieLibrary.VideoObject
 
setDVDAudioLanguage(String) - Method in class MovieLibrary.ConversionProfile
sets the dvd track language from the given language
setDVDisPal(boolean) - Method in class MovieLibrary.ConversionProfile
 
setEpisodeName(String) - Method in class MovieLibrary.SeriesObject
set the episode name of this video file (episode)
setEpisodeNo(int) - Method in class MovieLibrary.SeriesObject
set the episode number of this video file (episode)
setExtension(String) - Method in class MovieLibrary.ConversionProfile
sets the output extension to the given extension
setFFCrop(int, int, int, int) - Method in class MovieLibrary.ConversionProfile
sets the crop setting for ffmepg.
setFFDeInterlace(boolean) - Method in class MovieLibrary.ConversionProfile
 
setFFMPEGAdvancedSettings(String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class MovieLibrary.ConversionProfile
 
setFieldOp() - Method in class MovieLibrary.ConversionProfile
sets the video filters settings from the filter chosen
setFilePath(String) - Method in class MovieLibrary.VideoObject
 
setFileSizeInBytes(String) - Method in class MovieLibrary.VideoObject
 
setFirstPassAudioFlags(int) - Method in class MovieLibrary.ConversionProfile
sets the audio (flags) settings for the chosen profile quality
setFirstPassVideoFlags(int) - Method in class MovieLibrary.ConversionProfile
sets the video (flags) settings for the chosen profile quality
setForcedAR(boolean) - Method in class MovieLibrary.ConversionProfile
sets the forced AR status on/off
setFPS(String) - Method in class MovieLibrary.VideoObject
 
setFrameCount(String) - Method in class MovieLibrary.VideoObject
 
setFrameHeight(String) - Method in class MovieLibrary.VideoObject
 
setFrameRate(String) - Method in class MovieLibrary.ConversionProfile
sets the frame rate pf the output video from the given string framerate.
max key interval also calculated from the resulting framerate.
setFrameWidth(String) - Method in class MovieLibrary.VideoObject
 
setGenre(String) - Method in class MovieLibrary.VideoObject
 
setH264CustomFlags(int, int, int, int, String, String, int) - Method in class MovieLibrary.ConversionProfile
sets the custom settings to this custom quality profile
setHiddenVideo(int, boolean) - Method in class MovieLibrary.VideoLibrary
sets the chosen video visibility state to the chosen state.
setInDepthImportMode(boolean) - Method in class MovieLibrary.VideoLibrary
Sets the state of the import mode.
In depth import mode off means import will only look for exact math from database, in depth mode on means if no exact match found title will be parsed and detailed search on this parsed title will be done against the database.
setIndex(int) - Method in class MovieLibrary.ConvertingJob
 
setInfoToMP4(VideoObject) - Method in class MovieLibrary.VidPlayer
Method to save the video information from the library to the metadata within the video file if the video file is an mp4.
The video information will then be available if you import it into any program that supports reading metadata information (such as itunes, quicktime).
setIpodAutoScale(int, int) - Method in class MovieLibrary.ConversionProfile
sets the scale of the output video for display on video ipod.
scale calculated automatically and fitted to 16:9 or 4:3 depending on source video.
setIpodType(String) - Method in class MovieLibrary.ConversionProfile
 
setJobEnabled(boolean) - Method in class MovieLibrary.ConvertingJob
set job to enabled, will be converted once it is its turn
setJobFinished(boolean) - Method in class MovieLibrary.ConvertingJob
set job to finished converting
setJobRunning(boolean) - Method in class MovieLibrary.ConvertingJob
set this job to start converting
setJobSuccessful(boolean) - Method in class MovieLibrary.ConvertingJob
 
setLang(String) - Method in class MovieLibrary.VideoLibrary
set DVD default language
setLibraryVersion(String) - Method in class MovieLibrary.VideoLibrary
sets the library version to the given version
setMediaFolder(String) - Method in class MovieLibrary.VideoLibrary
sets the media folder location.
setMediaFolderOrganized(boolean) - Method in class MovieLibrary.VideoLibrary
sets the media folder organisation state.
setMediaPlayerLocation(String) - Method in class MovieLibrary.VideoLibrary
sets the location of the media player.
setMencoderAdvancedSettings(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class MovieLibrary.ConversionProfile
 
setMencoderLocation(String) - Method in class MovieLibrary.VideoLibrary
sets the location of mencoder in the library.
setMencoderSelected(boolean) - Method in class MovieLibrary.ConversionProfile
 
setMovieInfoDbAdd(String) - Method in class MovieLibrary.VideoLibrary
sets the address of the movie info database.
setMovieTitle(String) - Method in class MovieLibrary.MovieObject
set movie title with given movie title
setMP4Mux(boolean) - Method in class MovieLibrary.ConversionProfile
sets if the video output should be muxed to mp4 once converted All Xvid profiles should be set to false.
All H264 profiles should be set to true apart from custom H264 which can be either.
setMultiThreads(boolean) - Method in class MovieLibrary.ConversionProfile
enable/disable multithreading
setNoOfSeasons(int) - Method in class MovieLibrary.SeriesObject
set the current number of season in this tv show
setNormal() - Method in class MovieLibrary.FlashingJLabel
sets the label to non flashing state with font colour black.
setNoSound(boolean) - Method in class MovieLibrary.ConversionProfile
set if no sound encoding is on or off
setNumberOfFramesToEncode(int) - Method in class MovieLibrary.ConversionProfile
sets the number of frames to encode
setOfflineMode(boolean) - Method in class MovieLibrary.DroppableTable
sets the import mode to offile mode on/off.
on=no database search on import
setProfileCropAndScale() - Method in class MovieLibrary.VidPlayer
This method calls various methods from the ConversionProfile being used to set various information about scaling and cropping for the video being converted
setProfileDetails() - Method in class MovieLibrary.ConversionProfile
sets the profile details of this profile to the correct type of profile.
setProgressBarFrameOnTop(boolean) - Method in class MovieLibrary.VidPlayer
 
setProgressBarMaxSize(int) - Method in class MovieLibrary.VidPlayer
This method is used to set the maximum size of the progress bar used to show the system is busy doing something.
setProgressFinished() - Method in class MovieLibrary.VidPlayer
Method to set the progress to 100%, task finished.
setPSPAutoScale(int, int) - Method in class MovieLibrary.ConversionProfile
sets the scale of the output video for display on psp.
scale calculated automatically and fitted to 16:9 or 4:3 depending on source video.
setQualitySetting(int) - Method in class MovieLibrary.ConversionProfile
sets the quality setting for this profiles
setRawTranscode(boolean) - Method in class MovieLibrary.ConversionProfile
sets the raw transcode mode on/off.
raw transcode mode quickly transcodes a VOB to mpeg to solve timestamp problems which creates out of sync problems.
enabling this option should solve this problem and is recommended to be ketp on.
setReleaseDate(int) - Method in class MovieLibrary.MovieObject
set movie release date with given date
setReleaseDate(int) - Method in class MovieLibrary.SeriesObject
set the start date of this tv show
setRows(int) - Method in class MovieLibrary.MyTableModel
sets the number of rows in the table model
setRunning() - Method in class MovieLibrary.FlashingJLabel
sets the label to be flashing or not
true=flashing
false=not flashing
setRunning(String) - Method in class MovieLibrary.FlashingJLabel
sets the label to be flashing ot not while updating its text value to the given string
setSamplingRate(String) - Method in class MovieLibrary.ConversionProfile
 
setScale(int, int) - Method in class MovieLibrary.ConversionProfile
sets the scale of the output video.
given values already scaled.
setSeasonNo(int) - Method in class MovieLibrary.SeriesObject
set the season number of this video file (episode)
setSecondPassAudioFlags(int) - Method in class MovieLibrary.ConversionProfile
sets the audio (flags) settings for the chosen profile quality
setSecondPassVideoFlags(int) - Method in class MovieLibrary.ConversionProfile
sets the video (flags) settings for the chosen profile quality
setSeriesName(String) - Method in class MovieLibrary.SeriesObject
set the name of the tv show this video file (episode) belongs to
setSeriesStatus(int) - Method in class MovieLibrary.SeriesObject
set the series status of the tv show this video file (episode) belongs to
setSkippedSeconds(int) - Method in class MovieLibrary.ConversionProfile
sets the number of seconds to skip from start of video
setSourceVideoFramerate(String) - Method in class MovieLibrary.ConversionProfile
set the source video frame rate (to be forced)
setSourceVideoToConvert(String) - Method in class MovieLibrary.ConversionProfile
 
setSubtitles(File, int) - Method in class MovieLibrary.ConversionProfile
sets the subtitles flag to use with mencoder with the given subtitles file
setSystemBusy() - Method in class MovieLibrary.VidPlayer
Sets the system to busy so that the user has to wait for the critical function to be completed before having access to the program.
Windows are all disabled appart from the dialo opened which shows the progress throughout the task's execution.
setSystemNormal() - Method in class MovieLibrary.VidPlayer
Method to restore the system back to its normal state.
Called when the system has finished the critical function.
setThreads(int) - Method in class MovieLibrary.VideoLibrary
sets the number of threads to use for converting.
setTimeLimit(boolean) - Method in class MovieLibrary.ConversionProfile
sets a maximum length of conversion of around 5 minutes if subtitles selected and in demo mode
setTwoPassEncoding(boolean) - Method in class MovieLibrary.ConversionProfile
sets the encoding more to 2 pass or not.
true=2pass encoding.
false=single pass encoding.
setValidLinks(int, boolean) - Method in class MovieLibrary.MyTableModel
set link at given row with validity given (true=link valid)
setValidLinks(boolean[]) - Method in class MovieLibrary.MyTableModel
sets the links validity of the videos in the table model
setValidVideo(int, boolean) - Method in class MovieLibrary.VideoLibrary
sets the path validity for the chosen video.
setValueAt(Object, int, int) - Method in class MovieLibrary.MergeTableModel
sets the value of the object in the table at position specified
setValueAt(Object, int, int) - Method in class MovieLibrary.MyTableModel
sets value of data in the model at given position
setVideoBitrate(String) - Method in class MovieLibrary.ConversionProfile
 
setVideoBitrate(String) - Method in class MovieLibrary.VideoObject
 
setVideoCodec(String) - Method in class MovieLibrary.ConversionProfile
 
setVideoCodec(String) - Method in class MovieLibrary.VideoObject
 
setVideoFilter(int) - Method in class MovieLibrary.ConversionProfile
sets the given video filter to use on output video
setVideoID(int) - Method in class MovieLibrary.VideoObject
 
setVideoLibrary(VideoLibrary) - Method in class MovieLibrary.DroppableTable
sets the video library to link to
setVideoLibrary(VideoLibrary) - Method in class MovieLibrary.PlaylistDroppableTable
 
setVideoName(String) - Method in class MovieLibrary.VideoObject
 
setVidPlayer(VidPlayer) - Method in class MovieLibrary.DroppableJTextField
sets the main video player of this object to the main program for linking purposes
setVidPlayer(VidPlayer) - Method in class MovieLibrary.DroppableTable
sets the main program to be linked to
setVidPlayer(VidPlayer) - Method in class MovieLibrary.JRadioButtonVideo
set the main program for linking and interchange of information
setVidPlayer(VidPlayer) - Method in class MovieLibrary.MergeFilesDroppableTable
sets the associated video player (main program) to this table for linking purposes
setVidPlayer(VidPlayer) - Method in class MovieLibrary.PlaylistDroppableTable
 
setWMVAutoScale(int, int) - Method in class MovieLibrary.ConversionProfile
sets the scale of the output video for display on wmv.
scale calculated automatically and fitted to 16:9 or 4:3 depending on source video.
setXvidCustomFlags(boolean, int, String, boolean, boolean, int, int, int, boolean, boolean, boolean, boolean, String, boolean, int, String) - Method in class MovieLibrary.ConversionProfile
sets the custom xvid settings to this custom xvid profile
showAudioAmpTool() - Method in class MovieLibrary.VidPlayer
This method is used to show the audio amplification tool used to increase the amplitude of videos of avi or mp4 format.
showCalculator() - Method in class MovieLibrary.VidPlayer
This method is used to create and display the calculator window.
The calculator is used to calculate bitrate or filesize for given settings.
showConversionList(int) - Method in class MovieLibrary.VidPlayer
This methos createa and shows the conversion list window, this JFrame displays a list of convertion jobs to convert or being converted.
Information about the job completion is also shown in the list.
showConversionProfiles() - Method in class MovieLibrary.VidPlayer
This method is used to create and show the window that displays the conversion profiles and the information for the selected profile.
showCustom3GPSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the ipod custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the ipod profile for conversion.
showCustomAVCiPodSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the ipod custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the ipod profile for conversion.
showCustomAVCPSPSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the PSP custom AVC settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the PSP AVC profile for conversion.
showCustomDVDSettings() - Method in class MovieLibrary.VidPlayer
 
showCustomFFMpegSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the FFMPEG custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the FFMPEG profile for conversion.
showCustomFlashSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the Flash custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the Flash profile for conversion.
showCustomH264Settings() - Method in class MovieLibrary.VidPlayer
This method is used to show the H264 custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the H264 codec for conversion.
showCustomiPodSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the ipod custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the ipod profile for conversion.
showCustomMencoderSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the Mencoder custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the Mencoder profile for conversion.
showCustomMjpegGENSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the MJPEG custom general settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the MJPEG profile for conversion.
showCustomPSPSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the psp mpeg4 custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the psp profile for conversion.
showCustomWinMediaSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the wmv custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the wmv profile for conversion.
showCustomXvidSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the Xvid settings window where the user can select the settings to be used with the Xvid codec.
showCustomZuneSettings() - Method in class MovieLibrary.VidPlayer
This method is used to show the zune custom settings window.
This window contains JTextFields and JComboBoxes so that the user can input and select the settings he wants to use with the zune profile for conversion.
showImportDetails(Object[][]) - Method in class MovieLibrary.VidPlayer
This method opens up a JPanel on the right hand side of the main window to show the database info found for the objects imported or the objects selected for information update
showMencoderHelpScreen() - Method in class MovieLibrary.VidPlayer
This method is used to create and display the Mencoder settings help screen.
This screen will show help about codecs and encoding settings..
showMergeAVITool() - Method in class MovieLibrary.VidPlayer
This method is used to create and show the JFrame merge tool for merging multiple avi files together.
showPreview() - Method in class MovieLibrary.VidPlayer
This method is used to display a preview in a separate window of the settings chosen for conversion with regard, to scalling and cropping and any video filters that might have been selected.
showPreviewHelpScreen() - Method in class MovieLibrary.VidPlayer
This method is used to create and display the preview controls help screen.
This screen will show the controls required by the user to navigate the video player.
singlePassEncoding() - Method in class MovieLibrary.VidPlayer
This method calls the appropriate methods and external program to undertake the convertion of the video to convert under a single pass conversion specification.
skippedSeconds - Variable in class MovieLibrary.ConversionProfile
skipped seconds from video start
sourceFramerate - Variable in class MovieLibrary.ConversionProfile
forced source video frame rate
sourceVideoToConvert - Variable in class MovieLibrary.ConversionProfile
path of source video to convert
srt - Static variable in class MovieLibrary.Utils
subtitle file extension srt
startConversionProcess() - Method in class MovieLibrary.VidPlayer
This method is used to start the conversion process for the video jobs in the conversion jobs list.
stateChanged(ChangeEvent) - Method in class MovieLibrary.VidPlayer
 
StringEncrypter - Class in MovieLibrary
String encryption
StringEncrypter(String) - Constructor for class MovieLibrary.StringEncrypter
 
StringEncrypter(String, String) - Constructor for class MovieLibrary.StringEncrypter
 
StringEncrypter.EncryptionException - Exception in MovieLibrary
 
StringEncrypter.EncryptionException(Throwable) - Constructor for exception MovieLibrary.StringEncrypter.EncryptionException
 
stringFrameRate - Variable in class MovieLibrary.ConversionProfile
frame rate for output video (mencoder)
sub - Static variable in class MovieLibrary.Utils
subtitle file extension sub
SubsFileFilter - Class in MovieLibrary
File filter for subtitles files (srt and sub)
SubsFileFilter() - Constructor for class MovieLibrary.SubsFileFilter
 
subsSize - Variable in class MovieLibrary.ConversionProfile
subtitles font size
subtitles - Variable in class MovieLibrary.ConversionProfile
subtitles path

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