I am trying to understand how to convert WMV to ASF file using either ffmpeg or Expression encoder application.

Couldn't really figure out how to achieve that.

Thank you in advance.

link|improve this question
Not a programming question. – Delan Azabani Apr 26 '11 at 8:02
feedback

migrated from stackoverflow.com Apr 26 '11 at 12:07

This question came from our site for professional and enthusiast programmers.

1 Answer

ASF and WMV are one and the same - ASF stands for Advanced Systems Format which is the container format used by WMV video files (and WMA audio files), so ASF files that contain video usually have a WMV extension.

Having said that you do not any conversion since there is only one format in your question ;-)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.