[Ffmpeg-devel] MP3 / WMA file conversion problems...

David Price dprice
Thu Nov 10 23:25:49 CET 2005


I am a first time user of ffmpeg, and I am having some problems getting
started.  My purpose in getting ffmpeg is to provide a web-enabled
conversion of audio files for a website (the idea is to convert from several
types of files to a consistent Flash supported format for a flash driven
slideshow / photo album).

I downloaded the latest code from cvs yesterday, ran 'configure', 'make',
then 'make install' and all seemed to go well.  However ffmpeg doesn't seem
to be able to recognize the files I am using (one is MP3, the other is WMA -
both download and play from my server without any problem).

Here is what I am trying:

ffmpeg -i *.wma
ffmpeg version CVS, build 3277056, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:
  built on Nov  9 2005 20:12:50, gcc: 3.3.3 (SuSE Linux)
emp_dap_031998_56k_audio.wma: I/O error occured
Usually that means that input file is truncated and/or corrupted.

I have noticed other posts that have recommended installing lame first, then
rebuiding so I tried that (I am on Suse Linux 9.1 and I installed glame
which came with the distribution), but that resulted in compilation errors
after I did a "make distclean" and reconfigured.

Have I missed something obvious?

Are there supporting packages I need to install to get ffmpeg to work?

Thanks for any help,

-Dave P.





More information about the ffmpeg-devel mailing list