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, tv.hd3g.ffprobejaxb.FFprobeJAXB analysing_result, FFmpeg.FFHardwareCodec hardware_codec, FFAbout about)"Patch" ffmpeg command line for hardware decoding.FFmpegFFmpeg. addHardwareVideoEncoding(String dest_codec_name, int output_video_stream_index, FFmpeg.FFHardwareCodec hardware_codec, FFAbout about)Set codec name, and if it possible, use hardware encoding.
-