Skip to content
  • Jehan's avatar
    operations: ff-save should not crash when failing to init audio or... · 6930afe6
    Jehan authored
    ... video codec.
    I had a case with existing codecs, but simply the settings were not
    right, avcodec_open2() would return a negative value, and the whole
    program would crash. This is not right. We should gracefully return from
    the operation process failure.
    6930afe6