- All Implemented Interfaces:
Output
Output implementation which allows
String to specify output location.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class com.github.kokorin.jaffree.ffmpeg.BaseOutput
addMap, addMap, addMap, addMap, addProgram, addProgram, buildArguments, copyAllCodecs, copyCodec, copyCodec, disableStream, setFrameCount, setOutputPosition, setOutputPosition, setSizeLimit
Methods inherited from class com.github.kokorin.jaffree.ffmpeg.BaseInOut
addArgument, addArguments, getAdditionalArguments, helperThread, setCodec, setCodec, setDuration, setDuration, setFormat, setFrameRate, setFrameRate, setFrameSize, setFrameSize, setFrameSize, setPixelFormat, setPixelFormat, setPosition, setPosition, setPositionEof, setPositionEof, thisAsT, toArguments
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UrlOutput
protected UrlOutput(String output)
- Parameters:
output - output location
-
Method Details
-
toUrl
- Parameters:
output - output location: path on filesystem, URL, etc
- Returns:
- UrlOutput
-
toPath
- Parameters:
path - output location: path on filesystem
- Returns:
- UrlOutput