Error Codes
From MediaCoderWiki
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 access error
- Possible causes:
- Directory does not exist
- Permissions problem
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.
- Foreign characters in the filename such as korean, chinese, swedish when it's not the default system language.
- Solutions:
- Switch to another audio encoder (thus another audio format)
- Switch to another container format
- Rename the filename
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 multiplexer (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
- Unable to identify input file
018
- Unable to write tags in output file
019
- Description: Input file is not completely processed
- Possible causes
- Part of the input bitstream is erroneous
- Input file is an improperly ripped file
- The decoder has encountered a error during decoding and terminated unexpectedly
