FFmpeg
|
Data Fields | |
int | startcode |
enum AVCodecID | codec_id |
int | width |
int | height |
AVRational | dar |
AVRational | framerate |
int | has_cc |
Definition at line 76 of file dvdvideodec.c.
int DVDVideoVTSVideoStreamEntry::startcode |
Definition at line 77 of file dvdvideodec.c.
enum AVCodecID DVDVideoVTSVideoStreamEntry::codec_id |
Definition at line 78 of file dvdvideodec.c.
int DVDVideoVTSVideoStreamEntry::width |
Definition at line 79 of file dvdvideodec.c.
int DVDVideoVTSVideoStreamEntry::height |
Definition at line 80 of file dvdvideodec.c.
AVRational DVDVideoVTSVideoStreamEntry::dar |
Definition at line 81 of file dvdvideodec.c.
AVRational DVDVideoVTSVideoStreamEntry::framerate |
Definition at line 82 of file dvdvideodec.c.
int DVDVideoVTSVideoStreamEntry::has_cc |
Definition at line 83 of file dvdvideodec.c.