|
FFmpeg
|
PSX STR file demuxer by Mike Melanson (melanson@pcisys.net) This module handles streams that have been ripped from Sony Playstation CD games. More...
#include "libavutil/channel_layout.h"#include "libavutil/internal.h"#include "libavutil/intreadwrite.h"#include "avformat.h"#include "internal.h"Classes | |
| struct | StrChannel |
| struct | StrDemuxContext |
Typedefs | |
| typedef struct StrChannel | StrChannel |
| typedef struct StrDemuxContext | StrDemuxContext |
Variables | |
| AVInputFormat | ff_str_demuxer |
PSX STR file demuxer by Mike Melanson (melanson@pcisys.net) This module handles streams that have been ripped from Sony Playstation CD games.
This demuxer can handle either raw STR files (which are just concatenations of raw compact disc sectors) or STR files with 0x2C-byte RIFF headers, followed by CD sectors.
| AVInputFormat ff_str_demuxer |
1.8.12