Dear Friends, DV rendering seems to be broken, at least for PAL-WIDE.
To reproduce: * Download http://www.kdenlive.org/videos/rawdvpalwide-test-1.dv * Create a PAL WIDE project. * Export profiles are not WIDE. So create a custom profile: Extension : dv Parameters: f=dv vcodec=dvvideo pix_fmt=yuv420p acodec=pcm_s16le Now export. The resulting file has a wrong DAR. It is normal PAL, not PAL-WIDE. The following FFmpeg command produces exactly the same croped file: ffmpeg -i rawdvpalwide-test-1.dv -pix_fmt yuv420p test.dv So how can we export to PAL WIDE in Kdenlive? Kind regards, Jean-Michel
