hi,
I have no knowledge of *.avi file format so forgive me on this question
How can I find out which codec was used on a file ?
...to encode it?
I have no knowledge of *.avi file format so forgive me on this question
How can I find out which codec was used on a file ?
...to encode it?
hi,
I have no knowledge of *.avi file format so forgive me on this question
How can I find out which codec was used on a file ?
...to encode it?
You could probably use DirectShow. I don't know the details, but I read somewhere that giving the name of the AVI file to a function DirectShow will see if the file can be decoded if not the function call will fail.