Documentation
¶
Index ¶
- func ExampleReadFrameAsJpeg(inFileName string, frameNum int) io.Reader
- func ExampleReadTimePositionAsJpeg(inFileName string, seconds int) io.Reader
- func ExampleShowProgress(inFileName, outFileName string)
- func ExampleStream(inFileName, outFileName string, dream bool)
- func TempSock(totalDuration float64) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExampleReadFrameAsJpeg ¶
func ExampleShowProgress ¶
func ExampleShowProgress(inFileName, outFileName string)
ExampleShowProgress is an example of using the ffmpeg `-progress` option with a
unix-domain socket to report progress
func ExampleStream ¶
ExampleStream inFileName: input filename outFileName: output filename dream: Use DeepDream frame processing (requires tensorflow)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.