[Kdenlive-devel] DV-type2 file fixing?
Dan Dennedy
dan at dennedy.org
Fri Oct 5 05:37:09 UTC 2007
On Thursday 04 October 2007, el jefe delito wrote:
> I was told that some rendered output may not function correctly with the
> DV-type2 footage which I imported in Kino for use in Kdenlive (my output
> files were all wrong) So I was wondering, how can I reencode or fix these
> files at a command line so that they will have the proper time stamps or
> whatever, so that Kdenlive can handle the files correctly?
You can try to convert to raw DV:
ffmpeg -i bad.avi -vcodec copy -acodec copy good.dv
More information about the Kdenlive
mailing list