PDA

View Full Version : Help Encoding an avi file for a mp3-player


bekssar
8th January 2007, 07:37
Hi, I have an mp3-player with video support. There is a preview (demo) clip on it, that is in ".avi" format. The problem is that I can't play any other video, it says "file format error".

I tried to encode with Xvid but it still didn't work.

Here is the atributes of the file that came with the mp3-player - that is the only video I can watch. Do anybody know how to do an .avi file exactly like this one?!

http://img204.imageshack.us/img204/5021/sssvc3.jpg

(sorry bad english, I'm brazilian)

Skelsgard
9th January 2007, 10:19
The answer to your question can have many ways to accomplish what you want.
The manual of your MP3 player should have the specs for the AVIs that it can play. From the pic you posted, an AVI that will work can be one with XviD compression at 244x176 pixels of resolution, 20 fps.

Cheers.

bekssar
9th January 2007, 17:48
Yeah, that is right.. compressing at 224x176 works!! So simple... thanks! :)