Go to the source code of this file.
Sega FILM (.cpk) file muxer
- Author
- Misty De Meo misty.nosp@m.@bre.nosp@m.w.sh
- See also
- For more information regarding the Sega FILM file format, visit: http://wiki.multimedia.cx/index.php?title=Sega_FILM
Definition in file segafilmenc.c.
◆ film_write_packet()
◆ get_audio_codec_id()
static int get_audio_codec_id |
( |
enum AVCodecID |
codec_id | ) |
|
|
static |
◆ film_init()
◆ write_header()
static int write_header |
( |
AVFormatContext * |
format_context, |
|
|
uint8_t * |
header, |
|
|
unsigned |
header_size |
|
) |
| |
|
static |
◆ film_write_header()
◆ film_deinit()
◆ ff_segafilm_muxer
Initial value:= {
.p.name = "film_cpk",
.p.extensions = "cpk",
}
Definition at line 275 of file segafilmenc.c.