Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Windows Media Audio and Video codec interfaces do not provide methods to create files using the Advanced Systems Format (ASF), which is the format used for WMV files. If you want to convert a file (using any container) to an ASF file, you must use the objects of the Windows Media Format SDK.
Retrieve the compressed Windows Media samples from the source file and pass them to the writer object as stream samples. For more information, see the Windows Media Format 9 Series SDK documentation.
Related topics