<br><br><div class="gmail_quote">On Sun, May 4, 2008 at 9:04 PM, Jared Henley <<a href="mailto:jared.henley@gmail.com">jared.henley@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the reply Dan.<br><br><div class="gmail_quote"><div class="Ih2E3d">On Fri, May 2, 2008 at 5:07 AM, Dan Dennedy <<a href="mailto:dan@dennedy.org" target="_blank">dan@dennedy.org</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div>On Tue, Apr 29, 2008 at 2:14 PM, Jared Henley <<a href="mailto:jared.henley@gmail.com" target="_blank">jared.henley@gmail.com</a>> wrote:<br>
</div><div>> Hi,<br>
><br>
> I'm running into a problem with export from kdenlive.  If I export to raw<br>
> DV, the video comes out too short (eg 279 frames in, 214 frames out).  But<br>
> doing a test to a DivX worked fine, so I suspect that the problem lies with<br>
> ffmpeg/avformat rather than kdenlive.  It looks to me like a NTSC to PAL<br>
> framerate conversion is going on -- every 4th frame or so is dropped, making<br>
> the resulting video jerky.<br>
><br>
> Here are the details:<br>
><br>
> Source video:<br>
> PAL DV (16:9, progressive)<br>
><br>
> kdenlive export command:<br>
> kdenlive_renderer "/home/pj/dada07-finished/export.sh.westley" real_time=0<br>
> resize=hyper in=0 out=280 -consumer avformat:$output_file real_time=0<br>
> stats_on=2 qscale=0 format=dv ildct=1 pix_fmt=yuv420p size=720x576<br>
> profile=dv_pal_wide<br>
</div></blockquote></div><div><div class="Ih2E3d"><br>Can you post the export.sh.westley file somewhere or just send it here<br>
if it is not too big?<br><br></div><westley><br> <producer mlt_service="colour" id="black" /><br> <producer id="0" resource="/home/pj/dada2007/capt004.dv" /><br> <producer id="1" resource="/home/pj/dada07-finished/untitled.dv" /><br>

 <tractor><br>  <multitrack><br>   <playlist><br>    <entry in="0" out="279" producer="black" /><br>   </playlist><br>   <playlist id="playlist2" /><br>

   <playlist id="playlist3" ><br>    <entry in="0" out="279" producer="0" /><br>   </playlist><br>   <playlist hide="video" id="playlist0" /><br>

   <playlist hide="video" id="playlist1" /><br>  </multitrack><br>  <transition combine="1" in="0" a_track="1" mlt_service="mix" b_track="2" out="279" /><br>

  <transition combine="1" in="0" a_track="1" mlt_service="mix" b_track="3" out="279" /><br>  <transition combine="1" in="0" a_track="1" mlt_service="mix" b_track="4" out="279" /><br>

 </tractor><br></westley><br><br>The kdenlive project is set up correctly too, in case you're wondering.<br> <br></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><br>
</div>Also, what does 'ffmpeg -i $output_file' say about the framerate of<br>
the DV export?<br>
<div><div></div><div></div></div></blockquote></div><div><br>Input #0, dv, from 'untitled.dv':<br>  Duration: 00:00:08.6, start: 0.000000, bitrate: 28800 kb/s<br>  Stream #0.0: Video: dvvideo, yuv420p, 720x576, 28800 kb/s, 25.00 fps(r)<br>

  Stream #0.1: Audio: pcm_s16le, 48000 Hz, stereo, 1536 kb/s<br><br>The kdenlive project is set up correctly too, in case you're wondering.<br></div></div></blockquote><div><br>Looks like I should have tried earlier.  On Friday I was able to build MLT from subversion.  Testing it out now has solved the export problem (by replacing kdenlive_renderer with inigo in the export.sh script, which I tried previously but to no effect).  So now my only problem is to get a recent checkout of kdenlive to work, so that I can also edit.<br>
<br>Jared.<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div> 
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div><br>
--<div class="Ih2E3d"><br>
+-DRD-+<br>
<br>
-------------------------------------------------------------------------<br>
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference<br>
Don't miss this year's exciting event. There's still time to save $100.<br>
Use priority code J8TL2D2.<br>
<a href="http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone" target="_blank">http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone</a><br>
_______________________________________________<br>
Kdenlive-devel mailing list<br>
<a href="mailto:Kdenlive-devel@lists.sourceforge.net" target="_blank">Kdenlive-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/kdenlive-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/kdenlive-devel</a><br>
</div></div></div></blockquote></div><br>
</blockquote></div><br>