diff --git a/Anime-converter.md b/Anime-converter.md new file mode 100644 index 0000000..cebe332 --- /dev/null +++ b/Anime-converter.md @@ -0,0 +1,8 @@ +The anime converter is the most advanced of the converters, taking care of common scenarios when converting downloaded anime. + +## Converter options +The anime converter has a lot of options. Options are given in the order of: Audio languages, Subtitle languages, Convert to stereo and Prevent signs & songs. All options will be replaced with default values if not specified. Audio languages can be specified without specifying subtitle languages, but not the other way around. + +Audio and subtitle languages take a comma separated list of three-letter language tags. There are two special "languages" one can use. A 0 matches any streams without a proper language tag. A * matches any language. The first stream matching one of the languages specified is chosen. Streams are prioritized in the order specified. + +Convert to stereo and Prevent signs & songs take a "true" or a "false". Convert to stereo will convert the audio stream to stereo if it contains more than two channels. Prevent signs & songs tries to ignore subtitle streams which only contain partial subtitles. \ No newline at end of file