I am working with 1080p AVCHD footage from my Canon 7D. I want to transcode the footage to Avid DNxHD, as it's easier and quicker to edit with. However, I've noticed a quality issue with DNxHD in Kdenlive, there are fine vertical lines in the footage. These lines can be very distracting and obvious in certain scenes. This is rather disappointing, since DNxHD is supposed to be a near lossless format. I'm using Kdenlive 0.8.2.1, MELT 0.7.6 & ffmpeg 0.10.1 (I upgraded to the latest ffmpeg hoping to fix the issue).
I viewed DNxHD footage in VLC player but there are no vertical lines at all, it looks great as it should. I also used 5DtoRGB to transcode footage to DNxHD but the lines remain. The problem only occurs in Kdenlive, it somehow introduces vertical lines when it decodes DNxHD.
Has anyone seen this problem? Any solutions?
Here's a comparison between DNxDH and high bit-rate Mpeg4 exported from Kdenlive:
http://dl.dropbox.com/u/2055577/DNxHD/DNxHD%20vs%20Mpeg4.jpg
And the Original images: http://dl.dropbox.com/u/2055577/DNxHD/DNxHD180-Test.jpg & http://dl.dropbox.com/u/2055577/DNxHD/Mpeg4-Test.jpg

I've uploaded a short piece of DNxHD185 footage I exported it from Kdenlive using the Render button using this script...
f=mov acodec=pcm_s16le ac=2 vcodec=dnxhd vb=185000k aspect=%dar-s
http://dl.dropbox.com/u/2055577/DNxHD/Meeting-DNxHD185.mov
There are visible vertical lines in the footage when viewed inside Kdenlive & using SMplayer, VLC Player & Totem player.
However, when I used the Transcode function, it creates DNxHD185 that is without any lines when viewed outside Kdenlive. But it shows lines in Kdenlive. Here's the scrip for transcoding...
-s 1920x1080 -r 25 -vb 185000k -threads 2 -vcodec dnxhd -acodec copy %1.mov
I also used 5DtoRGB to transcode to DNxHD185, this produced no lines outside Kdenlive, but has lines in Kdenlive (the file is too big for Dropbox).
So it seems to be restricted to Kdenlive's Display and the Render function. For some reason,Transcoding produces footage that has no lines (outside kdenlive). Hope that helps.
Here's a possibly related bug (lines and dots in DNxHD) traced back to libswscale 0.6.2 (my version). I'm running Ubuntu 10.10.
http://sourceforge.net/tracker/?func=detail&aid=3115571&group_id=96039&a...