Hi, I'm using vdrconvert to convert a vdr recording to divx. All the proces goes fine: > 24-04-2006 17:25:33 : Session $Id: vdr2divx.sh,v 1.30 2006/02/10 > 22:40:13 dimi Exp $ begin > dl abr 24 17:25:34 CEST 2006 : Start conversion for > /video/@LA_SEXTA_1/2006-04-24.14.50.50.99.rec > dl abr 24 17:25:34 CEST 2006 : Begin conversion > /video/@LA_SEXTA_1/2006-04-24.14.50.50.99.rec/ > 17:25:34: Start demux with vdrsync3 > 17:25:34 : Start /home/vdr/vdrconvert/bin/vdrsync-0.1.3.pl > All Streams = 0010.mpa > Used Streams = 0010.mpa > 17:25:40: Start TCMPLEX for @LA_SEXTA_1. > -p /video/tmp/vdr2divx/VDRSYNC.uhX3jw/0010.mp3 > MMX2 supported but disabled > MMX2 supported but disabled > 17:25:47 Erstelle lavc Format 2 Pass > 17:25:47 : Start mencoder pass 1 -oac mp3lame -lameopts > cbr:br=192 -cache 32768 -vop scale=0:,lavcdeint -sws 2 Videobitr. 1190 > 17:28:19 : Start mencoder pass 2 -oac mp3lame -lameopts > cbr:br=192 -cache 32768 -vop scale=0:,lavcdeint -sws 2 Videobitr. 1190 > dl abr 24 17:30:57 CEST 2006 : Finish > /video/@LA_SEXTA_1/2006-04-24.14.50.50.99.rec > dl abr 24 17:30:57 CEST 2006 : Parts from > /video/@LA_SEXTA_1/2006-04-24.14.50.50.99.rec completed > 24-04-2006 17:30:57 : Session /home/vdr/vdrconvert/bin/vdr2divx.sh end > 24-04-2006 17:30:59 : Session $Id: vdr2divx.sh,v 1.30 2006/02/10 > 22:40:13 dimi Exp $ begin > 24-04-2006 17:31:00 : Session /home/vdr/vdrconvert/bin/vdr2divx.sh end > 24-04-2006 17:31:05 : Session $Id: vdr2divx.sh,v 1.30 2006/02/10 > 22:40:13 dimi Exp $ begin > 24-04-2006 17:31:06 : Session /home/vdr/vdrconvert/bin/vdr2divx.sh end > 24-04-2006 17:31:11 : Session $Id: vdr2divx.sh,v 1.30 2006/02/10 > 22:40:13 dimi Exp $ begin > 24-04-2006 17:31:12 : Session /home/vdr/vdrconvert/bin/vdr2divx.sh end A .avi file is well generated but when I try to play it the player don't known the codec. Under windows, with official divx player I get that is a FMP4 codec. There is any way to configure wich codec is used to generate the divx (xvid, divx...)? What can be the problem? Thanks.