Hello.
Does someone know of Windows-friendly render settings for widescreen PAL DV video? What I mean by this is to have AVI with MPEG4 codec, fourcc "DIVX" and rescaled to 1024x768 with correct aspect (no rescaling on player's side needed). Right now if I choose Mpeg4/720x576/High I get AVI with MPEG4 codec, fourcc "FMP4", size 720x576 and aspect 1.3333333 - that is not very Windows-friendly, unfortunately (fourcc and need to rescale according to aspect). I had to use mencoder on DV export which is not bad per se, but is an unnecessary step.
I am using Kdenlive from SVN:
FFmpeg SVN version:
Revision: 10091
Last Changed Date: 2007-08-12 17:47:27 +0200 (Sun, 12 Aug 2007)
MLT SVN version:
Revision: 1024
Last Changed Date: 2007-08-04 09:43:36 +0200 (Sat, 04 Aug 2007)
MLT++ SVN version:
Revision: 1024
Last Changed Date: 2007-06-12 08:00:29 +0200 (Tue, 12 Jun 2007)
Kdenlive SVN version:
Revision: 1687
Last Changed Date: 2007-08-12 15:40:09 +0200 (Sun, 12 Aug 2007)
Thanks for ideas.
Stepan

OK, the "Windows-friendly render settings" was too much, it is just that most of the players in Windows (as opposed to players in Linux) jave no idea that MPEG4 can have non-squere pixels and that fourcc is not to be used for format detection.
I just want the output to have square pixels and "DIVX" fourcc, that's all.