public class FLVTool extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FLVTool.ClipPacketProcessor
A packet processor that clips the flv between the given timestamps
|
static class |
FLVTool.FixPtsProcessor
A packet processor that forces a certain FPS
|
static class |
FLVTool.InfoPacketProcessor
A packet processor that just dumps info
|
static interface |
FLVTool.PacketProcessor |
static interface |
FLVTool.PacketProcessorFactory |
static class |
FLVTool.ShiftPtsProcessor
A packet processor shifts pts
|
Constructor and Description |
---|
FLVTool() |
public static void main1(String[] args) throws IOException
IOException
Copyright © 2019. All rights reserved.