select an input file for an output file More...
Data Fields | |
| int | file |
| file index | |
| char | type |
| type of metadata to copy -- (g)lobal, (s)tream, (c)hapter or (p)rogram | |
| int | index |
| stream/chapter/program number | |
select an input file for an output file
Definition at line 99 of file avconv.c.
file index
Definition at line 100 of file avconv.c.
Referenced by opt_map_metadata(), and transcode().
stream/chapter/program number
Definition at line 102 of file avconv.c.
Referenced by opt_map_metadata(), and transcode().
| char MetadataMap::type |
type of metadata to copy -- (g)lobal, (s)tream, (c)hapter or (p)rogram
Definition at line 101 of file avconv.c.
Referenced by opt_map_metadata(), and transcode().