Package ws.schild.jave.filters
Class SetPtsFilter
- java.lang.Object
-
- ws.schild.jave.filters.Filter
-
- ws.schild.jave.filters.SetPtsFilter
-
- All Implemented Interfaces:
VideoFilter
public class SetPtsFilter extends Filter
An implementation of the setpts filter as specified by FFMPEG Documentation.
-
-
Constructor Summary
Constructors Constructor Description SetPtsFilter()Create a setpts filter that resets the presentation timestamp to zero
-
Method Summary
-
Methods inherited from class ws.schild.jave.filters.Filter
addInputLabel, addNamedArgument, addOrderedArgument, addOutputLabel, escapingPath, getExpression, setQuoteCharacter
-
-