[Kdenlive-devel] Rendering to raw YUV (with fix)

2013-01-21 Thread Steven Boswell II
>It also sets the interlaced and top_field_first fields of the AVFrame, >except in the case of rawvideo!? Rawvideo output has some special >handling.? I just committed a fix for it and verified the header field >of yuv4mpeg output: Thanks for looking into this so quickly!? I applied your patch loc

[Kdenlive-devel] Rendering to raw YUV (with fix)

2013-01-20 Thread Dan Dennedy
On Sun, Jan 20, 2013 at 8:32 PM, Dan Dennedy wrote: > On Sun, Jan 20, 2013 at 7:54 PM, Steven Boswell II > wrote: >> Hello! I followed the instructions at >> http://kdenlive.org/contribution-manual/how-submit-patch -- I submitted a >> bug report, which can be found at >> http://www.kdenlive.org

[Kdenlive-devel] Rendering to raw YUV (with fix)

2013-01-20 Thread Dan Dennedy
On Sun, Jan 20, 2013 at 7:54 PM, Steven Boswell II wrote: > Hello! I followed the instructions at > http://kdenlive.org/contribution-manual/how-submit-patch -- I submitted a > bug report, which can be found at > http://www.kdenlive.org/mantis/view.php?id=2953 , and now I'm mailing the > kdenlive-

[Kdenlive-devel] Rendering to raw YUV (with fix)

2013-01-20 Thread Steven Boswell II
Hello!? I followed the instructions at http://kdenlive.org/contribution-manual/how-submit-patch -- I submitted a bug report, which can be found at http://www.kdenlive.org/mantis/view.php?id=2953 , and now I'm mailing the kdenlive-devel list. My patch allows rendering to raw YUV.? I wanted this