Uses of Class
tv.hd3g.fflauncher.FFAbout
-
Packages that use FFAbout Package Description tv.hd3g.fflauncher -
-
Uses of FFAbout in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that return FFAbout Modifier and Type Method Description FFAboutFFbase. getAbout(tv.hd3g.processlauncher.cmdline.ExecutableFinder executableFinder)Methods in tv.hd3g.fflauncher with parameters of type FFAbout Modifier and Type Method Description FFmpegFFmpeg. addHardwareVideoDecoding(String source, tv.hd3g.ffprobejaxb.FFprobeJAXB analysingResult, FFmpeg.FFHardwareCodec hardwareCodec, FFAbout about)"Patch" ffmpeg command line for hardware decoding.FFmpegFFmpeg. addHardwareVideoEncoding(String destCodecName, int outputVideoStreamIndex, FFmpeg.FFHardwareCodec hardwareCodec, FFAbout about)Set codec name, and if it possible, use hardware encoding.
-