• Anton Khirnov's avatar
    ffmpeg: get rid of new* options. · f12f40b3
    Anton Khirnov authored
    They are confusing, irregular and redundant -- -map already contains all
    the information.  Stream maps can now be parsed in opt_output_file().
    
    Add a more user-friendly default behavior in case no maps are present.
    
    Breaks -programid for now, but it never worked properly anyway. A better
    solution will be written soon.
    f12f40b3
ffmpeg.c 164 KB