Trying to view a sample .avi video with Kaffeine, Mplayer, and VLC I get the following message on the introductory screen “codec error : use windows media player”, followed by a message telling me it’s trying to connect to Microsoft. Then it stops. I have never seen this before. Is this something I can work around?
avi is just a wrapper. Can you tell us what codec is inside the avi wrapper?[/QUOTE]
In case you do not know how to do this, one way to find out the codec is to use ffmpeg (which is available from Packman: PackMan :: Informationen zum Paket ffmpeg ) and type
**ffmpeg -i yourvideo.avi ** #where yourvideo.avi is the name of the avi file
Another way to find out the codec is to use media info (from packman): PackMan :: Informationen zum Paket MediaInfo
In my case, as a KDE-3.5.10 user, I installed the mediainfo-konqueror, and I just right click on the file in konqueror, and select MediaInfo, and it tells me the codec inside the avi file wrapper.