| Package | Description |
|---|---|
| org.mmbase.streams.transcoders |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandTranscoder
A transcoder based on an external command, like
ffmpeg or ffmpeg2theora. |
class |
FFMpeg2TheoraTranscoder
This transcoder uses the command
ffmpeg2theora. |
class |
FFMpegSegmenterTranscoder
Segmenter transcoder that uses version 3 FFmpeg to create ts segments and its m3u8 play-list file.
|
class |
FFMpegTranscoder
Transcoder that uses
ffmpeg to transcode media. |
class |
InfiniteTranscoder
This is a transcoder that does nothing.
|
class |
MockTranscoder
This is a transcoder simply copies the file, and does not transcode anything.
|
class |
SegmenterTranscoder
The transcoder that uses
segmenter to create segments of a stream including their
m3u8 index file to be distributed over a cellular network. |
| Modifier and Type | Method and Description |
|---|---|
AbstractTranscoder |
AbstractTranscoder.clone() |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}