Hi!

I am encoding video files for the Epson P-2000 using ffmpegx 0.0.9u and it works. But i am a complete noob to video, maybe my settings could be improved. Otherwise they could be used as a preset. I am using the same settings for all kinds of video and they are playing fine and ffmpegx sets the size according to the video to be encoded — there are noticable artifacts though.

Epson p-2000 supports (according to manual):
Avi MPeg4 (AAC or MP3)
Mov Mpeg4 (AAC)
MP4 MPEG4 (AAC)
ASF MPEG4

I am using:

MOV MPEG4 MP3 with CBR (i just realize this shouldn't work but it appearantly does)

My settigs are (also in the file)

ffmpegX Preset File
_version=10

_encoder=ffmpeg
_video=true
_videoformat=15
_width=512
_height=384
_ratio=5
_videobitrate=1000
_framerate=PAL (25)

_gopsize=240
_minq=2
_maxq=9
_highquality=true
_iframes=false
_bframes=false
_fourmotion=true
_twopass=true
_profile=0
_qtdecode=false
_deinterlace=false

_audio=true
_audioformat=0
_audiobitrate=128
_audiosampling=44100
_audiogain=5
_audiochannels=0
_audiomode=0
_invertmap=false

_authorvcd=false
_authorsvcd=false
_authordvd=false
_split=false
_splitchunks=0
_keepelementary=true

_terminalmode=false

Hope this helps. If you have any hints how to obtain more quality please post!

Regards,
lofgard.