Go to the source code of this file.
SubViewer subtitle demuxer
- See also
- https://en.wikipedia.org/wiki/SubViewer
Definition in file subviewerdec.c.
◆ subviewer_probe()
◆ get_multiplier()
static int get_multiplier |
( |
int |
e | ) |
|
|
static |
◆ read_ts()
static int read_ts |
( |
const char * |
s, |
|
|
int64_t * |
start, |
|
|
int * |
duration |
|
) |
| |
|
static |
◆ subviewer_read_header()
◆ ff_subviewer_demuxer
Initial value:= {
.p.name = "subviewer",
.p.extensions = "sub",
}
Definition at line 189 of file subviewerdec.c.
int ff_subtitles_read_seek(AVFormatContext *s, int stream_index, int64_t min_ts, int64_t ts, int64_t max_ts, int flags)