MFTranscodeContainerType_AVI with 11025 audio...

Jeff Roberts 21 Reputation points
2020-11-19T23:55:43.683+00:00

So, running through old files and just converting them from AVI to AVI, and there's many that will read, but it can't create. Most are due to audio stuff:

1) Can't create an 8-bit audio input or output sinks (despite the fact that reader is reading it fine, sigh)

2) Can't create 11025 Hz audio input or output sinks (same thing, input works).

Can we get a page for the MFTranscodeContainerType_AVI that lists the audio sink types that it supports?

Or, since the AVI format doesn't matter and the transcoder is just calling down to DirectShow anyway, just put the source for the transcoder on github, so it's easier to see the constraints?

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,575 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Rita Han - MSFT 2,161 Reputation points
    2020-11-20T02:30:43.017+00:00

    Hello @Jeff Roberts ,

    Can we get a page for the MFTranscodeContainerType_AVI that lists the audio sink types that it supports?

    This topic lists the media formats that Microsoft Media Foundation supports natively. Third parties can support additional formats by writing custom plug-ins.

    41283-20201120-1.png

    Thank you!


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.