<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><DIV>On Oct 10, 2007, at 5:20 AM, el jefe delito wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">>Why convert .dv to .dv? You said you had problematic AVI, and my suggestion<BR>>was only for the problematic AVIs.<BR>The original files were DV-type2 and had an extension of .dv.  I took what you had suggested me and adapted it for my files. <BR><BR>>Are you certain that the original .dv files were really Raw DV? What created<BR>>them?<BR>No, they were (AFAIK) DV-type2 files, I thought.  That is how I meant to capture them, but yes the extension is a bit suspect.  I captured/created them in Kino.  Here is a file listing for one (I tried a few more <BR></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>A "type 2" refers to an AVI. Since Kino automatically adds the correct filename extension and you have .dv extensions, these must be Raw DV and not (type 2) AVI. </DIV><BR><BLOCKQUOTE type="cite">and they all gave the same output) <BR>$ file clip.dv<BR>clip.dv: DIF (DV) movie file (NTSC)<BR></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>This confirms it; DIF is a less popular synonym for Raw DV.</DIV><BR><BLOCKQUOTE type="cite">If the original file worked and was reencoded, why would its output file not work?  Should I try to reencode them differently?  Am I not working with DV-type2 (AVI) here at all but with raw DV?  And does it matter? <BR>Should i recapture the footage as a different file or in KDEnlive rather than in Kino?<BR><BR></BLOCKQUOTE><DIV>The original .dv files do not need to be re-encoded or re-muxed. They should be fine as is. So, your original reported problem is not related to any ffmpeg issue with AVI processing. So, we need to do more investigation into the problem.</DIV><BR><BLOCKQUOTE type="cite"><DIV><SPAN class="gmail_quote">On 10/9/07, <B class="gmail_sendername">Dan Dennedy</B> <<A href="mailto:dan@dennedy.org"> dan@dennedy.org</A>> wrote:</SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Monday 08 October 2007, el jefe delito wrote:<BR>>   >You can try to convert to raw DV: <BR>>   >ffmpeg -i bad.avi -vcodec copy -acodec copy good.dv<BR>><BR>> I tried the above line with this script:<BR>><BR>> [code]<BR>>   #!/bin/bash<BR>>   for fname in *.dv<BR>>   do<BR>>           /usr/bin/ffmpeg -i $fname -vcodec copy -acodec copy <BR>> $fname.reenc.dv<BR>>   done<BR>> [/code]<BR><BR>Why convert .dv to .dv? You said you had problematic AVI, and my suggestion<BR>was only for the problematic AVIs.<BR><BR>> and each file was made/encoded.  Then I copied the original files to a <BR>> subfolder and removed all of the extraneous endings ".reenc.dv" from my<BR>> newly reencoded files, to get them back to their original names.  Then I<BR>> tried to open the project file in Kdenlive, and i got an error (well, like <BR>> 15 of them):<BR>> "The file _____.dv is not a valid video file for KDEnlive"<BR><BR>Are you certain that the original .dv files were really Raw DV? What created<BR>them?<BR></BLOCKQUOTE></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">-------------------------------------------------------------------------</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">This SF.net email is sponsored by: Splunk Inc.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Still grepping through log files to find problems?<SPAN class="Apple-converted-space">  </SPAN>Stop.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Now Search log events and configuration files using AJAX and a browser.</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Download your FREE copy of Splunk now >> <A href="http://get.splunk.com/_______________________________________________">http://get.splunk.com/_______________________________________________</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Kdenlive-devel mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:Kdenlive-devel@lists.sourceforge.net">Kdenlive-devel@lists.sourceforge.net</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="https://lists.sourceforge.net/lists/listinfo/kdenlive-devel">https://lists.sourceforge.net/lists/listinfo/kdenlive-devel</A></DIV> </BLOCKQUOTE></DIV><BR></BODY></HTML>