Uses of Class
tv.hd3g.fflauncher.FFmpeg
Packages that use FFmpeg
-
Uses of FFmpeg in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that return FFmpegModifier and TypeMethodDescriptionFFmpeg.addAudioCodecName(String codecName, int outputAudioStreamIndex) No checks will be done.FFmpeg.addFastStartMovMp4File()Add "-movflags faststart" Please, put it a the end of command line, before output stream.FFmpeg.addMap(int sourceIndex, int streamIndexInSource) No checks will be done.FFmpeg.addSimpleOutputDestination(File destinationFile, String destinationContainer) Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.FFmpeg.addSimpleOutputDestination(String destinationName, String destinationContainer) Define cmd var name like <%OUT_AUTOMATIC_n%> with "n" the # of setted destination.FFmpeg.resetProgressListener()FFmpeg.setDeviceIdToUse(int deviceIdToUse) Used with hardware transcoding.FFmpeg.setNoAudio()FFmpeg.setNostats()FFmpeg.setNoVideo()FFmpeg.setProgressListener(ProgressListener progressListener, ProgressCallback progressCallback) -
Uses of FFmpeg in tv.hd3g.fflauncher.recipes
Methods in tv.hd3g.fflauncher.recipes that return FFmpegModifier and TypeMethodDescriptionMediaAnalyser.createFFmpeg()GenerateVideoFile.generateBarsAnd1k(File destination, int duration_in_sec, Point resolution) StatelessGenerateVideoFile.generateBarsAnd1k(String destination, int duration_in_sec, Point resolution) Stateless