Does anybody know about AVS-format video decoder DS filter or Media Foundation transform?
I tried to search the web for it but couldn’t find…
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Never heard of this codec before. Sounds interesting. As the wiki page for this codec said, libavcodec and ffmpeg have a decoder for this included. Because these are the base for ffdshow and lavfilters, maybe there will be an implementation soon. The only current decoder for directshow I could find is this one: AVSShow. I don’t know if this works, havn’t tested it.
There also exists an Decoder SDK, but I couldn’t read the chines to download it. With a little experience someone can implement a Decoder (filter/DMO/MFT) with this.