>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 and they all gave the same output)
<br>$ file clip.dv<br>clip.dv: DIF (DV) movie file (NTSC)<br><br>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><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>