Uses of Class
tv.hd3g.fflauncher.MediaException
-
Packages that use MediaException Package Description tv.hd3g.fflauncher -
-
Uses of MediaException in tv.hd3g.fflauncher
Methods in tv.hd3g.fflauncher that throw MediaException Modifier and Type Method Description FFmpegFFmpeg. addHardwareVideoDecoding(String source, 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.
-