Browse Source

support for adding new components (syntax: ffmpeg -i input_file [output options] output_file [[component output options] {-newaudio|-newvideo|-newsubtitle}]... - added subtitle support - added '-alang' option

Originally committed as revision 4351 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Fabrice Bellard 20 years ago
parent
commit
cf7fc795ae
1 changed files with 550 additions and 357 deletions
  1. +550
    -357
      ffmpeg.c

+ 550
- 357
ffmpeg.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save