Hi, I am using the code provided in
ideabubbling.com to convert the
uploaded video files into flash format. I am able to run this code
successfully with all file formats, but with some specific files of
type Windows Media/Audio file. I have debugged the code and observed
that no exceptions are thrown in the code, but the converted file (flv
file) size is 0. I have even tried this directly from the website, but
the file didn't play (may be for the same reason).
I tried this with some other files of the same format and they played
fine. Any idea, what could have gone wrong here?