Modifying the Codec List Object in an ASF file
Posted
by scompt.com
on Stack Overflow
See other posts from Stack Overflow
or by scompt.com
Published on 2010-05-28T12:10:46Z
Indexed on
2010/05/28
12:11 UTC
Read the original article
Hit count: 202
Is it possible to modify the Codec List Object in an ASF file? In particular, I would like to edit the codec name and description. I realize that this won't actually change the content of the video, but it's necessary for the video to be verified by an external tool.
Does anyone know of a tool that will allow me to do this? If not, does anyone have any suggestions about how I might go about doing it using the Windows Media Format 11 SDK?
© Stack Overflow or respective owner