Class FFprobe

  • All Implemented Interfaces:
    tv.hd3g.processlauncher.ExecutableTool

    public class FFprobe
    extends FFbase
    • Constructor Detail

      • FFprobe

        public FFprobe​(String execName,
                       tv.hd3g.processlauncher.cmdline.Parameters parameters)
    • Method Detail

      • setPretty

        public FFprobe setPretty()
        -pretty prettify the format of displayed values, make it more human readable
      • isPretty

        public boolean isPretty()
      • hasPrintFormat

        public boolean hasPrintFormat()
      • setShowFormat

        public FFprobe setShowFormat()
        -show_format show format/container INFO
      • isShowFormat

        public boolean isShowFormat()
      • setShowData

        public FFprobe setShowData()
        -show_data show packets data
      • isShowData

        public boolean isShowData()
      • setShowError

        public FFprobe setShowError()
        -show_error show probing ERROR
      • isShowError

        public boolean isShowError()
      • setShowFrames

        public FFprobe setShowFrames()
        -show_frames show frames INFO
      • isShowFrames

        public boolean isShowFrames()
      • setShowLog

        public FFprobe setShowLog()
        -show_log show log
      • isShowLog

        public boolean isShowLog()
      • setShowPackets

        public FFprobe setShowPackets()
        -show_packets show packets INFO
      • isShowPackets

        public boolean isShowPackets()
      • setShowPrograms

        public FFprobe setShowPrograms()
        -show_programs show programs INFO
      • isShowPrograms

        public boolean isShowPrograms()
      • setShowStreams

        public FFprobe setShowStreams()
        -show_streams show streams INFO
      • isShowStreams

        public boolean isShowStreams()
      • setShowChapters

        public FFprobe setShowChapters()
        -show_chapters show chapters INFO
      • isShowChapters

        public boolean isShowChapters()