Class GenerateVideoFile


  • public class GenerateVideoFile
    extends Recipe
    • Constructor Detail

      • GenerateVideoFile

        public GenerateVideoFile​(tv.hd3g.processlauncher.tool.ToolRunner toolRun)
      • GenerateVideoFile

        public GenerateVideoFile​(tv.hd3g.processlauncher.tool.ToolRunner toolRun,
                                 String execName)
    • Method Detail

      • generateBarsAnd1k

        public tv.hd3g.processlauncher.tool.ToolRunner.RunningTool<FFmpeg> generateBarsAnd1k​(String destination,
                                                                                             int duration_in_sec,
                                                                                             Point resolution)
                                                                                      throws IOException
        Stateless
        Throws:
        IOException
      • generateBarsAnd1k

        public tv.hd3g.processlauncher.tool.ToolRunner.RunningTool<FFmpeg> generateBarsAnd1k​(File destination,
                                                                                             int duration_in_sec,
                                                                                             Point resolution)
                                                                                      throws IOException
        Stateless
        Throws:
        IOException