Usually, the decoding chain is at follows:
1. Splitter - > splits the file into streams: audio, video, subtitles
2. Decoding filters -> decodes specific streams.
If the splitter doesn't detect correctly which streams are into the file, it will pas only the recognized streams to decoders.
Open such a file -> rightclick -> options -> filters -> advanced
|