Error Codes

From MediaCoderWiki

Jump to: navigation, search

Since 0.6.0.3796, MediaCoder will display error codes on prompt of error message. This code can reflect what kind of problem is encountered during transcoding. This page lists error codes and their explanations. Feel free to add your contents and comments in suitable places and style.

Contents

Error Codes

005

  • Description: Directory accessing error
  • Possible causes:
    • Directory not existing

006

  • Description: File I/O error
  • Possible causes:
    • Input file cannot be accessed (exclusively opened by other programs)
    • Output file cannot be created, e.g. you are transcoding files from a read-only media and you have set output folder to "Original".

007

  • Description: An invalid combination of settings is made

008

  • Description: Incorrect audio format settings
  • Possible causes:
    • You may have chosen an audio format that is not supported by the active encoder backend or multiplexer.
  • Solutions:
    • Switch to another audio encoder (thus another audio format)
    • Switch to another container format

009

  • Description: Incorrect video format settings
  • Possible causes:
    • You may have chosen an video format that is not supported by the selected or active encoder backend or multiplexer.
  • Solutions
    • Switch to another video format
    • Switch to another container format

010

  • Description: Incorrect container settings
  • Possible causes:
    • The selected container format is not supported by encoder backend or multiplexer.
  • Solutions:
    • Switch to another container format
    • Switch to another multiplxer (if it is not set to Auto Select)

011

  • Description: An audio source error is encountered
  • Possible causes:
    • The active audio source cannot decode the input file or device
  • Solutions:
    • Try other audio sources

012

  • Description: An audio encoder error is encountered

013

  • Description: A video source error is encountered
  • Possible causes:
    • The active video source cannot decode the input file or device
  • Solutions:
    • Try other video sources

014

  • Description: A video encoder error is encountered
  • Possible causes:
    • Video encoder cannot be started as expected
    • Video encoder is absent

015

  • Description: A muxer error is encountered
  • Possible causes
    • The selected muxer encounter an error when muxing transcoded elementary audio/video streams.

016

  • Description: Attempt to access an invalid preference key

017

  • Description: Unable to write tags to output files


Personal tools